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

#include <register-allocation-phase.h>

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

Public Member Functions

 DECL_TURBOSHAFT_MAIN_THREAD_PIPELINE_PHASE_CONSTANTS_WITH_LEGACY_NAME (FinalizeCode) static const expr bool kOutputIsTraceableGraph
 
void Run (PipelineData *data, Zone *temp_zone)
 

Detailed Description

Definition at line 205 of file register-allocation-phase.h.

Member Function Documentation

◆ DECL_TURBOSHAFT_MAIN_THREAD_PIPELINE_PHASE_CONSTANTS_WITH_LEGACY_NAME()

v8::internal::compiler::turboshaft::FinalizeCodePhase::DECL_TURBOSHAFT_MAIN_THREAD_PIPELINE_PHASE_CONSTANTS_WITH_LEGACY_NAME ( FinalizeCode ) const

◆ Run()

void v8::internal::compiler::turboshaft::FinalizeCodePhase::Run ( PipelineData * data,
Zone * temp_zone )
inline

Definition at line 210 of file register-allocation-phase.h.

Here is the call graph for this function:

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