Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dframe.h209 int frame_slot_count = in GetSPToFPSlotCount() local
212 return frame_slot_count + sp_delta(); in GetSPToFPSlotCount()