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

Public Attributes

const Blockblock
 
uint64_t generation
 

Detailed Description

Definition at line 100 of file analyzer-iterator.h.

Member Data Documentation

◆ block

const Block* v8::internal::compiler::turboshaft::AnalyzerIterator::StackNode::block

Definition at line 101 of file analyzer-iterator.h.

◆ generation

uint64_t v8::internal::compiler::turboshaft::AnalyzerIterator::StackNode::generation

Definition at line 102 of file analyzer-iterator.h.


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