V8 Project
v8::internal::compiler::SpecialRPOStackFrame Struct Reference
+ Collaboration diagram for v8::internal::compiler::SpecialRPOStackFrame:

Public Attributes

BasicBlock * block
 
int index
 

Detailed Description

Definition at line 734 of file scheduler.cc.

Member Data Documentation

◆ block

BasicBlock* v8::internal::compiler::SpecialRPOStackFrame::block

◆ index

int v8::internal::compiler::SpecialRPOStackFrame::index

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