Home | History | Annotate | Download | only in v8

Lines Matching full:improved

1623         Fixed and improved code for integral division. Fixed and extended tests
3024 Improved handling of unary plus (issue 2527).
3398 Improved GC performance when moving parts of a FixedArray (issue 2452).
3857 Improved API calls that return empty handles.
4088 Improved heuristics to keep objects in fast mode with inherited
4319 Improved performance of keyed loads/stores which have a HeapNumber
4948 Improved performance of WriteUtf8, issue 1665.
4954 Improved let, const, Set and Map support and other Harmony features
5237 Improved debugger support to allow inspection of optimized frames (issue
5277 Improved reporting of source position for global variable loads
5373 Improved code generation for !0 and !1.
5390 Improved performance of try/catch.
5446 Fixed some crash bugs and improved performance.
5604 Improved performance on JSLint.
5725 Improved Crankshaft performance on all platforms.
5732 Improved Crankshaft performance on all platforms.
5741 Improved Crankshaft for x64 and ARM.
5752 Improved Crankshaft for x64 and ARM.
5761 Improved Crankshaft for x64 and ARM.
5767 Improved heap profiler support.
5774 Improved Crankshaft for x64 and ARM.
5790 Improved Crankshaft for x64 and ARM.
6003 Improved debugger protocol for remote debugging.
6041 Improved performance by (partially) addressing issue 957 on
6052 Improved performance on ARM by implementing missing stubs and
6055 Improved heap profiler support.
6074 Improved heap profiler precision and speed.
6123 Improved V8 VFPv3 runtime detection to address issue 914.
6137 Improved sampler resolution on Linux.
6217 Improved the profiler's coverage to cover more functions (issue 858).
6337 Improved performance.
6550 Improved debugger support for stepping out of functions.
6574 Improved performance on all platforms.
6804 Improved profiler support.
6850 Improved performance of some math and string operations.
6852 Improved performance of some regexp operations.
6854 Improved performance of context creation.
6856 Improved performance of hash tables.
6864 Improved performance of code using closures.
6866 Improved performance of some binary operations involving doubles.
6873 Improved performance of Math.max and Math.min.
6877 Improved handling of external strings by using a separate table
6897 Improved profiler support with information on time spend in C++
6916 Improved profiler support.
6935 Reduced the size of snapshots and improved the snapshot load time.
6937 Improved heap profiler support.
6957 Improved heap profiler support.
7049 Improved heap profiler support.
7270 Improved peep-hole optimization on ARM platforms by not emitting
7302 Improved performance of div, mod, and mul on ARM platforms.
7307 Improved performance on IA-32 and ARM.
7317 Improved debugger support.
7321 Improved overall performance.
7326 Improved math performance on ARM.
7343 Improved overall performance.
7352 Improved the debugger support by adding scope chain information.
7354 Improved the profiler support by compressing log data transmitted
7357 Improved overall performance.
7362 Improved debugger and profiler support.
7424 Improved performance of floating point number allocation for ARM
7570 Improved profiler support.
7585 Improved the stack information in profiles.
7610 Improved frame merge code generated by the code generator.
7617 Improved debugger and profiler support.
7650 Improved code generation infrastructure by doing simple register
7689 Improved profiling support by performing simple call stack
7793 Improved the memory allocation strategy used during compilation to
7879 Improved handling of conditionals in test status files.
7883 Improved performance of some string operations by caching
7892 Improved performance of Array.prototype.concat by moving the
7939 Improved Boyer-Moore implementation for faster indexOf operations.
7950 Improved string hash-code distribution by excluding bit-field bits
7956 Improved the generated code for the instanceof operator.
7958 Improved performance of slow-case string equality checks by
7963 Improved performance of strict equality checks.
7965 Improved profiler output to make it easier to see anonymous
7968 Improved performance of slow-case keyed loads.
7970 Improved property access performance by allocating a number of
7998 Improved performance of arguments object allocation by taking care
8006 Improved handling of relocation information to enable more
8022 Improved handling of object literals by canonicalizing object
8047 Improved inline caching behavior for uncommon cases where lazily
8151 Improved parsing performance by introducing stack guard in
8170 Improved performance of garbage collection by moving the
8184 Improved performance of garbage collection by changing the way
8202 Improved performance of unary addition by avoiding runtime calls.
8211 Improved performance of code that repeatedly assigns the same
8234 Improved ARM support by fixing the write barrier code to use
8253 Improved performance of converting values to condition flags in
8295 Improved debugger with support for recursive break points and
8314 Improved debugger support by allowing nested break points and by