Searched defs:fixed_slot_index (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction.h135 DCHECK(this->fixed_slot_index() == index);
244 // [fixed_slot_index]: Only for FIXED_SLOT.
245 int fixed_slot_index() const { function in class:v8::internal::compiler::UnallocatedOperand
/external/v8/src/
H A Dlithium.h114 DCHECK(this->fixed_slot_index() == index);
230 // [fixed_slot_index]: Only for FIXED_SLOT.
231 int fixed_slot_index() const { function in class:v8::internal::LUnallocated

Completed in 100 milliseconds