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

Issue 2211963002: [turbofan] Refactor js-inlining.cc to use more graph(), jsgraph(), javascript(), common(). (Closed)

Created:
4 years, 4 months ago by bgeron
Modified:
4 years, 4 months ago
Reviewers:
Benedikt Meurer, Jarin
CC:
v8-reviews_googlegroups.com, Benedikt Meurer
Base URL:
https://chromium.googlesource.com/v8/v8.git@p8-base
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Refactor js-inlining.cc to use more graph(), jsgraph(), javascript(), common(). BUG= Committed: https://crrev.com/4b4c354b91bfd7cc01400c1d984fdc634ce68df0 Cr-Commit-Position: refs/heads/master@{#38363}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added JSGraph::javascript() #

Patch Set 3 : Also do common(), why not. #

Patch Set 4 : Doh. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -46 lines) Patch
M src/compiler/js-inlining.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/js-inlining.cc View 1 2 3 11 chunks +51 lines, -46 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
bgeron
Please take a look.
4 years, 4 months ago (2016-08-04 15:35:26 UTC) #2
Benedikt Meurer
LGTM with nit. https://codereview.chromium.org/2211963002/diff/1/src/compiler/js-inlining.cc File src/compiler/js-inlining.cc (right): https://codereview.chromium.org/2211963002/diff/1/src/compiler/js-inlining.cc#newcode485 src/compiler/js-inlining.cc:485: jsgraph()->javascript()->ConvertReceiver(p.convert_mode()), Nit: Can you also add ...
4 years, 4 months ago (2016-08-05 04:50:37 UTC) #4
bgeron
https://codereview.chromium.org/2211963002/diff/1/src/compiler/js-inlining.cc File src/compiler/js-inlining.cc (right): https://codereview.chromium.org/2211963002/diff/1/src/compiler/js-inlining.cc#newcode485 src/compiler/js-inlining.cc:485: jsgraph()->javascript()->ConvertReceiver(p.convert_mode()), On 2016/08/05 04:50:37, Benedikt Meurer wrote: > Nit: ...
4 years, 4 months ago (2016-08-05 08:42:26 UTC) #5
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/2211963002/20001
4 years, 4 months ago (2016-08-05 08:42:39 UTC) #8
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/2211963002/40001
4 years, 4 months ago (2016-08-05 09:06:27 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/1777) v8_linux64_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 4 months ago (2016-08-05 09:08:18 UTC) #14
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/2211963002/60001
4 years, 4 months ago (2016-08-05 09:29:51 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-05 09:53:14 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-05 09:54:58 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4b4c354b91bfd7cc01400c1d984fdc634ce68df0
Cr-Commit-Position: refs/heads/master@{#38363}

Powered by Google App Engine
This is Rietveld 408576698