Reviewers: Jakob,

Message:
PTAL.

In tests, we need to allocate a large ArrayBuffer for each test, so we make sure
that we only allocate one per test and disable --stress-opt mode.

Description:
Limit the size for typed arrays to MaxSmi.

R=jkumme...@chromium.org
LOG=Y
BUG=319722

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

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

Affected files (+99, -59 lines):
  M src/d8.cc
  M src/runtime.h
  M src/runtime.cc
  A + test/mjsunit/regress/regress-319722-Float32Array-1.js
  A + test/mjsunit/regress/regress-319722-Float32Array.js
  A + test/mjsunit/regress/regress-319722-Float64Array-1.js
  A + test/mjsunit/regress/regress-319722-Float64Array.js
  A + test/mjsunit/regress/regress-319722-Int16Array-1.js
  A + test/mjsunit/regress/regress-319722-Int16Array.js
  A + test/mjsunit/regress/regress-319722-Int32Array-1.js
  A + test/mjsunit/regress/regress-319722-Int32Array.js
  A + test/mjsunit/regress/regress-319722-Int8Array-1.js
  A + test/mjsunit/regress/regress-319722-Int8Array.js
  A + test/mjsunit/regress/regress-319722-Uint16Array-1.js
  A + test/mjsunit/regress/regress-319722-Uint16Array.js
  A + test/mjsunit/regress/regress-319722-Uint32Array-1.js
  A + test/mjsunit/regress/regress-319722-Uint32Array.js
  A + test/mjsunit/regress/regress-319722-Uint8Array-1.js
  A + test/mjsunit/regress/regress-319722-Uint8Array.js
  A + test/mjsunit/regress/regress-319722-Uint8ClampedArray-1.js
  A + test/mjsunit/regress/regress-319722-Uint8ClampedArray.js


--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to