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