Uses of Class
org.mozilla.javascript.UniqueTag
-
Uses of UniqueTag in org.mozilla.javascript
Modifier and TypeFieldDescriptionstatic final UniqueTag
UniqueTag.DOUBLE_MARK
Tag to indicate that a object represents "double" with the real value stored somewhere else.static final UniqueTag
UniqueTag.NOT_FOUND
Tag to mark non-existing values.static final UniqueTag
UniqueTag.NULL_VALUE
Tag to distinguish between uninitialized and null values.