Searched refs:stack_entries_ (Results 1 – 1 of 1) sorted by relevance
1427 stack_entries_(0), in BuildNativeCallFrameStateMachine()1446 stack_entries_++; // TODO: have a field for pointer length as multiple of 32b in AdvancePointer()1466 stack_entries_++; in AdvanceInt()1490 (stack_entries_ & 1) == 1; // counter is odd in LongStackNeedsPadding()1509 stack_entries_++; in AdvanceLong()1513 stack_entries_++; in AdvanceLong()1517 stack_entries_ += 2; in AdvanceLong()1548 stack_entries_++; in AdvanceFloat()1567 (stack_entries_ & 1) == 1; // counter is odd in DoubleStackNeedsPadding()1586 stack_entries_++; in AdvanceDouble()[all …]