Home | History | Annotate | Download | only in runtime

Lines Matching full:new_object

1101 JDWP::JdwpError Dbg::CreateObject(JDWP::RefTypeId class_id, JDWP::ObjectId& new_object) {
1107 new_object = gRegistry->Add(c->AllocObject(Thread::Current()));