Home | History | Annotate | Download | only in runtime

Lines Matching refs:debug_invoke_req

1110   tlsPtr_.debug_invoke_req = new DebugInvokeReq;
1241 delete tlsPtr_.debug_invoke_req;
2209 if (tlsPtr_.debug_invoke_req != nullptr) {
2210 tlsPtr_.debug_invoke_req->VisitRoots(visitor, arg, RootInfo(kRootDebugger, thread_id));