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

Issue 1962853002: [es8] Prepare explicit tail calls (STC) for staging with implicit tail calls (PTC). (Closed)

Created:
4 years, 7 months ago by Igor Sheludko
Modified:
4 years, 7 months ago
Reviewers:
rossberg
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@src-stage
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[es8] Prepare explicit tail calls (STC) for staging with implicit tail calls (PTC). BUG=v8:4915 LOG=N Committed: https://crrev.com/aa006f644bc7d6441e9af7e94eeb88c8674863d3 Cr-Commit-Position: refs/heads/master@{#36129}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -17 lines) Patch
M src/parsing/parser.cc View 1 2 chunks +2 lines, -3 lines 0 comments Download
M src/parsing/parser-base.h View 1 4 chunks +28 lines, -13 lines 0 comments Download
M src/parsing/preparser.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 36 (22 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1962853002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1962853002/1
4 years, 7 months ago (2016-05-09 20:22:09 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/1343) v8_linux64_avx2_rel_ng_triggered on ...
4 years, 7 months ago (2016-05-09 20:39:40 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1962853002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1962853002/20001
4 years, 7 months ago (2016-05-09 20:50:30 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-09 21:18:21 UTC) #9
Igor Sheludko
PTAL
4 years, 7 months ago (2016-05-09 21:37:42 UTC) #11
rossberg
lgtm https://codereview.chromium.org/1962853002/diff/20001/src/parsing/parser-base.h File src/parsing/parser-base.h (right): https://codereview.chromium.org/1962853002/diff/20001/src/parsing/parser-base.h#newcode212 src/parsing/parser-base.h:212: void AddProperTailCall(ExpressionT expr) { expressions_.Add(expr, zone_); } Nit: ...
4 years, 7 months ago (2016-05-10 09:21:57 UTC) #12
Igor Sheludko
https://codereview.chromium.org/1962853002/diff/20001/src/parsing/parser-base.h File src/parsing/parser-base.h (right): https://codereview.chromium.org/1962853002/diff/20001/src/parsing/parser-base.h#newcode212 src/parsing/parser-base.h:212: void AddProperTailCall(ExpressionT expr) { expressions_.Add(expr, zone_); } On 2016/05/10 ...
4 years, 7 months ago (2016-05-10 09:38:15 UTC) #14
commit-bot: I haz the power
This CL has an open dependency (Issue 1964643002 Patch 1). Please resolve the dependency and ...
4 years, 7 months ago (2016-05-10 09:38:33 UTC) #18
commit-bot: I haz the power
This CL has an open dependency (Issue 1964643002 Patch 1). Please resolve the dependency and ...
4 years, 7 months ago (2016-05-10 09:40:53 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1962853002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1962853002/80001
4 years, 7 months ago (2016-05-10 09:43:23 UTC) #26
commit-bot: I haz the power
CLs for remote refs other than refs/pending/heads/master must contain NOTRY=true and NOPRESUBMIT=true in order for ...
4 years, 7 months ago (2016-05-10 09:43:25 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1962853002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1962853002/100001
4 years, 7 months ago (2016-05-10 09:45:24 UTC) #32
commit-bot: I haz the power
Committed patchset #2 (id:100001)
4 years, 7 months ago (2016-05-10 10:18:10 UTC) #34
commit-bot: I haz the power
4 years, 7 months ago (2016-05-10 10:19:40 UTC) #36
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/aa006f644bc7d6441e9af7e94eeb88c8674863d3
Cr-Commit-Position: refs/heads/master@{#36129}

Powered by Google App Engine
This is Rietveld 408576698