Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:branches

5640         have fewer branches.
5644 fewer branches in the ASCII but not identifier case.
5654 and m_skipCR with m_skipLineEnd, which requires fewer branches in the
7127 - make BaseStrings have themselves as a base, instead of nothing, to remove common branches
9958 expression, and expressions only provide forward branches, so this should resolve this
13780 that assume ByteArray, thus avoiding a few branches in the case of bytearray
18434 equality branches (je, jne) the immediate operand was the first argument. This
33242 (JSC::throwOutOfMemoryError): Don't inline this. Helps us avoid PIC branches.
33734 (JSC::JSImmediate::toDouble): Rewrote to avoid PIC branches.
33737 (JSC::jsNumberCell): Made non-inline to avoid PIC branches
33958 branches on function entry.
39098 branches.