![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::ObjectTwoHashTable, including all inherited members.
| EntryToValueIndexStart(InternalIndex entry) | v8::internal::ObjectMultiHashTableBase< ObjectTwoHashTable, 2 > | inlineprivatestatic |
| Lookup(DirectHandle< Object > key) | v8::internal::ObjectMultiHashTableBase< ObjectTwoHashTable, 2 > | |
| Lookup(PtrComprCageBase cage_base, DirectHandle< Object > key) | v8::internal::ObjectMultiHashTableBase< ObjectTwoHashTable, 2 > | |
| Put(Isolate *isolate, Handle< ObjectTwoHashTable > table, DirectHandle< Object > key, const std::array< DirectHandle< Object >, N > &values) | v8::internal::ObjectMultiHashTableBase< ObjectTwoHashTable, 2 > | static |
| SetEntryValues(InternalIndex entry, const std::array< DirectHandle< Object >, N > &values) | v8::internal::ObjectMultiHashTableBase< ObjectTwoHashTable, 2 > | private |