This is the complete list of members for v8::internal::StubCache, including all inherited members.
Clear() | v8::internal::StubCache | |
CollectMatchingMaps(SmallMapList *types, Handle< Name > name, Code::Flags flags, Handle< Context > native_context, Zone *zone) | v8::internal::StubCache | |
DISALLOW_COPY_AND_ASSIGN(StubCache) | v8::internal::StubCache | private |
entry(Entry *table, int offset) | v8::internal::StubCache | inlineprivatestatic |
first_entry(StubCache::Table table) | v8::internal::StubCache | inline |
GenerateProbe(MacroAssembler *masm, Code::Flags flags, bool leave_frame, Register receiver, Register name, Register scratch, Register extra, Register extra2=no_reg, Register extra3=no_reg) | v8::internal::StubCache | |
Get(Name *name, Map *map, Code::Flags flags) | v8::internal::StubCache | |
Initialize() | v8::internal::StubCache | |
isolate() | v8::internal::StubCache | inline |
Isolate class | v8::internal::StubCache | friend |
isolate_ | v8::internal::StubCache | private |
kCacheIndexShift | v8::internal::StubCache | static |
key_reference(StubCache::Table table) | v8::internal::StubCache | inline |
kPrimary enum value | v8::internal::StubCache | |
kPrimaryTableBits | v8::internal::StubCache | privatestatic |
kPrimaryTableSize | v8::internal::StubCache | privatestatic |
kSecondary enum value | v8::internal::StubCache | |
kSecondaryTableBits | v8::internal::StubCache | privatestatic |
kSecondaryTableSize | v8::internal::StubCache | privatestatic |
map_reference(StubCache::Table table) | v8::internal::StubCache | inline |
primary_ | v8::internal::StubCache | private |
PrimaryOffset(Name *name, Code::Flags flags, Map *map) | v8::internal::StubCache | inlineprivatestatic |
SCTableReference class | v8::internal::StubCache | friend |
secondary_ | v8::internal::StubCache | private |
SecondaryOffset(Name *name, Code::Flags flags, int seed) | v8::internal::StubCache | inlineprivatestatic |
Set(Name *name, Map *map, Code *code) | v8::internal::StubCache | |
StubCache(Isolate *isolate) | v8::internal::StubCache | explicitprivate |
Table enum name | v8::internal::StubCache | |
value_reference(StubCache::Table table) | v8::internal::StubCache | inline |