![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <js-collection.h>
Public Member Functions | |
void | Rehash (Isolate *isolate) |
Static Public Member Functions | |
static void | Initialize (DirectHandle< JSMap > map, Isolate *isolate) |
static void | Clear (Isolate *isolate, DirectHandle< JSMap > map) |
Definition at line 56 of file js-collection.h.
|
static |
Definition at line 6294 of file objects.cc.
|
static |
void v8::internal::JSMap::Rehash | ( | Isolate * | isolate | ) |