Reviewers: Yang, Michael Starzinger, Toon Verwaest,

Description:
Merged r12485, r12486, r12491, r12494, r12495 into trunk branch.

Fix edge case of extension with NULL as source string.

Fixed CHECK failure in LCodeGen::DoWrapReceiver when --deopt-every-n-times flag
is present

Correctly initialize regexp global cache.

Ensure correct enumeration indices in the dict

Fix API check for length of external arrays.

BUG=chromium:144649,chromium:148389,chromium:148378,chromium:148376,chromium:148896

[email protected],[email protected],[email protected]


Please review this at https://codereview.chromium.org/10907233/

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

Affected files:
  M src/api.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/jsregexp.cc
  M src/objects.h
  M src/objects.cc
  M src/version.cc
  M test/cctest/test-api.cc
  M test/cctest/test-strings.cc
  A + test/mjsunit/regress/regress-148378.js
  A + test/mjsunit/regress/regress-crbug-148376.js


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

Reply via email to