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

Public Member Functions

void Run (TFPipelineData *data, Zone *temp_zone, const bool untyped, bool values_only=false)
 

Detailed Description

Definition at line 1547 of file pipeline.cc.

Member Function Documentation

◆ Run()

void v8::internal::compiler::VerifyGraphPhase::Run ( TFPipelineData * data,
Zone * temp_zone,
const bool untyped,
bool values_only = false )
inline

Definition at line 1550 of file pipeline.cc.

Here is the call graph for this function:

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