|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <instruction-selection-phase.h>
| Public Member Functions | |
| void | Run (PipelineData *data, Zone *temp_zone, const ProfileDataFromFile *profile) | 
Definition at line 115 of file instruction-selection-phase.h.
| 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.