Chromium Code Reviews

Issue 616463002: MIPS: Stores and compound assignments for named super properties. (Closed)

Created:
6 years, 2 months ago by balazs.kilvady
Modified:
6 years, 2 months ago
Reviewers:
Dmitry Lomov (no reviews), dusmil.imgtec, danno, paul.l..., gergely.kis.imgtec, akos.palfi.imgtec
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Stores and compound assignments for named super properties. Port r24268 (428e63d) BUG=v8:3330 LOG=N R=dusan.milosavljevic@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=24284

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+115 lines, -26 lines)
M src/mips/full-codegen-mips.cc View 10 chunks +58 lines, -13 lines 0 comments
M src/mips64/full-codegen-mips64.cc View 9 chunks +57 lines, -13 lines 0 comments

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 2 months ago (2014-09-29 12:27:52 UTC) #2
dusmil.imgtec
LGTM.
6 years, 2 months ago (2014-09-29 12:42:27 UTC) #3
balazs.kilvady
6 years, 2 months ago (2014-09-29 12:45:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24284 (presubmit successful).

Powered by Google App Engine