Reviewers: Vyacheslav Egorov,
Description:
Version 2.3.3
Fixed error when building the d8 shell in a fresh checkout.
Implemented Function.prototype.bind (ES5 15.3.4.5).
Fixed an error in inlined stores on ia32.
Fixed an error when setting a breakpoint at the end of a function that does
not
end with a newline character.
Performance improvements on all platforms.
Please review this at http://codereview.chromium.org/3005031/show
SVN Base: http://v8.googlecode.com/svn/trunk/
Affected files:
M ChangeLog
M SConstruct
M src/arm/assembler-arm.h
M src/arm/assembler-arm.cc
M src/arm/codegen-arm.h
M src/arm/codegen-arm.cc
M src/arm/ic-arm.cc
M src/ia32/codegen-ia32.h
M src/ia32/codegen-ia32.cc
M src/jump-target-light.h
M src/objects.cc
M src/runtime.h
M src/runtime.cc
M src/v8-counters.h
M src/v8natives.js
M src/version.cc
M src/x64/builtins-x64.cc
M src/x64/codegen-x64.h
M src/x64/codegen-x64.cc
M src/x64/ic-x64.cc
M src/x64/virtual-frame-x64.h
M src/x64/virtual-frame-x64.cc
M test/mjsunit/debug-setbreakpoint.js
A + test/mjsunit/function-bind.js
M tools/js2c.py
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev