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

Issue 1415133002: Introduce a reference to the code object of inlined functions in CompilationInfo. (Closed)

Created:
5 years, 2 months ago by Jarin
Modified:
5 years, 2 months ago
Reviewers:
Michael Starzinger
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

Introduce a reference to the code object of inlined functions in CompilationInfo. The newly introduced root makes sure that we do not flush the optimized code while the function is being compiled. BUG=v8:4493 LOG=n Committed: https://crrev.com/14ba9c3dea3ea6a597a63511fbed5190e74480bd Cr-Commit-Position: refs/heads/master@{#31444}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review comments #

Patch Set 3 : Tweak #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -17 lines) Patch
M src/compiler.h View 1 chunk +17 lines, -2 lines 0 comments Download
M src/compiler/code-generator.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/compiler/js-inlining.cc View 1 2 3 chunks +10 lines, -3 lines 0 comments Download
M src/crankshaft/hydrogen.cc View 2 chunks +11 lines, -7 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Jarin
Could you take a look, please?
5 years, 2 months ago (2015-10-21 13:17:10 UTC) #2
Michael Starzinger
LGTM. Scary stuff! https://codereview.chromium.org/1415133002/diff/1/src/compiler/js-inlining.cc File src/compiler/js-inlining.cc (right): https://codereview.chromium.org/1415133002/diff/1/src/compiler/js-inlining.cc#newcode355 src/compiler/js-inlining.cc:355: nit: Can we add a separator ...
5 years, 2 months ago (2015-10-21 13:49:50 UTC) #3
Jarin
https://codereview.chromium.org/1415133002/diff/1/src/compiler/js-inlining.cc File src/compiler/js-inlining.cc (right): https://codereview.chromium.org/1415133002/diff/1/src/compiler/js-inlining.cc#newcode355 src/compiler/js-inlining.cc:355: On 2015/10/21 13:49:50, Michael Starzinger wrote: > nit: Can ...
5 years, 2 months ago (2015-10-21 14:31:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1415133002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1415133002/40001
5 years, 2 months ago (2015-10-21 14:32:28 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-21 15:05:18 UTC) #8
commit-bot: I haz the power
5 years, 2 months ago (2015-10-21 15:05:45 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/14ba9c3dea3ea6a597a63511fbed5190e74480bd
Cr-Commit-Position: refs/heads/master@{#31444}

Powered by Google App Engine
This is Rietveld 408576698