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

Issue 1836183002: Remove vestigial legacy const handling from parser (Closed)

Created:
4 years, 8 months ago by adamk
Modified:
4 years, 8 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Remove vestigial legacy const handling from parser R=littledan@chromium.org Committed: https://crrev.com/a63185a608e5583391cbc4518a55aabfc3ffb58d Cr-Commit-Position: refs/heads/master@{#35459}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -20 lines) Patch
M src/parsing/parser.cc View 1 2 chunks +2 lines, -11 lines 0 comments Download
M src/parsing/pattern-rewriter.cc View 1 1 chunk +3 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
adamk
4 years, 8 months ago (2016-03-29 01:36:41 UTC) #1
adamk
Ping?
4 years, 8 months ago (2016-04-14 00:04:05 UTC) #2
Dan Ehrenberg
lgtm
4 years, 8 months ago (2016-04-14 00:13:22 UTC) #3
caitp (gmail)
https://codereview.chromium.org/1836183002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/1836183002/diff/1/src/parsing/parser.cc#newcode2362 src/parsing/parser.cc:2362: if (parsing_result->descriptor.mode == LET) { This is not really ...
4 years, 8 months ago (2016-04-14 00:17:30 UTC) #5
caitp (gmail)
https://codereview.chromium.org/1836183002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/1836183002/diff/1/src/parsing/parser.cc#newcode2362 src/parsing/parser.cc:2362: if (parsing_result->descriptor.mode == LET) { On 2016/04/14 00:17:30, caitp ...
4 years, 8 months ago (2016-04-14 00:25:16 UTC) #6
adamk
https://codereview.chromium.org/1836183002/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/1836183002/diff/1/src/parsing/parser.cc#newcode2362 src/parsing/parser.cc:2362: if (parsing_result->descriptor.mode == LET) { On 2016/04/14 00:25:16, caitp ...
4 years, 8 months ago (2016-04-14 00:37:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1836183002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1836183002/20001
4 years, 8 months ago (2016-04-14 00:38:45 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-14 01:00:30 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 01:03:00 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a63185a608e5583391cbc4518a55aabfc3ffb58d
Cr-Commit-Position: refs/heads/master@{#35459}

Powered by Google App Engine
This is Rietveld 408576698