|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <build-graph-phase.h>
| Public Member Functions | |
| std::optional< BailoutReason > | Run (PipelineData *data, Zone *temp_zone, compiler::TFPipelineData *turbofan_data, Linkage *linkage) | 
Definition at line 20 of file build-graph-phase.h.
| std::optional< BailoutReason > v8::internal::compiler::turboshaft::BuildGraphPhase::Run | ( | PipelineData * | data, | 
| Zone * | temp_zone, | ||
| compiler::TFPipelineData * | turbofan_data, | ||
| Linkage * | linkage ) |