v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::StackHandlerMarker Struct Reference
Collaboration diagram for v8::internal::wasm::StackHandlerMarker:

Public Attributes

Address next
 
Address padding
 

Detailed Description

Definition at line 2140 of file wasm-interpreter-runtime.cc.

Member Data Documentation

◆ next

Address v8::internal::wasm::StackHandlerMarker::next

Definition at line 2141 of file wasm-interpreter-runtime.cc.

◆ padding

Address v8::internal::wasm::StackHandlerMarker::padding

Definition at line 2142 of file wasm-interpreter-runtime.cc.


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