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

Issue 661043003: MIPS: Implement the new semantics for 'super(...)'. (Closed)

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

Description

MIPS: Implement the new semantics for 'super(...)'. Port r24683 (b1533f6) Original commit message: Per the latest ES6 draft, super(...) translates into a call to function's prototype. BUG=v8:3330 LOG=N R=dusan.milosavljevic@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=24690

Patch Set 1 #

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

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 2 months ago (2014-10-17 11:16:04 UTC) #2
dusmil.imgtec
LGTM.
6 years, 2 months ago (2014-10-17 11:25:21 UTC) #3
balazs.kilvady
6 years, 2 months ago (2014-10-17 11:30:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24690 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698