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

Issue 691503002: MIPS: Classes: Add super support in methods and accessors. (Closed)

Created:
6 years, 1 month ago by balazs.kilvady
Modified:
6 years, 1 month ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Classes: Add super support in methods and accessors. Port r24976 (5cb743f) Original commit message: This is done by installing the [[HomeObject]] on the method and the accessor functions. BUG=v8:3330 LOG=Y R=dusan.milosavljevic@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=24979

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -32 lines) Patch
M src/mips/full-codegen-mips.cc View 1 chunk +4 lines, -16 lines 0 comments Download
M src/mips64/full-codegen-mips64.cc View 1 chunk +4 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 1 month ago (2014-10-29 12:58:02 UTC) #2
dusmil.imgtec
LGTM.
6 years, 1 month ago (2014-10-29 13:12:55 UTC) #3
balazs.kilvady
6 years, 1 month ago (2014-10-29 13:16:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24979 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698