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

Issue 1900613002: [compiler] Let CompileForLiveEdit use common pipeline. (Closed)

Created:
4 years, 8 months ago by Michael Starzinger
Modified:
4 years, 8 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Let CompileForLiveEdit use common pipeline. This makes sure that the Compiler::CompileForLiveEdit API function uses the common pipeline for top-level code. It ensures that a proper shared function info object is allocated before compilation is triggered. R=yangguo@chromium.org Committed: https://crrev.com/1041340220bd81cf671c65ad24408f0265f0e2e0 Cr-Commit-Position: refs/heads/master@{#35590}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -27 lines) Patch
M src/compiler.h View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler.cc View 1 chunk +9 lines, -10 lines 0 comments Download
M src/debug/liveedit.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/debug/liveedit.cc View 1 2 chunks +0 lines, -15 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Michael Starzinger
4 years, 8 months ago (2016-04-18 14:49:33 UTC) #3
Yang
lgtm https://codereview.chromium.org/1900613002/diff/1/src/compiler.cc File src/compiler.cc (left): https://codereview.chromium.org/1900613002/diff/1/src/compiler.cc#oldcode1199 src/compiler.cc:1199: tracker.RecordRootFunctionInfo(info.code()); Can we remove this method now?
4 years, 8 months ago (2016-04-18 14:58:21 UTC) #4
Michael Starzinger
Thanks! Addressed comments. Will land tomorrow probably. https://codereview.chromium.org/1900613002/diff/1/src/compiler.cc File src/compiler.cc (left): https://codereview.chromium.org/1900613002/diff/1/src/compiler.cc#oldcode1199 src/compiler.cc:1199: tracker.RecordRootFunctionInfo(info.code()); On ...
4 years, 8 months ago (2016-04-18 16:03:07 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1900613002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1900613002/20001
4 years, 8 months ago (2016-04-18 16:14:21 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-18 16:16:22 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 16:17:31 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1041340220bd81cf671c65ad24408f0265f0e2e0
Cr-Commit-Position: refs/heads/master@{#35590}

Powered by Google App Engine
This is Rietveld 408576698