![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <value-type.h>
Public Member Functions | |
constexpr bool | valid () const |
size_t | hash_value () const |
Public Attributes | |
uint32_t | index |
Static Public Attributes | |
static constexpr uint32_t | kInvalid = ~0u |
Definition at line 51 of file value-type.h.
|
inline |
Definition at line 60 of file value-type.h.
|
inlineconstexpr |
uint32_t v8::internal::wasm::TypeIndex::index |
Definition at line 52 of file value-type.h.
|
staticconstexpr |
Definition at line 57 of file value-type.h.