![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Functions | |
bool | Subsumes (MachineRepresentation from, MachineRepresentation to) |
bool | IsConstantObject (Node *object) |
bool | IsFreshObject (Node *object) |
Definition at line 80 of file csa-load-elimination.cc.
bool v8::internal::compiler::CsaLoadEliminationHelpers::Subsumes | ( | MachineRepresentation | from, |
MachineRepresentation | to ) |
Definition at line 71 of file csa-load-elimination.cc.