Home | History | Annotate | Download | only in runtime

Lines Matching refs:PushShadowFrame

650   ShadowFrame* PushShadowFrame(ShadowFrame* new_top_frame) {
651 return tlsPtr_.managed_stack.PushShadowFrame(new_top_frame);