![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <value-type.h>
Public Member Functions | |
| bool | operator== (ModuleTypeIndex other) const |
| auto | operator<=> (ModuleTypeIndex other) const |
Public Member Functions inherited from v8::internal::wasm::TypeIndex | |
| constexpr bool | valid () const |
| size_t | hash_value () const |
Static Public Member Functions | |
| static constexpr ModuleTypeIndex | Invalid () |
Additional Inherited Members | |
Public Attributes inherited from v8::internal::wasm::TypeIndex | |
| uint32_t | index |
Static Public Attributes inherited from v8::internal::wasm::TypeIndex | |
| static constexpr uint32_t | kInvalid = ~0u |
Definition at line 63 of file value-type.h.
|
inlinestaticconstexpr |
|
inline |
Definition at line 67 of file value-type.h.
|
inline |
Definition at line 66 of file value-type.h.