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

#include <instruction-selection-phase.h>

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

Public Member Functions

void Run (PipelineData *data, Zone *temp_zone, const ProfileDataFromFile *profile)
 

Detailed Description

Definition at line 115 of file instruction-selection-phase.h.

Member Function Documentation

◆ Run()

void v8::internal::compiler::turboshaft::ProfileApplicationPhase::Run ( PipelineData * data,
Zone * temp_zone,
const ProfileDataFromFile * profile )

Definition at line 298 of file instruction-selection-phase.cc.

Here is the call graph for this function:

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