![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
bool | IsEmpty () const |
Public Attributes | |
OpIndex | value |
BlockIndex | block |
size_t | hash = 0 |
Entry * | depth_neighboring_entry = nullptr |
Definition at line 186 of file value-numbering-reducer.h.
|
inline |
Definition at line 192 of file value-numbering-reducer.h.
BlockIndex v8::internal::compiler::turboshaft::ValueNumberingReducer< Next >::Entry::block |
Definition at line 188 of file value-numbering-reducer.h.
Entry* v8::internal::compiler::turboshaft::ValueNumberingReducer< Next >::Entry::depth_neighboring_entry = nullptr |
Definition at line 190 of file value-numbering-reducer.h.
size_t v8::internal::compiler::turboshaft::ValueNumberingReducer< Next >::Entry::hash = 0 |
Definition at line 189 of file value-numbering-reducer.h.
OpIndex v8::internal::compiler::turboshaft::ValueNumberingReducer< Next >::Entry::value |
Definition at line 187 of file value-numbering-reducer.h.