| Modifier and Type | Method and Description |
|---|---|
Ref |
refCall(Context cx,
Scriptable thisObj,
Object[] args)
Perform function call in reference context.
|
Ref refCall(Context cx, Scriptable thisObj, Object[] args)
Ref methods, then store args.clone(), not args array itself.cx - the current Context for this threadthisObj - the JavaScript this objectargs - the array of argumentsCopyright © 2025 HtmlUnit. All rights reserved.