![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
const Block * | input_block |
int | added_block_phi_input |
Block * | new_output_block |
Definition at line 1025 of file copying-phase.h.
int v8::internal::compiler::turboshaft::GraphVisitor< typename >::BlockToClone::added_block_phi_input |
Definition at line 1027 of file copying-phase.h.
const Block* v8::internal::compiler::turboshaft::GraphVisitor< typename >::BlockToClone::input_block |
Definition at line 1026 of file copying-phase.h.
Block* v8::internal::compiler::turboshaft::GraphVisitor< typename >::BlockToClone::new_output_block |
Definition at line 1028 of file copying-phase.h.