RhinoWorkerUtils.DefaultScopeOperation
public static interface RhinoWorkerUtils.ScopeOperation<T>
Modifier and Type | Method | Description |
---|---|---|
T |
action(org.mozilla.javascript.Scriptable scope,
org.mozilla.javascript.Context context) |
|
void |
initContext(org.mozilla.javascript.Context context) |
void initContext(org.mozilla.javascript.Context context)
T action(org.mozilla.javascript.Scriptable scope, org.mozilla.javascript.Context context)