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

Issue 230463003: Fix various bugs in the type systems, and improve test coverage. (Closed)

Created:
6 years, 8 months ago by Benedikt Meurer
Modified:
6 years, 8 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix various bugs in the type systems, and improve test coverage. R=rossberg@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20609

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -13 lines) Patch
M src/types.h View 1 2 chunks +5 lines, -1 line 0 comments Download
M src/types.cc View 2 chunks +10 lines, -6 lines 0 comments Download
M test/cctest/test-types.cc View 1 7 chunks +216 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
PTAL
6 years, 8 months ago (2014-04-09 10:49:35 UTC) #1
rossberg
LGTM with nits https://codereview.chromium.org/230463003/diff/1/src/types.h File src/types.h (right): https://codereview.chromium.org/230463003/diff/1/src/types.h#newcode300 src/types.h:300: bool IsInhabited() { Nit: move this ...
6 years, 8 months ago (2014-04-09 10:56:56 UTC) #2
Benedikt Meurer
https://codereview.chromium.org/230463003/diff/1/src/types.h File src/types.h (right): https://codereview.chromium.org/230463003/diff/1/src/types.h#newcode300 src/types.h:300: bool IsInhabited() { On 2014/04/09 10:56:56, rossberg wrote: > ...
6 years, 8 months ago (2014-04-09 11:12:26 UTC) #3
Benedikt Meurer
6 years, 8 months ago (2014-04-09 11:13:01 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r20609 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698