Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:optimizations

431         These optimizations function correctly with no further changes.
1368 Add ENABLE_JIT_OPTIMIZE_NATIVE_CALL switch to allow JIT to operate without native call optimizations.
17090 implementing optimizations which can be disabled, to use the MacroAssembler.
18815 Allow JIT to function without property access repatching and arithmetic optimizations.
23810 Bug 22257: Enable redundant read optimizations for results generated by compileBinaryArithOp()
23815 future optimizations to be implemented in a cleaner fashion.
31799 Knowing this up front will be useful for future optimizations.
32740 optimizations.
33659 - assorted optimizations to === and !== operators
33682 This also includes some optimizations that make the change an overall
34299 Optimizations for op_call in CTI. Move check for (ctiCode == 0) into JIT code,
39663 and it may get in the way of other optimizations in the future.
39893 Qt with optimizations enabled (yay!).