Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(204)

Issue 78003002: Removed unused --preallocate-message-memory flag. (Closed)

Created:
7 years, 1 month ago by Sven Panne
Modified:
7 years, 1 month ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Visibility:
Public.

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. R=bmeurer@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17918

Patch Set 1 #

Patch Set 2 : Removed more dead code #

Patch Set 3 : Nuked more dead code #

Patch Set 4 : Removed useless test. #

Patch Set 5 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -457 lines) Patch
M src/allocation.h View 1 2 1 chunk +0 lines, -28 lines 0 comments Download
M src/allocation.cc View 1 1 chunk +0 lines, -20 lines 0 comments Download
D src/allocation-inl.h View 1 2 1 chunk +0 lines, -49 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/frames.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M src/isolate.h View 1 2 6 chunks +1 line, -14 lines 0 comments Download
M src/isolate.cc View 1 2 8 chunks +2 lines, -218 lines 0 comments Download
M src/scopeinfo.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M src/scopes.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M src/string-stream.cc View 1 2 2 chunks +1 line, -4 lines 0 comments Download
M test/mjsunit/regexp-multiline-stack-trace.js View 1 2 3 1 chunk +0 lines, -116 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Sven Panne
7 years, 1 month ago (2013-11-20 12:27:26 UTC) #1
Benedikt Meurer
Pleas rename or remove the test case.
7 years, 1 month ago (2013-11-20 12:30:51 UTC) #2
Sven Panne
The test was a 1:1 copy from another one, removed. PTAL...
7 years, 1 month ago (2013-11-20 12:34:28 UTC) #3
Benedikt Meurer
LGTM
7 years, 1 month ago (2013-11-20 12:34:50 UTC) #4
Sven Panne
7 years, 1 month ago (2013-11-20 12:36:09 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r17918.

Powered by Google App Engine
This is Rietveld 408576698