Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:comparison

1585         Correct the use of incorrect comparison operators.
2569 and then just perform the comparison inline, rather than ignoring the evidence
2570 and attempting to perform an integer comparison.
11373 Test: fast/js/webcore-string-comparison.html
14241 overhead of int <-> double roundtripping and double <-> double comparison
23976 (JSC::JIT::emitBinaryDoubleOp): Actually do the comparison in reverse
24005 comparison in reverse order, and jump if the result is below or
24019 numeric or string comparison. If the second operand is an object, you
24043 (JSC::JIT::emitSlow_op_neq): Made a vptr comparison a *Ptr operation,
24137 (JSC::JIT::emit_op_div): Modified emitBinaryDoubleOp to accept comparison/jump