Home | History | Annotate | Download | only in v8

Lines Matching full:improved

560         Improved performance of WriteUtf8, issue 1665.
566 Improved let, const, Set and Map support and other Harmony features
849 Improved debugger support to allow inspection of optimized frames (issue
889 Improved reporting of source position for global variable loads
985 Improved code generation for !0 and !1.
1002 Improved performance of try/catch.
1058 Fixed some crash bugs and improved performance.
1216 Improved performance on JSLint.
1337 Improved Crankshaft performance on all platforms.
1344 Improved Crankshaft performance on all platforms.
1353 Improved Crankshaft for x64 and ARM.
1364 Improved Crankshaft for x64 and ARM.
1373 Improved Crankshaft for x64 and ARM.
1379 Improved heap profiler support.
1386 Improved Crankshaft for x64 and ARM.
1402 Improved Crankshaft for x64 and ARM.
1615 Improved debugger protocol for remote debugging.
1653 Improved performance by (partially) addressing issue 957 on
1664 Improved performance on ARM by implementing missing stubs and
1667 Improved heap profiler support.
1686 Improved heap profiler precision and speed.
1735 Improved V8 VFPv3 runtime detection to address issue 914.
1749 Improved sampler resolution on Linux.
1829 Improved the profiler's coverage to cover more functions (issue 858).
1949 Improved performance.
2162 Improved debugger support for stepping out of functions.
2186 Improved performance on all platforms.
2416 Improved profiler support.
2462 Improved performance of some math and string operations.
2464 Improved performance of some regexp operations.
2466 Improved performance of context creation.
2468 Improved performance of hash tables.
2476 Improved performance of code using closures.
2478 Improved performance of some binary operations involving doubles.
2485 Improved performance of Math.max and Math.min.
2489 Improved handling of external strings by using a separate table
2509 Improved profiler support with information on time spend in C++
2528 Improved profiler support.
2547 Reduced the size of snapshots and improved the snapshot load time.
2549 Improved heap profiler support.
2569 Improved heap profiler support.
2661 Improved heap profiler support.
2882 Improved peep-hole optimization on ARM platforms by not emitting
2914 Improved performance of div, mod, and mul on ARM platforms.
2919 Improved performance on IA-32 and ARM.
2929 Improved debugger support.
2933 Improved overall performance.
2938 Improved math performance on ARM.
2955 Improved overall performance.
2964 Improved the debugger support by adding scope chain information.
2966 Improved the profiler support by compressing log data transmitted
2969 Improved overall performance.
2974 Improved debugger and profiler support.
3036 Improved performance of floating point number allocation for ARM
3182 Improved profiler support.
3197 Improved the stack information in profiles.
3222 Improved frame merge code generated by the code generator.
3229 Improved debugger and profiler support.
3262 Improved code generation infrastructure by doing simple register
3301 Improved profiling support by performing simple call stack
3405 Improved the memory allocation strategy used during compilation to
3491 Improved handling of conditionals in test status files.
3495 Improved performance of some string operations by caching
3504 Improved performance of Array.prototype.concat by moving the
3551 Improved Boyer-Moore implementation for faster indexOf operations.
3562 Improved string hash-code distribution by excluding bit-field bits
3568 Improved the generated code for the instanceof operator.
3570 Improved performance of slow-case string equality checks by
3575 Improved performance of strict equality checks.
3577 Improved profiler output to make it easier to see anonymous
3580 Improved performance of slow-case keyed loads.
3582 Improved property access performance by allocating a number of
3610 Improved performance of arguments object allocation by taking care
3618 Improved handling of relocation information to enable more
3634 Improved handling of object literals by canonicalizing object
3659 Improved inline caching behavior for uncommon cases where lazily
3763 Improved parsing performance by introducing stack guard in
3782 Improved performance of garbage collection by moving the
3796 Improved performance of garbage collection by changing the way
3814 Improved performance of unary addition by avoiding runtime calls.
3823 Improved performance of code that repeatedly assigns the same
3846 Improved ARM support by fixing the write barrier code to use
3865 Improved performance of converting values to condition flags in
3907 Improved debugger with support for recursive break points and
3926 Improved debugger support by allowing nested break points and by