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

#include <basic-block-instrumentor.h>

Inheritance diagram for v8::internal::compiler::BasicBlockInstrumentor:
Collaboration diagram for v8::internal::compiler::BasicBlockInstrumentor:

Static Public Member Functions

static BasicBlockProfilerDataInstrument (OptimizedCompilationInfo *info, TFGraph *graph, Schedule *schedule, Isolate *isolate)
 

Detailed Description

Definition at line 25 of file basic-block-instrumentor.h.

Member Function Documentation

◆ Instrument()

BasicBlockProfilerData * v8::internal::compiler::BasicBlockInstrumentor::Instrument ( OptimizedCompilationInfo * info,
TFGraph * graph,
Schedule * schedule,
Isolate * isolate )
static

Definition at line 58 of file basic-block-instrumentor.cc.

Here is the call graph for this function:

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