getCurrent
Get the #JSCContext that is currently executing a function. This should only be called within a function or method callback, otherwise null will be returned.
Return
the #JSCContext that is currently executing.
Get the #JSCContext that is currently executing a function. This should only be called within a function or method callback, otherwise null will be returned.
the #JSCContext that is currently executing.