Home
last modified time | relevance | path

Searched refs:spill_slots (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dcode-generator.cc715 int spill_slots = frame()->GetSpillSlotCount(); in TailCallFrameStackSlotDelta() local
716 bool has_frame = descriptor->IsJSFunctionCall() || spill_slots > 0; in TailCallFrameStackSlotDelta()