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

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

Lookup(Tagged< HeapObject > obj, int *index_out) constv8::internal::ObjectCacheIndexMapinline
LookupOrInsert(Tagged< HeapObject > obj, int *index_out)v8::internal::ObjectCacheIndexMapinline
LookupOrInsert(DirectHandle< HeapObject > obj, int *index_out)v8::internal::ObjectCacheIndexMapinline
map_v8::internal::ObjectCacheIndexMapprivate
next_index_v8::internal::ObjectCacheIndexMapprivate
ObjectCacheIndexMap(Heap *heap)v8::internal::ObjectCacheIndexMapinlineexplicit
ObjectCacheIndexMap(const ObjectCacheIndexMap &)=deletev8::internal::ObjectCacheIndexMap
operator=(const ObjectCacheIndexMap &)=deletev8::internal::ObjectCacheIndexMap
size() constv8::internal::ObjectCacheIndexMapinline
Values(Isolate *isolate)v8::internal::ObjectCacheIndexMap