Uses of Class
org.mozilla.javascript.UniqueTag

Packages that use UniqueTag
org.mozilla.javascript   
 

Uses of UniqueTag in org.mozilla.javascript
 

Fields in org.mozilla.javascript declared as UniqueTag
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 © 2013. All Rights Reserved.