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

Issue 559653005: [turbofan] Bounds check when lowering JSStoreProperty. (Closed)

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

Description

[turbofan] Bounds check when lowering JSStoreProperty. R=titzer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24105

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -6 lines) Patch
M src/compiler/js-graph.h View 2 chunks +4 lines, -0 lines 0 comments Download
M src/compiler/js-typed-lowering.cc View 2 chunks +20 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Benedikt Meurer
This one fails, simple repro: function module(stdlib, foreign, heap) { "use asm"; var MEM32 = ...
6 years, 3 months ago (2014-09-12 08:46:32 UTC) #2
titzer
lgtm This should work with the scheduler changes I landed, but I got failures when ...
6 years, 3 months ago (2014-09-15 16:02:03 UTC) #3
Benedikt Meurer
On 2014/09/15 at 16:02:03, titzer wrote: > lgtm > > This should work with the ...
6 years, 3 months ago (2014-09-22 07:16:39 UTC) #4
Benedikt Meurer
6 years, 3 months ago (2014-09-22 07:17:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24105 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698