v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <full-codegen.h>
Public Member Functions | |
AccessorTable (Zone *zone) | |
Iterator | lookup (Literal *literal) |
Public Member Functions inherited from TemplateHashMap< Literal, ObjectLiteral::Accessors, ZoneAllocationPolicy > | |
STATIC_ASSERT (sizeof(Literal *)==sizeof(void *)) | |
STATIC_ASSERT (sizeof(ObjectLiteral::Accessors *)==sizeof(void *)) | |
TemplateHashMap (typename TemplateHashMapImpl< ZoneAllocationPolicy >::MatchFun match, ZoneAllocationPolicyallocator=ZoneAllocationPolicy()) | |
Iterator | begin () const |
Iterator | end () const |
Iterator | find (Literal *key, bool insert=false, ZoneAllocationPolicyallocator=ZoneAllocationPolicy()) |
Definition at line 802 of file full-codegen.h.
|
inlineexplicit |
Definition at line 806 of file full-codegen.h.
|
inline |
Definition at line 812 of file full-codegen.h.
References TemplateHashMap< Literal, ObjectLiteral::Accessors, ZoneAllocationPolicy >::find(), and v8::internal::NULL.