| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Method and Description |
|---|---|
static NativeSymbol |
NativeSymbol.construct(Context cx,
Scriptable scope,
Object[] args)
Use this when we need to create symbols internally because of the convoluted way we have to
construct them.
|
| Constructor and Description |
|---|
NativeSymbol(NativeSymbol s) |
Copyright © 2023 HtmlUnit. All rights reserved.