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

#include <wasm-objects.h>

Inheritance diagram for v8::internal::WasmResumeData:
Collaboration diagram for v8::internal::WasmResumeData:

Public Types

using BodyDescriptor
 

Detailed Description

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

Member Typedef Documentation

◆ BodyDescriptor

Initial value:
FlexibleBodyDescriptor<WasmResumeData::kStartOfStrongFieldsOffset>

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


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