Skip to content

Tags: llongger/v8

Tags

3.22.9

Toggle 3.22.9's commit message
Version 3.22.9

Ensure only whitelisted stubs have sse2 versions in the snapshot. (fix for chromium 304565)

Implement ArrayBuffer.isView.

Performance and stability improvements on all platforms.

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

3.22.8

Toggle 3.22.8's commit message
Version 3.22.8

Performance and stability improvements on all platforms.

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

3.22.7

Toggle 3.22.7's commit message
Version 3.22.7

Debug: Allow stepping into on a given call frame (Chromium issue 296963).

Always use timeGetTime() for TimeTicks::Now() on Windows (Chromium issue 288924).

Performance and stability improvements on all platforms.

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

3.22.6

Toggle 3.22.6's commit message
Version 3.22.6

Performance and stability improvements on all platforms.

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

3.22.5

Toggle 3.22.5's commit message
Version 3.22.5

Disabled externalization of sliced/cons strings in old pointer space (Chromium issue 276357).

Turned on handle zapping for release builds

Performance and stability improvements on all platforms.

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

3.22.4

Toggle 3.22.4's commit message
Version 3.22.4

Function::Call and Object::CallAsFunction APIs should allow v8::Value as a receiver (issue 2915).

Removed unnecessary mutex (Chromium issue 291236).

Removed ArrayBufferView::BaseAddress method.

Performance and stability improvements on all platforms.

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

3.22.3

Toggle 3.22.3's commit message
Version 3.22.3

Added methods to enable configuration of ResourceConstraints based on limits derived at runtime. (Chromium issue 292928)

Added -optimize-for-size flag to optimize for memory size (will be used by pre-aging CL), and removed the is_memory_constrained ResourceConstraint. (Chromium issue 292928)

Performance and stability improvements on all platforms.

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

3.22.2

Toggle 3.22.2's commit message
Version 3.22.2

Performance and stability improvements on all platforms.

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

3.22.1

Toggle 3.22.1's commit message
Version 3.22.1

Sped up creating typed arrays from array-like objects. (Chromium issue 270507)

Performance and stability improvements on all platforms.

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

3.22.0

Toggle 3.22.0's commit message
Version 3.22.0

LiveEdit to mark more closure functions for re-instantiation when scope layout changes. (issue 2872)

Made bounds check elimination iterative instead of recursive. (Chromium issue 289706)

Turned on i18n support by default.

Set the proper instance-type on HAllocate in BuildFastLiteral. (Chromium issue 284577)

Performance and stability improvements on all platforms.

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