Home
last modified time | relevance | path

Searched refs:spill_slots_finished_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dframe.h121 spill_slots_finished_ = true; in AlignSavedCalleeRegisterSlots()
133 spill_slots_finished_ = true; in AllocateSavedCalleeRegisterSlots()
142 DCHECK(!spill_slots_finished_); in AllocateSpillSlot()
194 bool spill_slots_finished_ = false; member in v8::internal::compiler::Frame
H A Dframe.cc22 spill_slots_finished_ = true; in AlignFrame()

Completed in 2 milliseconds