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

#include <cpp-snapshot.h>

Collaboration diagram for v8::internal::CppGraphBuilder:

Public Member Functions

 CppGraphBuilder ()=delete
 

Static Public Member Functions

static void Run (v8::Isolate *isolate, v8::EmbedderGraph *graph, void *data)
 

Detailed Description

Definition at line 17 of file cpp-snapshot.h.

Constructor & Destructor Documentation

◆ CppGraphBuilder()

v8::internal::CppGraphBuilder::CppGraphBuilder ( )
delete

Member Function Documentation

◆ Run()

void v8::internal::CppGraphBuilder::Run ( v8::Isolate * isolate,
v8::EmbedderGraph * graph,
void * data )
static

Definition at line 1064 of file cpp-snapshot.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

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