Skip to content

Tags: robertgtaylor1/v8

Tags

3.9.24

Toggle 3.9.24's commit message
Version 3.9.24

Activated count-based profiler for ARM.

Fixed use of proxies as f.prototype properties. (issue 2021)

Enabled snapshots on MIPS.

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@11125 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.23

Toggle 3.9.23's commit message
Version 3.9.23

Use correct arguments adaptation environment when inlining function containing arguments. (Issue 2014)

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@11102 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.22

Toggle 3.9.22's commit message
Version 3.9.22

Enabled count-based profiler by default.

Implemented a hash based look-up to speed up address checks in large object space (issue 853).

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@11093 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.21

Toggle 3.9.21's commit message
Version 3.9.21

Fixed push-to-trunk script (and re-push).

Added API call that identifies strings that are guaranteed only to contain ASCII characters.

git-svn-id: https://v8.googlecode.com/svn/trunk@11082 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.19

Toggle 3.9.19's commit message
Version 3.9.19

Ensure there is a smi check of the receiver for global load and call ICs (Chromium issue 117794).

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@11039 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.18

Toggle 3.9.18's commit message
Version 3.9.18

Ensure consistency of Math.sqrt on Intel platforms.

Remove static initializers in v8. (issue 1859)

Add explicit dependency on v8_base in the GYP-based build.

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@11017 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.17

Toggle 3.9.17's commit message
Version 3.9.17

Fixed VFP detection through compiler defines. (issue 1996)

Add Code-related fields to postmortem metadata.

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@11000 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.15

Toggle 3.9.15's commit message
Version 3.9.15

Fix the heap profiler crash caused by memory layout changes between passes.

Fix Error.prototype.toString to throw TypeError. (issue 1980)

Fix double-rounding in strtod for MinGW. (issue 1062)

Fix corrupted snapshot serializaton on ia32. (Chromium issue v8/1985)

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@10930 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.14

Toggle 3.9.14's commit message
Version 3.9.14

Performance and stability improvements on all platforms.


git-svn-id: https://v8.googlecode.com/svn/trunk@10894 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

3.9.13

Toggle 3.9.13's commit message
Version 3.9.13

Add code kind check before preparing for OSR. (issue 1900, 115073)

Pass zone explicitly to zone-allocation on x64 and ARM. (issue 1802)

Port string construct stub to x64. (issue 849)

Performance and stability improvements on all platforms.

git-svn-id: https://v8.googlecode.com/svn/trunk@10875 ce2b1a6d-e550-0410-aec6-3dcde31c8c00