v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::MaglevGraphBuildingPhase Struct Reference

#include <turbolev-graph-builder.h>

Collaboration diagram for v8::internal::compiler::turboshaft::MaglevGraphBuildingPhase:

Public Member Functions

std::optional< BailoutReasonRun (PipelineData *data, Zone *temp_zone, Linkage *linkage)
 

Detailed Description

Definition at line 15 of file turbolev-graph-builder.h.

Member Function Documentation

◆ Run()

std::optional< BailoutReason > v8::internal::compiler::turboshaft::MaglevGraphBuildingPhase::Run ( PipelineData * data,
Zone * temp_zone,
Linkage * linkage )

Definition at line 6109 of file turbolev-graph-builder.cc.


The documentation for this struct was generated from the following files: