| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Field and Description |
|---|---|
static UniqueTag |
UniqueTag.DOUBLE_MARK
Tag to indicate that a object represents "double" with the real value stored somewhere else.
|
static UniqueTag |
UniqueTag.NOT_FOUND
Tag to mark non-existing values.
|
static UniqueTag |
UniqueTag.NULL_VALUE
Tag to distinguish between uninitialized and null values.
|
Copyright © 2025 HtmlUnit. All rights reserved.