|
| AccessorTable (Zone *zone) |
|
Iterator | lookup (Literal *literal) |
|
| STATIC_ASSERT (sizeof(Literal *)==sizeof(void *)) |
|
| STATIC_ASSERT (sizeof(ObjectLiteral::Accessors *)==sizeof(void *)) |
|
| TemplateHashMap (bool(*)(void *, void *) match, ZoneAllocationPolicy allocator=ZoneAllocationPolicy()) |
|
Iterator | begin () const |
|
Iterator | end () const |
|
Iterator | find (Literal *key, bool insert=false, ZoneAllocationPolicy allocator=ZoneAllocationPolicy()) |
|
Definition at line 1503 of file ast.h.
The documentation for this class was generated from the following file: