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

Issue 414463002: MIPS: Move function prototype handling into a special handler rather than IC. (Closed)

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

Description

MIPS: Move function prototype handling into a special handler rather than IC. Port r22526 (d4c953e) Original commit message: Adjust hydrogen handling of function.prototype to be based on map feedback. Handle non-instance prototype loading using an IC rather than in the hydrogen instruction. In the future, remove the special instruction and replace by multiple hydrogen instructions. BUG= R=paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=22534

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -34 lines) Patch
M src/mips/lithium-codegen-mips.cc View 2 chunks +0 lines, -17 lines 0 comments Download
M src/mips64/lithium-codegen-mips64.cc View 2 chunks +0 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
balazs.kilvady
6 years, 5 months ago (2014-07-22 17:09:05 UTC) #1
paul.l...
lgtm
6 years, 5 months ago (2014-07-22 17:12:54 UTC) #2
balazs.kilvady
6 years, 5 months ago (2014-07-22 17:14:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22534 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698