![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <hash-table.h>
Public Types | |
using | Key = KeyT |
Static Public Member Functions | |
static Tagged< Object > | Unwrap (Tagged< Object > key) |
Definition at line 62 of file hash-table.h.
using v8::internal::BaseShape< KeyT >::Key = KeyT |
Definition at line 64 of file hash-table.h.
|
inlinestatic |
Definition at line 65 of file hash-table.h.