Reviewers: Kevin Millikin,
Description:
Version 3.1.3.
Fixed a bug triggered by functions with huge numbers of declared arguments.
Fixed zap value aliasing a real object - debug mode only. Issue 866.
Fixed issue where Array.prototype.__proto__ had been set to null. Issue
1121.
Fixed stability bugs in Crankshaft for x86.
Please review this at http://codereview.chromium.org/6460038/
SVN Base: http://v8.googlecode.com/svn/trunk/
Affected files:
M AUTHORS
M ChangeLog
M src/api.cc
M src/arm/codegen-arm.cc
M src/arm/full-codegen-arm.cc
M src/arm/lithium-arm.h
M src/arm/lithium-arm.cc
M src/arm/lithium-codegen-arm.h
M src/arm/lithium-codegen-arm.cc
M src/arm/macro-assembler-arm.cc
M src/builtins.cc
M src/full-codegen.cc
M src/handles.cc
M src/heap.cc
M src/hydrogen-instructions.h
M src/hydrogen-instructions.cc
M src/hydrogen.cc
M src/ia32/assembler-ia32.h
M src/ia32/assembler-ia32.cc
M src/ia32/code-stubs-ia32.cc
M src/ia32/codegen-ia32.cc
M src/ia32/disasm-ia32.cc
M src/ia32/full-codegen-ia32.cc
M src/ia32/lithium-codegen-ia32.h
M src/ia32/lithium-codegen-ia32.cc
M src/ia32/lithium-ia32.h
M src/ia32/lithium-ia32.cc
M src/ia32/macro-assembler-ia32.h
M src/ia32/macro-assembler-ia32.cc
M src/messages.cc
M src/messages.js
M src/objects.h
M src/objects.cc
M src/parser.h
M src/parser.cc
M src/runtime.cc
M src/scanner.cc
M src/uri.js
M src/v8globals.h
M src/v8natives.js
M src/version.cc
M src/x64/assembler-x64.h
M src/x64/assembler-x64.cc
M src/x64/code-stubs-x64.cc
M src/x64/codegen-x64.cc
M src/x64/cpu-x64.cc
M src/x64/full-codegen-x64.cc
M src/x64/ic-x64.cc
M src/x64/lithium-codegen-x64.h
M src/x64/lithium-codegen-x64.cc
M src/x64/lithium-x64.h
M src/x64/lithium-x64.cc
M src/x64/macro-assembler-x64.h
M src/x64/macro-assembler-x64.cc
M test/cctest/test-api.cc
M test/cctest/test-disasm-ia32.cc
M test/cctest/test-strtod.cc
M test/es5conform/es5conform.status
M test/mjsunit/getter-in-prototype.js
M test/mjsunit/json.js
A + test/mjsunit/regress/regress-1103.js
A + test/mjsunit/regress/regress-1104.js
A + test/mjsunit/regress/regress-1105.js
A + test/mjsunit/regress/regress-1107.js
A + test/mjsunit/regress/regress-1110.js
A + test/mjsunit/regress/regress-1112.js
A + test/mjsunit/regress/regress-1117.js
A + test/mjsunit/regress/regress-1118.js
A + test/mjsunit/regress/regress-1119.js
A + test/mjsunit/regress/regress-1120.js
A + test/mjsunit/regress/regress-1121.js
A + test/mjsunit/regress/regress-1122.js
A + test/mjsunit/regress/regress-1125.js
A + test/mjsunit/regress/regress-1126.js
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev