![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Static Public Member Functions | |
static DirectHandle< JSObject > | Create (Isolate *isolate, DirectHandle< WasmArray > value) |
static v8::Local< v8::FunctionTemplate > | CreateTemplate (v8::Isolate *isolate) |
static uint32_t | Count (Isolate *isolate, DirectHandle< WasmArray > array) |
static DirectHandle< Object > | Get (Isolate *isolate, DirectHandle< WasmArray > array, uint32_t index) |
Static Public Attributes | |
static constexpr char const * | kClassName = "Array" |
Definition at line 941 of file debug-wasm-objects.cc.
|
inlinestatic |
Definition at line 966 of file debug-wasm-objects.cc.
|
inlinestatic |
Definition at line 944 of file debug-wasm-objects.cc.
|
inlinestatic |
|
inlinestatic |
|
staticconstexpr |
Definition at line 942 of file debug-wasm-objects.cc.