v8
3.14.5(node0.10.28)
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 824 of file full-codegen.h.
|
inlineexplicit |
Definition at line 828 of file full-codegen.h.
|
inline |
Definition at line 834 of file full-codegen.h.
References TemplateHashMap< Literal, ObjectLiteral::Accessors, ZoneAllocationPolicy >::find(), and v8::internal::NULL.