Searched refs:must_be_present (Results 1 – 2 of 2) sorted by relevance
1036 ShadowFrame* PopStackedShadowFrame(StackedShadowFrameType type, bool must_be_present = true);
282 ShadowFrame* Thread::PopStackedShadowFrame(StackedShadowFrameType type, bool must_be_present) { in PopStackedShadowFrame() argument284 if (must_be_present) { in PopStackedShadowFrame()