Reviewers: Benedikt Meurer,

Message:
This is what I have planned. Obviously I'll have to add some more tests (not as
easy, since we easily trigger a real OOM before reaching an invalid string
length for a lot of cases).

I also need to find out what layout tests need to be rebaselined.

Description:
Throw exception on invalid string length instead of OOM.

[email protected]
BUG=349329

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

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

Affected files (+107, -42 lines):
  M src/api.cc
  M src/factory.cc
  M src/func-name-inferrer.cc
  M src/isolate.h
  M src/isolate.cc
  M src/json-stringifier.h
  M src/parser.cc
  M src/runtime.cc
  M src/uri.h
  A test/mjsunit/invalid-string-length.js


--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to