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

Issue 433853002: Implement lowering of JSLoadContext to machine operators. (Closed)

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

Description

Implement lowering of JSLoadContext to machine operators. R=titzer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22748

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments by Ben Titzer. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -20 lines) Patch
M src/compiler/js-generic-lowering.cc View 1 1 chunk +12 lines, -3 lines 0 comments Download
M src/compiler/pipeline.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/runtime.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M tools/generate-runtime-tests.py View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
6 years, 4 months ago (2014-07-31 10:58:11 UTC) #1
titzer
lgtm other than being wrong https://codereview.chromium.org/433853002/diff/1/src/compiler/js-generic-lowering.cc File src/compiler/js-generic-lowering.cc (right): https://codereview.chromium.org/433853002/diff/1/src/compiler/js-generic-lowering.cc#newcode373 src/compiler/js-generic-lowering.cc:373: for (int i = ...
6 years, 4 months ago (2014-07-31 11:02:17 UTC) #2
Michael Starzinger
Addressed comments. Nice catch. Landing. https://codereview.chromium.org/433853002/diff/1/src/compiler/js-generic-lowering.cc File src/compiler/js-generic-lowering.cc (right): https://codereview.chromium.org/433853002/diff/1/src/compiler/js-generic-lowering.cc#newcode373 src/compiler/js-generic-lowering.cc:373: for (int i = ...
6 years, 4 months ago (2014-07-31 11:18:32 UTC) #3
Michael Starzinger
6 years, 4 months ago (2014-07-31 11:20:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22748 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698