Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dframe.h115 int frame_slot_count_before = frame_slot_count_; in AllocateSpillSlot() local
117 spill_slot_count_ += frame_slot_count_ - frame_slot_count_before; in AllocateSpillSlot()