| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Method and Description |
|---|---|
static void |
ScriptRuntimeES6.addSymbolUnscopables(Context cx,
Scriptable scope,
ScriptableObject constructor,
LazilyLoadedCtor value)
Registers the symbol
[Symbol.unscopables] on the given constructor function. |
Copyright © 2025 HtmlUnit. All rights reserved.