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

Issue 2517833005: [cleanup] Refactor builtins-number.cc (Closed)

Created:
4 years, 1 month ago by Jakob Kummerow
Modified:
4 years ago
Reviewers:
Igor Sheludko
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[cleanup] Refactor builtins-number.cc Introducing a TF_BUILTIN macro that wraps CodeStubAssembler usage into a convenient interface (using a subclass under the hood). Committed: https://crrev.com/cbf59c4c704e83a43b52c5ba6825df576fdaece8 Cr-Commit-Position: refs/heads/master@{#41236}

Patch Set 1 #

Total comments: 1

Patch Set 2 : ready for review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+753 lines, -936 lines) Patch
M src/builtins/builtins-number.cc View 1 4 chunks +728 lines, -936 lines 0 comments Download
M src/builtins/builtins-utils.h View 1 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (7 generated)
Jakob Kummerow
Here's the refactoring we discussed a couple of days ago. Please take an early look. ...
4 years, 1 month ago (2016-11-22 15:58:58 UTC) #3
Igor Sheludko
Awesome! Go ahead! https://codereview.chromium.org/2517833005/diff/20001/src/builtins/builtins-utils.h File src/builtins/builtins-utils.h (right): https://codereview.chromium.org/2517833005/diff/20001/src/builtins/builtins-utils.h#newcode115 src/builtins/builtins-utils.h:115: // through the (inherited) CodeAssembler::Parameter() function. ...
4 years, 1 month ago (2016-11-22 18:25:20 UTC) #4
Igor Sheludko
Awesome! lgtm!
4 years ago (2016-11-23 14:36:19 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/2517833005/40001
4 years ago (2016-11-23 14:37:28 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/12691) v8_linux64_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years ago (2016-11-23 14:39:39 UTC) #9
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/2517833005/40001
4 years ago (2016-11-24 00:10:23 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-11-24 00:41:26 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/cbf59c4c704e83a43b52c5ba6825df576fdaece8 Cr-Commit-Position: refs/heads/master@{#41236}
4 years ago (2016-11-24 00:42:03 UTC) #15
Michael Hablich
4 years ago (2016-11-24 08:57:11 UTC) #16
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:40001) has been created in
https://codereview.chromium.org/2529873002/ by hablich@chromium.org.

The reason for reverting is: Secondary dependency to revert
https://codereview.chromium.org/2522393002/.

Powered by Google App Engine
This is Rietveld 408576698