Home
last modified time | relevance | path

Searched refs:transition_to_double (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ic/
Dkeyed-store-generic.cc356 Label transition_to_double(this), transition_to_object(this); in StoreElementWithCapacity() local
359 &transition_to_double, &transition_to_object); in StoreElementWithCapacity()
360 BIND(&transition_to_double); in StoreElementWithCapacity()