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

#include <wasm-objects.h>

Inheritance diagram for v8::internal::WasmSuspendingObject:
Collaboration diagram for v8::internal::WasmSuspendingObject:

Static Public Member Functions

static V8_EXPORT_PRIVATE DirectHandle< WasmSuspendingObjectNew (Isolate *isolate, DirectHandle< JSReceiver > callable)
 

Detailed Description

Definition at line 1530 of file wasm-objects.h.

Member Function Documentation

◆ New()

DirectHandle< WasmSuspendingObject > v8::internal::WasmSuspendingObject::New ( Isolate * isolate,
DirectHandle< JSReceiver > callable )
static

Definition at line 849 of file wasm-objects.cc.

Here is the call graph for this function:

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