V8 Project
|
Public Attributes | |
BasicBlock * | block |
int | index |
Definition at line 734 of file scheduler.cc.
BasicBlock* v8::internal::compiler::SpecialRPOStackFrame::block |
Definition at line 735 of file scheduler.cc.
Referenced by v8::internal::compiler::ComputeLoopInfo(), v8::internal::compiler::Scheduler::ComputeSpecialRPO(), and v8::internal::compiler::Push().
int v8::internal::compiler::SpecialRPOStackFrame::index |
Definition at line 736 of file scheduler.cc.
Referenced by v8::internal::compiler::Scheduler::ComputeSpecialRPO(), and v8::internal::compiler::Push().