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

#include <machine-graph-verifier.h>

Collaboration diagram for v8::internal::compiler::MachineGraphVerifier:

Static Public Member Functions

static void Run (TFGraph *graph, Schedule const *const schedule, Linkage *linkage, bool is_stub, const char *name, Zone *temp_zone)
 

Detailed Description

Definition at line 21 of file machine-graph-verifier.h.

Member Function Documentation

◆ Run()

void v8::internal::compiler::MachineGraphVerifier::Run ( TFGraph * graph,
Schedule const *const schedule,
Linkage * linkage,
bool is_stub,
const char * name,
Zone * temp_zone )
static

Definition at line 1084 of file machine-graph-verifier.cc.


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