v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::StubCache Member List

This is the complete list of members for v8::internal::StubCache, including all inherited members.

Clear()v8::internal::StubCache
entry(Entry *table, int offset)v8::internal::StubCacheinlineprivatestatic
first_entry(StubCache::Table table)v8::internal::StubCacheinline
Get(Tagged< Name > name, Tagged< Map > map)v8::internal::StubCache
Initialize()v8::internal::StubCache
Isolate classv8::internal::StubCachefriend
isolate()v8::internal::StubCacheinline
isolate_v8::internal::StubCacheprivate
kCacheIndexShiftv8::internal::StubCachestatic
key_reference(StubCache::Table table)v8::internal::StubCacheinline
kPrimary enum valuev8::internal::StubCache
kPrimaryTableBitsv8::internal::StubCachestatic
kPrimaryTableSizev8::internal::StubCachestatic
kSecondary enum valuev8::internal::StubCache
kSecondaryTableBitsv8::internal::StubCachestatic
kSecondaryTableSizev8::internal::StubCachestatic
map_reference(StubCache::Table table)v8::internal::StubCacheinline
operator=(const StubCache &)=deletev8::internal::StubCache
primary_v8::internal::StubCacheprivate
PrimaryOffset(Tagged< Name > name, Tagged< Map > map)v8::internal::StubCacheprivatestatic
PrimaryOffsetForTesting(Tagged< Name > name, Tagged< Map > map)v8::internal::StubCachestatic
SCTableReference classv8::internal::StubCachefriend
secondary_v8::internal::StubCacheprivate
SecondaryOffset(Tagged< Name > name, Tagged< Map > map)v8::internal::StubCacheprivatestatic
SecondaryOffsetForTesting(Tagged< Name > name, Tagged< Map > map)v8::internal::StubCachestatic
Set(Tagged< Name > name, Tagged< Map > map, Tagged< MaybeObject > handler)v8::internal::StubCache
StubCache(Isolate *isolate)v8::internal::StubCacheexplicit
StubCache(const StubCache &)=deletev8::internal::StubCache
Table enum namev8::internal::StubCache
value_reference(StubCache::Table table)v8::internal::StubCacheinline