Reviewers: Yang,

Description:
Merged r12434, r12435, r12440, r12441, r12443, r12444, r12445, r12446 into trunk
branch.

Support register as right operand in min/max support.

Fixed test expectation.

Add build system infrastructure for ENABLE_EXTRA_CHECKS flag (not used yet)

Fix missing colon in common.gypi

Push stacktrace and die if the receiver is of unknown type.

Disable accessor inlining (due to broken deopts)

Add empty-handle checks to API functions (#ifdef ENABLE_EXTRA_CHECKS)

Check the return value of API calls on ia32 and x64.


[email protected]


Please review this at https://chromiumcodereview.appspot.com/10910093/

SVN Base: https://v8.googlecode.com/svn/trunk

Affected files:
  M Makefile
  M build/common.gypi
  M src/api.h
  M src/api.cc
  M src/checks.h
  M src/flag-definitions.h
  M src/ia32/macro-assembler-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/objects.cc
  M src/version.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/macro-assembler-x64.cc
  A + test/mjsunit/regress/regress-crbug-145961.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to