Const
Invoke-with-error-handling backed by the global monitor. See Monitor.callMonitored for semantics and usage.
The function to invoke.
this value to invoke fn with (optional for context-free functions).
this
fn
Arguments to invoke fn with (optional for context-free functions).
The result of fn, or undefined if it threw.
undefined
Invoke-with-error-handling backed by the global monitor. See Monitor.callMonitored for semantics and usage.