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

Issue 1817353003: Add tests for variable declarations (Closed)

Created:
4 years, 9 months ago by nickie
Modified:
4 years, 8 months ago
Reviewers:
rossberg
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@types
Target Ref:
refs/pending/heads/experimental/nikolaos/types
Project:
v8
Visibility:
Public.

Description

Add tests for variable declarations This is based on https://codereview.chromium.org/1817093002 R=rossberg@chromium.org BUG= NOTRY=true NOPRESUBMIT=true

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -85 lines) Patch
M test/cctest/test-parsing.cc View 2 chunks +43 lines, -1 line 0 comments Download
M test/mjsunit/harmony/typesystem/object-types.js View 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/harmony/typesystem/simple-types.js View 1 chunk +10 lines, -10 lines 0 comments Download
M test/mjsunit/harmony/typesystem/string-literal-types.js View 1 chunk +15 lines, -21 lines 0 comments Download
M test/mjsunit/harmony/typesystem/testgen.js View 2 chunks +16 lines, -8 lines 0 comments Download
M test/mjsunit/harmony/typesystem/tuple-types.js View 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/harmony/typesystem/type-parameters.js View 1 chunk +15 lines, -21 lines 0 comments Download
M test/mjsunit/harmony/typesystem/type-query.js View 1 chunk +14 lines, -20 lines 0 comments Download
A test/mjsunit/harmony/typesystem/variable-declarations.js View 1 chunk +73 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
nickie
4 years, 9 months ago (2016-03-22 11:37:07 UTC) #1
rossberg
LGTM, and makes some of my previous comments obsolete. :)
4 years, 8 months ago (2016-04-07 15:57:44 UTC) #2
nickie
4 years, 8 months ago (2016-04-08 12:07:56 UTC) #3
Patchset 1 landed MANUALLY in experimental/nikolaos/types as:
a3796eafb2d66928c7c4d8055b2d8c196121ccfc
https://chromium.googlesource.com/v8/v8/+/a3796eafb2d66928c7c4d8055b2d8c19612...

Powered by Google App Engine
This is Rietveld 408576698