Searched refs:IfNot (Results 1 – 3 of 3) sorted by relevance
210 builder.IfNot<HCompareObjectEqAndBranch, HValue*>(undefined, undefined); in BuildCodeUninitializedStub()343 can_store.IfNot<HIsSmiAndBranch>(argument); in BuildPushElement()346 can_store.IfNot<HCompareMap>(argument, in BuildPushElement()466 no_elements.IfNot<HCompareObjectEqAndBranch>(elements, empty); in BuildCodeStub()640 equal_prototype.IfNot<HCompareObjectEqAndBranch>(prototype, in BuildCodeStub()850 if_objecthaselements.IfNot<HCompareObjectEqAndBranch>( in BuildCodeStub()
1528 Condition* IfNot(HValue* p) { in IfNot() function1535 Condition* IfNot(HValue* p1, P2 p2) { in IfNot() function1542 Condition* IfNot(HValue* p1, P2 p2, P3 p3) { in IfNot() function
1734 if_update_with_internalized.IfNot<HIsSmiAndBranch>(candidate_key); in BuildUncheckedDictionaryElementLoad()1745 if_update_with_internalized.IfNot<HCompareObjectEqAndBranch>( in BuildUncheckedDictionaryElementLoad()1917 HValue* keyisnotsmi = if_keyisnotsmi.IfNot<HIsSmiAndBranch>(key); in BuildNumberToString()7654 is_not_function.IfNot<HCompareNumericAndBranch>( in BuildEnsureCallable()12060 HValue* smicheck = if_proxy.IfNot<HIsSmiAndBranch>(value); in GenerateIsJSProxy()12080 if_not_smi.IfNot<HIsSmiAndBranch>(object); in GenerateHasFastPackedElements()