Home
last modified time | relevance | path

Searched refs:if_element_hole (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/ic/
H A Daccessor-assembler.cc2620 Label if_custom(this), if_element_hole(this), if_oob(this); in GenericElementLoad()
2637 is_jsarray_condition, &if_element_hole, &rebox_double, in GenericElementLoad()
2656 &if_element_hole, slow); in GenericElementLoad() local
2658 Branch(IntPtrLessThan(index, IntPtrConstant(0)), slow, &if_element_hole); in GenericElementLoad() local
2662 BIND(&if_element_hole); in GenericElementLoad()

Completed in 8 milliseconds