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

Issue 10987086: MIPS: Fix issue 2346 (order of operations in keyed store on arrays) and turn get-own-property-descr… (Closed)

Created:
8 years, 2 months ago by palfia
Modified:
8 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix issue 2346 (order of operations in keyed store on arrays) and turn get-own-property-descriptor.js test into a regression test. Port r12604 (ae837167) BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=12741

Patch Set 1 #

Patch Set 2 : Rebased on r12646 #

Patch Set 3 : Rebased on r12737 and fixed typos #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -119 lines) Patch
M src/mips/ic-mips.cc View 1 2 5 chunks +153 lines, -119 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
palfia
8 years, 2 months ago (2012-09-28 00:50:37 UTC) #1
palfia
Rebased on r12646
8 years, 2 months ago (2012-10-02 01:31:53 UTC) #2
palfia
Rebased on r12737 and fixed typos
8 years, 2 months ago (2012-10-16 00:07:27 UTC) #3
danno
8 years, 2 months ago (2012-10-16 08:27:47 UTC) #4
LGTM with a nit that I'll fix when I land.

https://chromiumcodereview.appspot.com/10987086/diff/6001/src/mips/ic-mips.cc
File src/mips/ic-mips.cc (right):

https://chromiumcodereview.appspot.com/10987086/diff/6001/src/mips/ic-mips.cc...
src/mips/ic-mips.cc:1415: &slow, kCheckMap, kDontIncrementLength,
nit: spacing. I'll fix when I land.

Powered by Google App Engine
This is Rietveld 408576698