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

Issue 7324051: Remove heap protection support. (Closed)

Created:
9 years, 5 months ago by Mads Ager (chromium)
Modified:
9 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove heap protection support. It does not currently work and when it did work we never got it fast enough to be useful. R=kmillikin@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=8601

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -345 lines) Patch
M src/flag-definitions.h View 1 chunk +0 lines, -13 lines 0 comments Download
M src/handles.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/heap.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/heap.cc View 1 chunk +0 lines, -22 lines 0 comments Download
M src/platform.h View 1 chunk +0 lines, -6 lines 0 comments Download
M src/platform-cygwin.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M src/platform-freebsd.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M src/platform-linux.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M src/platform-macos.cc View 1 chunk +0 lines, -14 lines 0 comments Download
src/platform-nullos.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M src/platform-openbsd.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M src/platform-solaris.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M src/platform-win32.cc View 1 chunk +0 lines, -19 lines 0 comments Download
M src/spaces.h View 6 chunks +0 lines, -41 lines 0 comments Download
M src/spaces.cc View 3 chunks +0 lines, -67 lines 0 comments Download
M src/spaces-inl.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/vm-state-inl.h View 2 chunks +0 lines, -30 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 5 months ago (2011-07-11 13:21:20 UTC) #1
Kevin Millikin (Chromium)
9 years, 5 months ago (2011-07-11 13:48:06 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698