errorhandlerweakdep.js
No description.

File Location

/goog/debug/errorhandlerweakdep.js


Public Protected Private

Global Functions

goog.debug.errorHandlerWeakDep.protectEntryPoint(fnopt_tracers) Function
No description.
Arguments:
fn : Function
An entry point function to be protected.
opt_tracers : boolean=
Whether to install tracers around the fn.
Returns: Function  A protected wrapper function that calls the entry point function.
code »

Directory debug

File Reference