Searched refs:next_slot_ (Results 1 – 2 of 2) sorted by relevance
1305 next_slot_ = 0; in Trampoline()1311 next_slot_ = start; in Trampoline()1330 trampoline_slot = next_slot_; in take_slot()1332 next_slot_ += kTrampolineSlotsSize; in take_slot()1340 int next_slot_; variable
1342 next_slot_ = 0; in Trampoline()1348 next_slot_ = start; in Trampoline()1367 trampoline_slot = next_slot_; in take_slot()1369 next_slot_ += kTrampolineSlotsSize; in take_slot()1377 int next_slot_; variable