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

Issue 12650005: Parallel recompilation: fix off-by-one in deferred handle scope iteration. (Closed)

Created:
7 years, 9 months ago by Yang
Modified:
7 years, 9 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Parallel recompilation: fix off-by-one in deferred handle scope iteration. R=jkummerow@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=13962

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -2 lines) Patch
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler.cc View 1 chunk +1 line, -1 line 1 comment Download
M test/cctest/test-heap.cc View 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 9 months ago (2013-03-14 18:04:05 UTC) #1
Jakob Kummerow
lgtm https://chromiumcodereview.appspot.com/12650005/diff/1/src/compiler.cc File src/compiler.cc (right): https://chromiumcodereview.appspot.com/12650005/diff/1/src/compiler.cc#newcode946 src/compiler.cc:946: // Do a scavenge to put off the ...
7 years, 9 months ago (2013-03-18 10:22:19 UTC) #2
Yang
7 years, 9 months ago (2013-03-18 11:26:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r13962 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698