Searched refs:GetValueFromMap (Results 1 – 2 of 2) sorted by relevance
206 return GetValueFromMap(map); in GetConstantFromMap()209 Object* GetValueFromMap(Map* map) const { in GetValueFromMap() function
2496 return handle(lookup_.GetValueFromMap(*map), isolate()); in GetAccessorsFromMap()