Home | History | Annotate | Download | only in src

Lines Matching refs:FindNthObject

10233 Object* Code::FindNthObject(int n, Map* match_map) {
10251 Object* result = FindNthObject(1, GetHeap()->allocation_site_map());
10257 Object* result = FindNthObject(1, GetHeap()->meta_map());