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

#include <module-decoder.h>

Collaboration diagram for v8::internal::wasm::AsmJsOffsets:

Public Attributes

std::vector< AsmJsOffsetFunctionEntriesfunctions
 

Detailed Description

Definition at line 54 of file module-decoder.h.

Member Data Documentation

◆ functions

std::vector<AsmJsOffsetFunctionEntries> v8::internal::wasm::AsmJsOffsets::functions

Definition at line 55 of file module-decoder.h.


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