Searched defs:if_hole (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/ic/ |
H A D | accessor-assembler.cc | 524 is_jsarray_condition, &if_hole, &rebox_double, in HandleLoadICSmiHandlerCase() local 2364 GotoIf(TaggedEqual(element, TheHoleConstant()), if_hole); in EmitElementLoad() local 2308 EmitElementLoad( TNode<HeapObject> object, TNode<Word32T> elements_kind, TNode<IntPtrT> intptr_index, TNode<BoolT> is_jsarray_condition, Label* if_hole, Label* rebox_double, TVariable<Float64T>* var_double_value, Label* unimplemented_elements_kind, Label* out_of_bounds, Label* miss, ExitPoint* exit_point, LoadAccessMode access_mode) EmitElementLoad() argument
|
Completed in 12 milliseconds