Searched refs:FindNthObject (Results 1 – 2 of 2) sorted by relevance
14130 Object* Code::FindNthObject(int n, Map* match_map) { in FindNthObject() function in v8::internal::Code14149 Object* result = FindNthObject(1, GetHeap()->allocation_site_map()); in FindFirstAllocationSite()14155 Object* result = FindNthObject(1, GetHeap()->meta_map()); in FindFirstMap()
4994 Object* FindNthObject(int n, Map* match_map);