summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/v8/src/objects-printer.cc
Commit message (Collapse)AuthorAgeFilesLines
* Updated V8 from git://github.com/v8/v8.git to ↵Peter Varga2012-06-131-8/+27
| | | | | | | | | | | | | | | | | | | | | | | | 3e6ec7e018bbf2c63ef04b85ff688198ea204c04 Update V8 source to version 3.11.4 * Performance and stability improvements on all platforms. * Fixed native ARM build (issues 1744, 539) * Fixed several bugs in heap profiles (including issue 2078). * Throw syntax errors on illegal escape sequences. * Made handling of const more consistent when combined with 'eval' and 'with'. * Fixed V8 on MinGW-x64 (issue 2026). * Put new global var semantics behind a flag until WebKit tests are cleaned up. * Enabled inlining some V8 API functions. * Enabled MIPS cross-compilation. * Implemented clearing of CompareICs (issue 2102). * Fixed python deprecations. (issue 1391) * Fixed GCC 4.7 (C++11) compilation. (issue 2136) Change-Id: I72594bd22356391dd55e315c022d0c9f3fd5b451 Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
* Updated V8 from git://github.com/v8/v8.git to ↵Peter Varga2012-04-261-4/+67
| | | | | | | | | | | | | | | | | | | | | | | | | 57f8959fb264354ba1a2e5118db512f588917061 Update V8 source to version 3.10.1. * Added optimizations and stability improvements on all platforms. * Various performance improvements. * Cleanup ScopeInfo and SerializedScopeInfo. * Introduce extended mode. * Implemented performance improvements to the incremental garbage collector. * Fixed handling of arrays in DefineOwnProperty. (issue 1756) * Fixed GCC 4.7 warnings. * Performance improvements for large Smi-only arrays. * Reduce the space used by the stack for the profiling thread. * Reduced memory use immediately after starting V8. * Fixed VFP detection through compiler defines. (issue 1996) * Remove static initializers in v8. (issue 1859) * Optimized boot-up memory use. * Optimized regular expressions. Change-Id: I2dad3092612de279179950dae4dd43daf0463a9f Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
* Updated V8 from git://github.com/v8/v8.git to ↵Peter Varga2012-03-011-1/+1
| | | | | | | | | | | | | 06e55bc22bcb8ddb0a602e54e11971576f2d9d8a * Implement VirtualMemory on FreeBSD to fix build (issue 1807). * Fix error handling in Date.prototype.toISOString (issue 1792). * Crankshaft for MIPS * Bug fixes (mostly for MIPS) * Use placement-new for zone-allocation in the Lithium classes. Change-Id: I70ceacc4f7010cec58f73eb1826cbc06dd31149e Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Imported v8 version 3.7.3 from https://github.com/v8/v8.gitSimon Hausmann2012-01-051-0/+957
Change-Id: I152648081e46f599c2bb88eaaf67034fa5daac3a