Home | History | Annotate | Download | only in baseline

Lines Matching defs:GetTotalFrameSlotCount

163   uint32_t GetTotalFrameSlotCount() const {
164 return __ GetTotalFrameSlotCount();
430 __ GetTotalFrameSlotCount());
432 safepoint_table_builder_.Emit(&asm_, __ GetTotalFrameSlotCount());
1887 uint32_t frame_slot_count = compiler->GetTotalFrameSlotCount();