Reviewers: Jakob,

Description:
Merged r12440, r12441, r12445, r12446, r12443 into 3.12 branch.

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

Fix missing colon in common.gypi

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

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

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

[email protected]


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

SVN Base: https://v8.googlecode.com/svn/branches/3.12

Affected files:
  M Makefile
  M build/common.gypi
  M src/api.h
  M src/api.cc
  M src/checks.h
  M src/ia32/macro-assembler-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/objects.cc
  M src/x64/macro-assembler-x64.cc


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

Reply via email to