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

Issue 24725002: Disposing an OSR job should only restore the back edge state. (Closed)

Created:
7 years, 2 months ago by Yang
Modified:
7 years, 2 months ago
Reviewers:
titzer
CC:
v8-dev
Visibility:
Public.

Description

Disposing an OSR job should only restore the back edge state. R=titzer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=16978

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M src/compiler.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/optimizing-compiler-thread.cc View 1 8 chunks +18 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
7 years, 2 months ago (2013-09-26 08:24:10 UTC) #1
titzer
LGTM with nits https://codereview.chromium.org/24725002/diff/1/src/compiler.h File src/compiler.h (right): https://codereview.chromium.org/24725002/diff/1/src/compiler.h#newcode536 src/compiler.h:536: bool IsCompilingForOSR() { return !info()->osr_ast_id().IsNone(); } ...
7 years, 2 months ago (2013-09-27 08:21:49 UTC) #2
Yang
7 years, 2 months ago (2013-09-27 09:37:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r16978 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698