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

Issue 203070: Stop "cooking" targets of jumps and calls in code objects. Do not convert ju... (Closed)

Created:
11 years, 3 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Stop "cooking" targets of jumps and calls in code objects. Do not convert jump and call targets to absolute pointers to Code objects during GC, heap verification, and serialization. Committed: http://code.google.com/p/v8/source/detail?r=2941

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -186 lines) Patch
M src/heap.cc View 1 2 3 4 4 chunks +1 line, -18 lines 0 comments Download
M src/mark-compact.cc View 1 2 3 4 7 chunks +8 lines, -41 lines 0 comments Download
M src/objects.h View 1 2 3 4 6 chunks +0 lines, -26 lines 0 comments Download
M src/objects.cc View 1 2 3 4 2 chunks +8 lines, -75 lines 0 comments Download
M src/objects-debug.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M src/objects-inl.h View 1 2 3 4 1 chunk +0 lines, -10 lines 0 comments Download
M src/serialize.h View 3 4 2 chunks +0 lines, -2 lines 0 comments Download
M src/serialize.cc View 1 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M src/spaces.cc View 1 2 3 4 2 chunks +1 line, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
Not quite finished. Needs more testing, and to fix serialization.
11 years, 3 months ago (2009-09-15 16:39:32 UTC) #1
William Hesse
Ready for review.
11 years, 3 months ago (2009-09-18 12:23:11 UTC) #2
Erik Corry
11 years, 3 months ago (2009-09-18 12:54:58 UTC) #3
STV!

Powered by Google App Engine
This is Rietveld 408576698