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

Issue 557123005: [turbofan] Lower JSStoreProperty during JS typed lowering. (Closed)

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

Description

[turbofan] Lower JSStoreProperty during JS typed lowering. Note that we cannot yet emit a diamond here (patch is ready), because the scheduler is still broken wrt. free floating control (seems related although this diamond is not free floating). TEST=cctest R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23838

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -16 lines) Patch
M src/compiler/js-typed-lowering.h View 2 chunks +13 lines, -10 lines 0 comments Download
M src/compiler/js-typed-lowering.cc View 4 chunks +51 lines, -6 lines 0 comments Download
M test/cctest/compiler/test-run-properties.cc View 1 chunk +68 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
6 years, 3 months ago (2014-09-10 06:29:20 UTC) #1
Michael Starzinger
LGTM.
6 years, 3 months ago (2014-09-10 09:43:22 UTC) #2
Michael Starzinger
LGTM.
6 years, 3 months ago (2014-09-10 09:43:23 UTC) #3
Benedikt Meurer
6 years, 3 months ago (2014-09-10 12:29:56 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23838 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698