Lines Matching refs:Branch
161 Branch(IsCallable(CAST(target)), &if_target_callable,
174 Branch(IsConstructor(CAST(target)), &if_target_constructor,
187 Branch(IsConstructor(CAST(*new_target)), &if_new_target_constructor,
211 Branch(IsJSArrayMap(arguments_list_map), &if_array, &if_runtime);
237 Branch(Word32And(kind, Int32Constant(1)), &if_holey_array, &if_done);
246 Branch(IsNoElementsProtectorCellInvalid(), &if_runtime, &if_done);
296 Branch(IsFixedDoubleArray(elements), &if_double, &if_not_double);
393 Branch(IsElementsKindLessThanOrEqual(spread_kind,
417 Branch(Int32LessThan(var_elements_kind.value(),
615 Branch(InstanceTypeEqual(template_type, MAP_TYPE), &template_map_loop,
698 Branch(IsSetWord(function_template_info_flags,