![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <wasm-load-elimination-reducer.h>
Public Types | |
using | T = SnapshotTable<OpIndex, KeyData>::Key |
Static Public Member Functions | |
static T ** | prev (T t) |
static T * | next (T t) |
static bool | non_empty (T t) |
Definition at line 81 of file wasm-load-elimination-reducer.h.
using v8::internal::compiler::turboshaft::wle::OffsetListTraits::T = SnapshotTable<OpIndex, KeyData>::Key |
Definition at line 82 of file wasm-load-elimination-reducer.h.
Definition at line 84 of file wasm-load-elimination-reducer.h.
|
inlinestatic |
Definition at line 85 of file wasm-load-elimination-reducer.h.
Definition at line 83 of file wasm-load-elimination-reducer.h.