API DOCS
DOCS & TUTORIALS »
API DOCS »
xajax_js »
xajax_verbose_uncompressed.js »
xajax.debug.verbose »
xajax.debug.verbose.makeFunction
Function: xajax.debug.verbose.makeFunction
xajax.debug.verbose.makeFunction = function(obj, name) { }
Parameters:
obj
(object) The object that contains the function to be wrapped.
name
(string) The name of the function to be wrapped.
