![]() |
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::GlobalDictionary, including all inherited members.
CellAt(InternalIndex entry) | v8::internal::GlobalDictionary | inline |
CellAt(PtrComprCageBase cage_base, InternalIndex entry) | v8::internal::GlobalDictionary | inline |
ClearEntry(InternalIndex entry) | v8::internal::GlobalDictionary | inline |
GetMap(RootsTable &roots) | v8::internal::GlobalDictionary | inlinestatic |
NameAt(InternalIndex entry) | v8::internal::GlobalDictionary | inline |
NameAt(PtrComprCageBase cage_base, InternalIndex entry) | v8::internal::GlobalDictionary | inline |
SetEntry(InternalIndex entry, Tagged< Object > key, Tagged< Object > value, PropertyDetails details) | v8::internal::GlobalDictionary | inline |
TryFindPropertyCellForConcurrentLookupIterator(Isolate *isolate, DirectHandle< Name > name, RelaxedLoadTag tag) | v8::internal::GlobalDictionary | |
ValueAt(InternalIndex entry) | v8::internal::GlobalDictionary | inline |
ValueAt(PtrComprCageBase cage_base, InternalIndex entry) | v8::internal::GlobalDictionary | inline |
ValueAtPut(InternalIndex entry, Tagged< Object > value) | v8::internal::GlobalDictionary | inline |