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

#include <phase.h>

Collaboration diagram for v8::internal::compiler::BlockStartsAsJSON:

Public Attributes

const ZoneVector< int > * block_starts
 

Detailed Description

Definition at line 99 of file phase.h.

Member Data Documentation

◆ block_starts

const ZoneVector<int>* v8::internal::compiler::BlockStartsAsJSON::block_starts

Definition at line 100 of file phase.h.


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