![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Attributes | |
MaybeRegisterRepresentation | rep |
bool | loop_invariant |
IntrusiveSetIndex | active_loop_variables_index = {} |
Definition at line 77 of file operations.h.
IntrusiveSetIndex v8::internal::compiler::turboshaft::VariableData::active_loop_variables_index = {} |
Definition at line 80 of file operations.h.
bool v8::internal::compiler::turboshaft::VariableData::loop_invariant |
Definition at line 79 of file operations.h.
MaybeRegisterRepresentation v8::internal::compiler::turboshaft::VariableData::rep |
Definition at line 78 of file operations.h.