Home | History | Annotate | Download | only in src

Lines Matching refs:GetObjId

1626 int LiveObjectList::GetObjId(Object* obj) {
1638 Object* LiveObjectList::GetObjId(Handle<String> address) {
1645 return Smi::FromInt(GetObjId(obj));
1970 PrintF(f, "@%d ", LiveObjectList::GetObjId(obj));
2051 int id = LiveObjectList::GetObjId(obj);
2126 int id = GetObjId(hobj);