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

Issue 653093002: Test monotonicity of expression typings. (Closed)

Created:
6 years, 2 months ago by neis
Modified:
6 years, 2 months ago
Reviewers:
rossberg
Project:
v8
Visibility:
Public.

Description

Test monotonicity of expression typings. R=rossberg@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=24693

Patch Set 1 #

Total comments: 7

Patch Set 2 : Adressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1227 lines, -434 lines) Patch
M src/compiler/js-typed-lowering.cc View 1 1 chunk +0 lines, -10 lines 0 comments Download
M src/compiler/typer.h View 1 1 chunk +11 lines, -0 lines 0 comments Download
M src/compiler/typer.cc View 1 15 chunks +548 lines, -152 lines 0 comments Download
M src/types.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M src/types.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/cctest.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/compiler/test-js-constant-cache.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/compiler/test-js-typed-lowering.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
A test/cctest/compiler/test-typer.cc View 1 1 chunk +335 lines, -0 lines 0 comments Download
M test/cctest/test-types.cc View 1 3 chunks +8 lines, -267 lines 0 comments Download
A test/cctest/types.h View 1 1 chunk +317 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
neis
6 years, 2 months ago (2014-10-14 13:35:57 UTC) #1
rossberg
https://codereview.chromium.org/653093002/diff/1/src/compiler/js-operator.h File src/compiler/js-operator.h (right): https://codereview.chromium.org/653093002/diff/1/src/compiler/js-operator.h#newcode12 src/compiler/js-operator.h:12: #define SHARED_SIMPLE_BINOP_LIST(V) \ Please do not expose this just ...
6 years, 2 months ago (2014-10-15 12:37:27 UTC) #2
neis1
https://codereview.chromium.org/653093002/diff/1/src/compiler/js-operator.h File src/compiler/js-operator.h (right): https://codereview.chromium.org/653093002/diff/1/src/compiler/js-operator.h#newcode12 src/compiler/js-operator.h:12: #define SHARED_SIMPLE_BINOP_LIST(V) \ On 2014/10/15 12:37:27, rossberg wrote: > ...
6 years, 2 months ago (2014-10-15 13:56:48 UTC) #3
neis1
Dammit, something went wrong: the second patch set includes changes from a different CL. The ...
6 years, 2 months ago (2014-10-15 14:00:36 UTC) #4
rossberg
LGTM, except: > renamed test-types.h to types.h (in cctest/). Can we have a more specific ...
6 years, 2 months ago (2014-10-17 10:54:03 UTC) #5
neis
6 years, 2 months ago (2014-10-17 11:46:18 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 24693 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698