22 #ifndef _KJS_REFERENCE_H_ 23 #define _KJS_REFERENCE_H_ 25 #include "identifier.h" 81 unsigned propertyNameAsNumber;
83 bool propertyNameIsNumber;
Value objects are act as wrappers ("smart pointers") around ValueImp objects and their descendents...
An iterator for a ReferenceList.
Represents an primitive Null value.
Defines a Javascript reference.
A list of Reference objects.
Represents the current state of script execution.
Represents an Identifier for a Javascript object.