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

Issue 549133002: Fix lower bound in JSLoadContext typer. (Closed)

Created:
6 years, 3 months ago by Michael Starzinger
Modified:
6 years, 3 months ago
Reviewers:
rossberg
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Fix lower bound in JSLoadContext typer. R=rossberg@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23777

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments by Andreas Rossberg. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -6 lines) Patch
M src/compiler/typer.cc View 1 3 chunks +1 line, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
6 years, 3 months ago (2014-09-08 11:39:45 UTC) #1
rossberg
LGTM modulo comment https://codereview.chromium.org/549133002/diff/1/src/compiler/typer.cc File src/compiler/typer.cc (right): https://codereview.chromium.org/549133002/diff/1/src/compiler/typer.cc#newcode510 src/compiler/typer.cc:510: } else if (context_type->IsConstant()) { I ...
6 years, 3 months ago (2014-09-08 14:04:22 UTC) #2
Michael Starzinger
Addressed comments. Landing. https://codereview.chromium.org/549133002/diff/1/src/compiler/typer.cc File src/compiler/typer.cc (right): https://codereview.chromium.org/549133002/diff/1/src/compiler/typer.cc#newcode510 src/compiler/typer.cc:510: } else if (context_type->IsConstant()) { On ...
6 years, 3 months ago (2014-09-08 14:28:51 UTC) #3
Michael Starzinger
6 years, 3 months ago (2014-09-08 14:32:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 23777 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698