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

Issue 2400973002: [compiler] Allow debug compilation for top-level eval. (Closed)

Created:
4 years, 2 months ago by Michael Starzinger
Modified:
4 years, 2 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com, Yang
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Allow debug compilation for top-level eval. This removes the restriction of only allowing lazy compilation for top-level eval code with a context. We can by now compile such code without a concrete closure. R=yangguo@chromium.org Committed: https://crrev.com/891600068d0dafc899022bef993aa504fc6aa534 Cr-Commit-Position: refs/heads/master@{#40089}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -22 lines) Patch
M src/compiler.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M src/debug/debug.cc View 2 chunks +2 lines, -2 lines 2 comments Download
M src/objects.h View 3 chunks +1 line, -8 lines 0 comments Download
M src/objects.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M src/objects-inl.h View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Michael Starzinger
4 years, 2 months ago (2016-10-07 09:50:56 UTC) #3
Yang
lgtm. https://codereview.chromium.org/2400973002/diff/1/src/debug/debug.cc File src/debug/debug.cc (right): https://codereview.chromium.org/2400973002/diff/1/src/debug/debug.cc#newcode1460 src/debug/debug.cc:1460: // If not possible, comb the heap for ...
4 years, 2 months ago (2016-10-07 11:06:41 UTC) #6
Michael Starzinger
Thanks. Landing. https://codereview.chromium.org/2400973002/diff/1/src/debug/debug.cc File src/debug/debug.cc (right): https://codereview.chromium.org/2400973002/diff/1/src/debug/debug.cc#newcode1460 src/debug/debug.cc:1460: // If not possible, comb the heap ...
4 years, 2 months ago (2016-10-07 13:38:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2400973002/1
4 years, 2 months ago (2016-10-07 13:39:03 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-07 13:42:26 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 13:42:54 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/891600068d0dafc899022bef993aa504fc6aa534
Cr-Commit-Position: refs/heads/master@{#40089}

Powered by Google App Engine
This is Rietveld 408576698