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

#include <static-roots-gen.h>

Collaboration diagram for v8::internal::StaticRootsTableGen:

Static Public Member Functions

static void write (Isolate *isolate, const char *file)
 

Detailed Description

Definition at line 13 of file static-roots-gen.h.

Member Function Documentation

◆ write()

void v8::internal::StaticRootsTableGen::write ( Isolate * isolate,
const char * file )
static

Definition at line 53 of file static-roots-gen.cc.


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