KJS::PropertyMapHashTableEntry Struct Reference
#include <property_map.h>
Detailed Description
A hashtable entry for the PropertyMap.
Definition at line 58 of file property_map.h.
Public Member Functions | |
| PropertyMapHashTableEntry () | |
Public Attributes | |
| UString::Rep * | key |
| ValueImp * | value |
| int | attributes |
The documentation for this struct was generated from the following file:

