V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Classes | |
class | Iterator |
struct | value_type |
Public Member Functions | |
STATIC_ASSERT (sizeof(Key *)==sizeof(void *)) | |
STATIC_ASSERT (sizeof(Value *)==sizeof(void *)) | |
TemplateHashMap (MatchFun match, AllocationPolicy allocator=AllocationPolicy()) | |
Iterator | begin () const |
Iterator | end () const |
Iterator | find (Key *key, bool insert=false, AllocationPolicy allocator=AllocationPolicy()) |