![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <function-body-decoder-impl.h>
Public Member Functions | |
ValueBase (const uint8_t *pc, ValueType type) | |
![]() | |
PcForErrors (const uint8_t *) | |
const uint8_t * | pc () const |
Public Attributes | |
ValueType | type = kWasmVoid |
Definition at line 1160 of file function-body-decoder-impl.h.
|
inline |
Definition at line 1163 of file function-body-decoder-impl.h.
ValueType v8::internal::wasm::ValueBase< ValidationTag >::type = kWasmVoid |
Definition at line 1161 of file function-body-decoder-impl.h.