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

Issue 266983004: Prevent liveedit on or under generators with open activations (Closed)

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

Description

Prevent liveedit on or under generators with open activations R=yangguo@chromium.org LOG=N TEST=mjsunit/harmony/generators-debug-liveedit.js BUG= Committed: https://code.google.com/p/v8/source/detail?r=21174

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -21 lines) Patch
M src/liveedit.h View 2 chunks +8 lines, -1 line 0 comments Download
M src/liveedit.cc View 6 chunks +75 lines, -19 lines 3 comments Download
M src/liveedit-debugger.js View 1 chunk +3 lines, -1 line 0 comments Download
M src/objects.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 chunk +8 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/generators-debug-liveedit.js View 1 chunk +117 lines, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
wingo
Related to bug 3289; depends on changes in https://codereview.chromium.org/260423002/.
6 years, 7 months ago (2014-05-05 10:56:32 UTC) #1
Yang
LGTM with a few nits. CatGenerator is a really weird identifier... https://codereview.chromium.org/266983004/diff/1/src/liveedit.cc File src/liveedit.cc (right): ...
6 years, 7 months ago (2014-05-06 13:05:03 UTC) #2
wingo
Thanks for the review. LiveEdit is nasty stuff. On 2014/05/06 13:05:03, Yang wrote: > CatGenerator ...
6 years, 7 months ago (2014-05-06 14:28:09 UTC) #3
wingo
6 years, 7 months ago (2014-05-06 14:58:03 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r21174 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698