Skip to content

Tags: Web5design/v8

Tags

3.22.24

Toggle 3.22.24's commit message
Version 3.22.24

Fixed uint32-to-smi conversion in Lithium. (Chromium issue 309623)

Performance and stability improvements on all platforms.

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

3.22.23

Toggle 3.22.23's commit message
Version 3.22.23

Renamed deprecated __attribute__((no_address_safety_analysis)) to __attribute__((no_sanitize_address)) (Chromium issue 311283)

Defined DEBUG for v8_optimized_debug=2

Performance and stability improvements on all platforms.

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

3.22.22

Toggle 3.22.22's commit message
Version 3.22.22

Record allocation stack traces. (Chromium issue 277984,v8:2949)

Performance and stability improvements on all platforms.

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

3.22.21

Toggle 3.22.21's commit message
Version 3.22.21

Performance and stability improvements on all platforms.

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

3.22.20

Toggle 3.22.20's commit message
Version 3.22.20

Made Array.prototype.pop throw if the last element is not configurable.

Fixed HObjectAccess for loads from migrating prototypes. (Chromium issue 305309)

Enabled preaging of code objects when --optimize-for-size. (Chromium issue 280984)

Exposed v8::Function::GetDisplayName to public API. (Chromium issue 17356)

Performance and stability improvements on all platforms.

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

3.22.19

Toggle 3.22.19's commit message
Version 3.22.19

Fix materialization of captured objects with field tracking. (Chromium issue 298990)

Performance and stability improvements on all platforms.

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

3.22.18

Toggle 3.22.18's commit message
Version 3.22.18

Add tool to visualize machine code/lithium.

Handle misaligned loads and stores in load elimination. Do not track misaligned loads and be conservative about invalidating misaligned stores. (issue 2934)

Performance and stability improvements on all platforms.

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

3.22.17

Toggle 3.22.17's commit message
Version 3.22.17

Harmony: Implement Math.trunc and Math.sign. (issue 2938)

Performance and stability improvements on all platforms.

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

3.22.16

Toggle 3.22.16's commit message
Version 3.22.16

Performance and stability improvements on all platforms.

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

3.22.15

Toggle 3.22.15's commit message
Version 3.22.15

Enabled calling the SetReference* & SetObjectGroupId functions with a Persistent<SubclassOfValue>.

Performance and stability improvements on all platforms.

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