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

Issue 986243002: [turbofan] Minor cleanup for JSGenericLowering. (Closed)

Created:
5 years, 9 months ago by Benedikt Meurer
Modified:
5 years, 9 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Minor cleanup for JSGenericLowering. Include what you use, and move implementation details to .cc file. R=svenpanne@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/5abc724e82af7714fdd54da4a124f3316e3dbb65

Patch Set 1 #

Total comments: 2

Patch Set 2 : Outlined constructor and destructor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -12 lines) Patch
M src/compiler/js-generic-lowering.h View 1 4 chunks +10 lines, -12 lines 0 comments Download
M src/compiler/js-generic-lowering.cc View 1 3 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
Benedikt Meurer
5 years, 9 months ago (2015-03-09 05:12:41 UTC) #1
Benedikt Meurer
PTAL
5 years, 9 months ago (2015-03-09 05:13:00 UTC) #2
Sven Panne
https://codereview.chromium.org/986243002/diff/1/src/compiler/js-generic-lowering.h File src/compiler/js-generic-lowering.h (right): https://codereview.chromium.org/986243002/diff/1/src/compiler/js-generic-lowering.h#newcode28 src/compiler/js-generic-lowering.h:28: : is_typing_enabled_(is_typing_enabled), jsgraph_(jsgraph) {} Why is this suddenly inline? ...
5 years, 9 months ago (2015-03-09 08:07:03 UTC) #3
Benedikt Meurer
https://codereview.chromium.org/986243002/diff/1/src/compiler/js-generic-lowering.h File src/compiler/js-generic-lowering.h (right): https://codereview.chromium.org/986243002/diff/1/src/compiler/js-generic-lowering.h#newcode28 src/compiler/js-generic-lowering.h:28: : is_typing_enabled_(is_typing_enabled), jsgraph_(jsgraph) {} Well, this one is OK, ...
5 years, 9 months ago (2015-03-09 08:14:08 UTC) #4
Sven Panne
On 2015/03/09 08:14:08, Benedikt Meurer wrote: > Well, this one is OK, because Reducer has ...
5 years, 9 months ago (2015-03-09 08:17:32 UTC) #5
Benedikt Meurer
Done.
5 years, 9 months ago (2015-03-09 08:18:50 UTC) #6
Sven Panne
lgtm
5 years, 9 months ago (2015-03-09 09:49:10 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/986243002/20001
5 years, 9 months ago (2015-03-09 09:49:45 UTC) #9
commit-bot: I haz the power
Failed to apply the patch.
5 years, 9 months ago (2015-03-09 09:53:48 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/5abc724e82af7714fdd54da4a124f3316e3dbb65 Cr-Commit-Position: refs/heads/master@{#27062}
5 years, 9 months ago (2015-03-09 10:08:12 UTC) #12
Benedikt Meurer
5 years, 9 months ago (2015-03-09 10:08:12 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5abc724e82af7714fdd54da4a124f3316e3dbb65 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698