Lines Matching refs:GotoIfNot
93 GotoIfNot(IsWeakReferenceTo(feedback, lookup_start_object_map), if_miss);
128 GotoIfNot(IsWeakReferenceTo(maybe_cached_map, lookup_start_object_map),
152 GotoIfNot(IsJSApiObjectMap(lookup_start_object_map), miss);
315 GotoIfNot(IsHeapNumber(CAST(heap_number)), miss);
333 GotoIfNot(IsHeapNumber(CAST(value)), miss);
503 GotoIfNot(IsStringInstanceType(var_instance_type.value()), miss);
546 GotoIfNot(allow_out_of_bounds, miss);
555 GotoIfNot(
579 GotoIfNot(IsSetWord<LoadHandler::ConvertHoleBits>(handler_word), miss);
605 GotoIfNot(UintPtrLessThanOrEqual(
613 GotoIfNot(allow_out_of_bounds, miss);
1155 GotoIfNot(IsJSGlobalProxy(CAST(receiver)), miss);
1600 GotoIfNot(IsPropertyDetailsConst(details), &store_value);
1616 GotoIfNot(IsPropertyDetailsConst(details), &if_mutable);
1673 GotoIfNot(IsPropertyDetailsConst(details), &if_mutable);
1684 GotoIfNot(IsPropertyDetailsConst(details), &if_mutable);
2063 GotoIfNot(TaggedIsSmi(value), miss);
2127 GotoIfNot(IsEqualInWord32<PropertyDetails::RepresentationField>(
2170 GotoIfNot(Word32Equal(DecodeWord32<StoreHandler::KindBits>(handler_word),
2183 GotoIfNot(TaggedEqual(current_value, value), miss);
2305 GotoIfNot(UintPtrLessThan(intptr_index, var_length.value()), miss);
2484 GotoIfNot(UintPtrLessThan(intptr_index, length), out_of_bounds);
2672 GotoIfNot(IsStringInstanceType(lookup_start_object_instance_type), slow);
2675 GotoIfNot(UintPtrLessThan(index, length), slow);
2736 GotoIfNot(IsUndefined(p->vector()), &stub_cache);
2854 GotoIfNot(
3033 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)), &stub_call);
3103 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)), &non_inlined);
3164 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)), &non_inlined);
3231 GotoIfNot(IsJSFunctionInstanceType(instance_type), ¬_function_prototype);
3232 GotoIfNot(IsPrototypeString(p->name()), ¬_function_prototype);
3426 GotoIfNot(IsString(CAST(name)), ®ular_load);
3475 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)), &try_megamorphic);
3727 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)), &try_megamorphic);
3735 GotoIfNot(TaggedEqual(strong_feedback, MegamorphicSymbolConstant()), &miss);
3864 GotoIfNot(TaggedIsSmi(cell_contents), ¬_smi);
3865 GotoIfNot(TaggedIsSmi(value), miss);
3873 GotoIfNot(TaggedEqual(expected_map, map), miss);
3888 GotoIfNot(TaggedEqual(cell_contents, value), miss);
3925 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)),
3949 GotoIfNot(TaggedEqual(strong_feedback, p->name()), &miss);
3999 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)),
4023 GotoIfNot(TaggedEqual(strong_feedback, p->name()), &miss);
4070 GotoIfNot(IsCodeT(handler), &if_transitioning_element_store);
4114 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)),
4127 GotoIfNot(TaggedEqual(strong_feedback, MegamorphicSymbolConstant()),
4764 GotoIfNot(is_null_proto, &did_set_proto_if_needed);
4779 GotoIfNot(IsJSObjectMap(source_map), &call_runtime);
4780 GotoIfNot(IsEmptyFixedArray(LoadElements(CAST(source))), &call_runtime);
4923 GotoIfNot(IsWeakFixedArrayMap(LoadMap(strong_feedback)), &try_megamorphic);
4935 GotoIfNot(TaggedEqual(strong_feedback, MegamorphicSymbolConstant()), &miss);
5037 GotoIfNot(