V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
ValueType | type () const |
bool | operator== (const WasmValue &other) const |
template<typename T > | |
T | to () const |
template<typename T > | |
T | to_unchecked () const |
Definition at line 68 of file wasm-value.h.