Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dkeyed-store-generic.cc415 Label found_hole(this); in StoreElementWithCapacity() local
416 LoadDoubleWithHoleCheck(elements, offset, &found_hole, in StoreElementWithCapacity()
419 BIND(&found_hole); in StoreElementWithCapacity()