![]() |
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< JSSet > set, Isolate *isolate) |
static void | Clear (Isolate *isolate, DirectHandle< JSSet > set) |
Definition at line 31 of file js-collection.h.
|
static |
Definition at line 6276 of file objects.cc.
|
static |
void v8::internal::JSSet::Rehash | ( | Isolate * | isolate | ) |