Searched defs:if_hole (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/ |
D | code-stub-assembler.cc | 988 TNode<FixedDoubleArray> array, TNode<Smi> index, Label* if_hole) { in LoadDoubleWithHoleCheck() 2376 ParameterMode parameter_mode, Label* if_hole) { in LoadFixedDoubleArrayElement() 2392 TNode<Int32T> elements_kind, Label* if_accessor, Label* if_hole) { in LoadFixedArrayBaseElementAsTagged() 2455 SloppyTNode<Object> base, SloppyTNode<IntPtrT> offset, Label* if_hole, in LoadDoubleWithHoleCheck() 4367 Label* if_hole; in CopyFixedArrayElements() local 4530 Label* if_hole) { in LoadElementAndPrepareForStore() 7802 Label* not_data, Label* if_hole) { in BasicLoadNumberDictionaryElement() 7822 TNode<Object> value, Label* not_data, Label* if_hole, Label* read_only) { in BasicStoreNumberDictionaryElement()
|
/external/v8/src/ic/ |
D | accessor-assembler.cc | 368 Label if_hole(this), unimplemented_elements_kind(this), in HandleLoadICSmiHandlerCase() local 1765 Label* if_hole, Label* rebox_double, Variable* var_double_value, in EmitElementLoad()
|
/external/v8/src/builtins/ |
D | builtins-collections-gen.cc | 501 Label if_hole(this, Label::kDeferred), next(this); in LoadAndNormalizeFixedDoubleArrayElement() local
|
D | builtins-array-gen.cc | 3574 Label if_hole(this, Label::kDeferred); in TF_BUILTIN() local
|