Add(Handle< Script > script) | v8::internal::ScriptCache | |
capacity() const | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | inlineprivate |
capacity_ | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
Clear() | v8::internal::ScriptCache | private |
GetScripts() | v8::internal::ScriptCache | |
HandleWeakScript(const v8::WeakCallbackData< v8::Value, void > &data) | v8::internal::ScriptCache | privatestatic |
Hash(int key) | v8::internal::ScriptCache | inlineprivatestatic |
Initialize(uint32_t capacity, FreeStoreAllocationPolicy allocator) | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
isolate_ | v8::internal::ScriptCache | private |
kDefaultHashMapCapacity | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | privatestatic |
Lookup(void *key, uint32_t hash, bool insert, FreeStoreAllocationPolicy allocator=FreeStoreAllocationPolicy()) | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
map_ | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
map_end() const | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | inlineprivate |
match_ | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
MatchFun typedef | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
Next(Entry *p) const | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
occupancy() const | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | inlineprivate |
occupancy_ | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
PointersMatch(void *key1, void *key2) | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | inlineprivatestatic |
Probe(void *key, uint32_t hash) | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
Remove(void *key, uint32_t hash) | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
Resize(FreeStoreAllocationPolicy allocator) | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
ScriptCache(Isolate *isolate) | v8::internal::ScriptCache | explicit |
Start() const | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
TemplateHashMapImpl(MatchFun match, uint32_t capacity=kDefaultHashMapCapacity, FreeStoreAllocationPolicy allocator=FreeStoreAllocationPolicy()) | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |
~ScriptCache() | v8::internal::ScriptCache | inlinevirtual |
~TemplateHashMapImpl() | v8::internal::TemplateHashMapImpl< FreeStoreAllocationPolicy > | private |