23 #ifndef _KJS_REFERENCE_H_ 24 #define _KJS_REFERENCE_H_ 26 #include "identifier.h" 82 unsigned propertyNameAsNumber;
84 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.