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

#include <wasm-objects.h>

Inheritance diagram for v8::internal::WasmExceptionTag:
Collaboration diagram for v8::internal::WasmExceptionTag:

Public Types

using BodyDescriptor = StructBodyDescriptor
 

Static Public Member Functions

static V8_EXPORT_PRIVATE DirectHandle< WasmExceptionTagNew (Isolate *isolate, int index)
 

Detailed Description

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

Member Typedef Documentation

◆ BodyDescriptor

Member Function Documentation

◆ New()

DirectHandle< WasmExceptionTag > v8::internal::WasmExceptionTag::New ( Isolate * isolate,
int index )
static

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

Here is the call graph for this function:
Here is the caller graph for this function:

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