Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:jumps

585         currrently only supports planting and linking jumps with a 16Mb range.
8367 to link any JIT-code to JIT-code jumps and calls.
9697 used to record jumps between bytecodes) 3, to accomodate larger potential
9698 jumps. Bumped PCRE's "MAX_PATTERN_SIZE" to 1MB. (Technically, at this
9954 by marking the target of all forward jumps as being a jump target, and then clears the
19395 Renames jumps to m_jumps in JumpList.
19702 (removing the jumps between fall-through cases in privateExecute).
19910 vector of jumps" helper in a place I missed before.
20539 Bug 22287: ASSERTION FAILED: Not enough jumps linked in slow case codegen in CTI::privateCompileSlowCases())
23940 many slow case jumps as the corresponding fast case generated, and
30758 jumps to, so not all that useful. Removed the exec argument from
30763 jumps
36914 Link jumps for the slow case of op_loop_if_less. Fixes acid3.