Lines Matching refs:GotoIfNot
175 GotoIfNot(IsJSObjectMap(map), &if_call_runtime);
182 GotoIfNot(IsEmptyFixedArray(elements), &if_call_runtime_with_fast_path);
303 GotoIfNot(IsPropertyEnumerable(details), &next_descriptor);
617 GotoIfNot(WordEqual(object_enum_length, number_descriptors), &if_slow);
741 GotoIfNot(IsJSReceiver(value_heap_object), &if_valueisnotreceiver);
1046 GotoIfNot(IsString(CAST(tag)), &return_default);
1087 GotoIfNot(
1240 GotoIfNot(IsFunctionWithPrototypeSlotMap(LoadMap(closure)), &runtime);
1281 GotoIfNot(InstanceTypeEqual(LoadMapInstanceType(map),
1399 GotoIfNot(condition, &done);