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

Issue 163433003: Handle contexts which have been optimized out. (Closed)

Created:
6 years, 10 months ago by turnidge
Modified:
6 years, 10 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Handle contexts which have been optimized out. Expand list of expected object types seen on the stack. BUG= R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=32708

Patch Set 1 #

Total comments: 4

Patch Set 2 : code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -9 lines) Patch
M runtime/vm/debugger.cc View 6 chunks +18 lines, -8 lines 0 comments Download
M runtime/vm/deopt_instructions.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
turnidge
https://codereview.chromium.org/163433003/diff/1/runtime/vm/debugger.cc File runtime/vm/debugger.cc (right): https://codereview.chromium.org/163433003/diff/1/runtime/vm/debugger.cc#newcode613 runtime/vm/debugger.cc:613: return Context::null(); I decided to use Context::null() to represent ...
6 years, 10 months ago (2014-02-13 18:55:49 UTC) #1
siva
LGTM with one comment. https://codereview.chromium.org/163433003/diff/1/runtime/vm/deopt_instructions.cc File runtime/vm/deopt_instructions.cc (right): https://codereview.chromium.org/163433003/diff/1/runtime/vm/deopt_instructions.cc#newcode372 runtime/vm/deopt_instructions.cc:372: obj.IsField()); On 2014/02/13 18:55:49, turnidge ...
6 years, 10 months ago (2014-02-13 22:58:40 UTC) #2
turnidge
https://codereview.chromium.org/163433003/diff/1/runtime/vm/deopt_instructions.cc File runtime/vm/deopt_instructions.cc (right): https://codereview.chromium.org/163433003/diff/1/runtime/vm/deopt_instructions.cc#newcode372 runtime/vm/deopt_instructions.cc:372: obj.IsField()); On 2014/02/13 22:58:40, siva wrote: > On 2014/02/13 ...
6 years, 10 months ago (2014-02-14 16:36:27 UTC) #3
turnidge
Added a TODO to figure out the reason for these. My guess is that it ...
6 years, 10 months ago (2014-02-14 18:02:58 UTC) #4
turnidge
6 years, 10 months ago (2014-02-14 18:04:53 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r32708 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698