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

Issue 1410023004: Merged: Squashed multiple commits. (Closed)

Created:
5 years, 2 months ago by Michael Hablich
Modified:
5 years, 2 months ago
Reviewers:
Michael Achenbach
CC:
v8-reviews_googlegroups.com, ulan
Base URL:
https://chromium.googlesource.com/v8/v8.git@4.7
Target Ref:
refs/pending/branch-heads/4.7
Project:
v8
Visibility:
Public.

Description

Merged: Squashed multiple commits. Merged: Test for var declarations in eval which conflict with let Hash: d515e5138d30ab5b2a79e4cac99fcc5ca8d8991b Merged: X87: Test for var declarations in eval which conflict with let Hash: a910b8f0e237152c521b1befae04c82b1e5065c5 BUG=v8:4454 LOG=N R=machenbach@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+406 lines, -74 lines) Patch
M src/contexts.h View 1 chunk +7 lines, -3 lines 0 comments Download
M src/contexts.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M src/full-codegen/arm/full-codegen-arm.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M src/parser.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/property-details.h View 1 chunk +16 lines, -11 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/runtime/runtime-scopes.cc View 2 chunks +20 lines, -15 lines 0 comments Download
M src/variables.h View 3 chunks +15 lines, -0 lines 0 comments Download
M src/variables.cc View 1 chunk +1 line, -0 lines 0 comments Download
A test/mjsunit/harmony/block-eval-var-over-legacy-const.js View 1 chunk +109 lines, -0 lines 0 comments Download
A test/mjsunit/harmony/block-eval-var-over-let.js View 1 chunk +191 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Michael Hablich
5 years, 2 months ago (2015-10-21 12:22:16 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698