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

#include <hash-table.h>

Inheritance diagram for v8::internal::ObjectTwoHashTable:
Collaboration diagram for v8::internal::ObjectTwoHashTable:

Additional Inherited Members

- Public Member Functions inherited from v8::internal::ObjectMultiHashTableBase< ObjectTwoHashTable, 2 >
std::array< Tagged< Object >, NLookup (DirectHandle< Object > key)
 
std::array< Tagged< Object >, NLookup (PtrComprCageBase cage_base, DirectHandle< Object > key)
 
- Static Public Member Functions inherited from v8::internal::ObjectMultiHashTableBase< ObjectTwoHashTable, 2 >
static Handle< ObjectTwoHashTablePut (Isolate *isolate, Handle< ObjectTwoHashTable > table, DirectHandle< Object > key, const std::array< DirectHandle< Object >, N > &values)
 

Detailed Description

Definition at line 499 of file hash-table.h.


The documentation for this class was generated from the following file: