Searched refs:ComputeTransitionedMap (Results 1 – 2 of 2) sorted by relevance
589 Handle<Map> ComputeTransitionedMap(Handle<Map> map,
1848 ComputeTransitionedMap(receiver_map, store_mode); in StoreElementStub()1867 ComputeTransitionedMap(receiver_map, store_mode); in StoreElementStub()1906 ComputeTransitionedMap(receiver_map, store_mode); in StoreElementStub()1964 Handle<Map> KeyedStoreIC::ComputeTransitionedMap( in ComputeTransitionedMap() function in v8::internal::KeyedStoreIC