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

Issue 2362463003: Declare the arguments object before creating the function var, to make sure it masks it (Closed)

Created:
4 years, 3 months ago by Toon Verwaest
Modified:
4 years, 3 months ago
Reviewers:
nickie, adamk
CC:
v8-reviews_googlegroups.com, lpy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Declare the arguments object before creating the function var, to make sure it masks it BUG=chromium:649067 Committed: https://crrev.com/df7ecd1c1a8acb6a8230b7a3524aef2d60803f14 Cr-Commit-Position: refs/heads/master@{#39642}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M src/ast/scopes.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/parsing/parser.cc View 1 2 chunks +7 lines, -4 lines 0 comments Download
A + test/mjsunit/regress/regress-649067.js View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
Toon Verwaest
ptal
4 years, 3 months ago (2016-09-22 12:51:34 UTC) #2
Toon Verwaest
cc adamk
4 years, 3 months ago (2016-09-22 13:19:54 UTC) #4
nickie
It LGTM but I don't understand the details so it would be nice if somebody ...
4 years, 3 months ago (2016-09-22 13:20:16 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/2362463003/1
4 years, 3 months ago (2016-09-22 17:26:06 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/24767)
4 years, 3 months ago (2016-09-22 17:30:54 UTC) #9
adamk
lgtm https://codereview.chromium.org/2362463003/diff/1/src/parsing/parser.cc File src/parsing/parser.cc (right): https://codereview.chromium.org/2362463003/diff/1/src/parsing/parser.cc#newcode3434 src/parsing/parser.cc:3434: function_scope->DeclareArguments(ast_value_factory()); Please add a comment here about why ...
4 years, 3 months ago (2016-09-22 18:16:57 UTC) #11
adamk
lgtm
4 years, 3 months ago (2016-09-22 18:46:26 UTC) #12
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/2362463003/20001
4 years, 3 months ago (2016-09-22 18:46:42 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-22 19:16:30 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-22 19:16:56 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/df7ecd1c1a8acb6a8230b7a3524aef2d60803f14
Cr-Commit-Position: refs/heads/master@{#39642}

Powered by Google App Engine
This is Rietveld 408576698