Reviewers: Benedikt Meurer,

Description:
Removed unused --preallocate-message-memory flag.

It results in a lot of dead code, and Isolate::PrintStack itself
crashes most of the time when something went wrong earlier.
Furthermore, we have plans do get better information into the
minidump, anyway.

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

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

Affected files (+4, -345 lines):
  D src/allocation-inl.h
  M src/allocation.h
  M src/allocation.cc
  M src/flag-definitions.h
  M src/frames.cc
  M src/isolate.h
  M src/isolate.cc
  M src/scopeinfo.cc
  M src/scopes.cc
  M src/string-stream.cc
  M test/mjsunit/regexp-multiline-stack-trace.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/groups/opt_out.

Reply via email to