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

Static Public Member Functions

static int ElementSizeInBytes (ValueType type)
 

Detailed Description

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

Member Function Documentation

◆ ElementSizeInBytes()

static int v8::internal::wasm::ValueTypes::ElementSizeInBytes ( ValueType type)
inlinestatic

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

Here is the caller graph for this function:

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