Searched refs:FindFirstMap (Results 1 – 6 of 6) sorted by relevance
216 CHECK(!nexus.FindFirstMap()); in TEST()264 CHECK_EQ(o->map(), nexus.FindFirstMap()); in TEST()284 CHECK(!nexus.FindFirstMap()); in TEST()344 CHECK_EQ(number_map, nexus.FindFirstMap()); in TEST()
209 Map* raw_map = code->FindFirstMap(); in CompareType()376 Map* map = obj->FindFirstMap(); in CollectReceiverTypes()
346 Map* FindFirstMap() const { in FindFirstMap() function
5000 Map* FindFirstMap();
14154 Map* Code::FindFirstMap() { in FindFirstMap() function in v8::internal::Code
233 Map* map = target_->FindFirstMap(); in FindTargetMaps()