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

Issue 2399203003: Always use FinalizeUnoptimizedCompilationJob (Closed)

Created:
4 years, 2 months ago by jochen (gone - plz use gerrit)
Modified:
4 years, 2 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Always use FinalizeUnoptimizedCompilationJob Before, some code paths just invoked job->FinalizeJob() and then manually installed the compilation result. Unify these. BUG=v8:5394 R=mstarzinger@chromium.org Committed: https://crrev.com/879fac3b56e8ada73a7490d48696cdcf36b95061 Cr-Commit-Position: refs/heads/master@{#40120}

Patch Set 1 #

Total comments: 2

Patch Set 2 : updates #

Patch Set 3 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -57 lines) Patch
M src/compiler.cc View 1 2 6 chunks +52 lines, -57 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 24 (15 generated)
jochen (gone - plz use gerrit)
4 years, 2 months ago (2016-10-07 14:59:01 UTC) #1
jochen (gone - plz use gerrit)
ptal
4 years, 2 months ago (2016-10-07 15:40:19 UTC) #4
Michael Starzinger
https://codereview.chromium.org/2399203003/diff/1/src/compiler.cc File src/compiler.cc (left): https://codereview.chromium.org/2399203003/diff/1/src/compiler.cc#oldcode1131 src/compiler.cc:1131: PROFILE(isolate, CodeCreateEvent(log_tag, result->abstract_code(), *result, This seems to be firing ...
4 years, 2 months ago (2016-10-07 16:18:41 UTC) #7
jochen (gone - plz use gerrit)
I moved the RecordFunctionCompilation call form InstallUnoptimizedCode to GetUnoptimizedCode and FinalizeCompilationJob, so I think there ...
4 years, 2 months ago (2016-10-10 09:22:54 UTC) #14
jochen (gone - plz use gerrit)
+yang
4 years, 2 months ago (2016-10-10 13:01:09 UTC) #18
Yang
On 2016/10/10 09:22:54, jochen wrote: > I moved the RecordFunctionCompilation call form InstallUnoptimizedCode to > ...
4 years, 2 months ago (2016-10-10 13:09:17 UTC) #19
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/2399203003/40001
4 years, 2 months ago (2016-10-10 13:10:29 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-10-10 13:12:27 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-10-10 13:12:47 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/879fac3b56e8ada73a7490d48696cdcf36b95061
Cr-Commit-Position: refs/heads/master@{#40120}

Powered by Google App Engine
This is Rietveld 408576698