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

Issue 599113002: Insert materialized context at the right place in DebugEvaluate. (Closed)

Created:
6 years, 3 months ago by Yang
Modified:
6 years, 2 months ago
Reviewers:
ulan, aandrey
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Insert materialized context at the right place in DebugEvaluate. R=aandrey@chromium.org, ulan@chromium.org BUG=chromium:323936 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=24218

Patch Set 1 #

Total comments: 4

Patch Set 2 : address comments #

Patch Set 3 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -9 lines) Patch
M src/runtime/runtime.cc View 1 2 2 chunks +44 lines, -9 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-323936.js View 1 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yang
6 years, 3 months ago (2014-09-24 15:34:53 UTC) #1
aandrey
lgtm https://codereview.chromium.org/599113002/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/599113002/diff/1/src/runtime.cc#newcode13112 src/runtime.cc:13112: inner_context->set_previous(materialized_context->previous()); nit: inner_context->set_previous(function_context); ? https://codereview.chromium.org/599113002/diff/1/test/mjsunit/regress/regress-crbug-323936.js File test/mjsunit/regress/regress-crbug-323936.js (right): ...
6 years, 3 months ago (2014-09-25 06:19:06 UTC) #2
Yang
On 2014/09/25 06:19:06, aandrey wrote: > lgtm > > https://codereview.chromium.org/599113002/diff/1/src/runtime.cc > File src/runtime.cc (right): > ...
6 years, 3 months ago (2014-09-25 07:47:07 UTC) #3
ulan
lgtm
6 years, 2 months ago (2014-09-25 09:22:46 UTC) #4
Yang
6 years, 2 months ago (2014-09-25 09:33:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 24218 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698