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

Issue 516263002: MIPS: Refactoring InterfaceDescriptors away from code-stubs.h - internal. (Closed)

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

Description

MIPS: Refactoring InterfaceDescriptors away from code-stubs.h - internal. Port r23515 (fe0bdbf) Original commit message: Clean up and create seperation between the concept of a call descriptor and a code stub interface descriptor. The former is just concerned with how to call, but the latter has many extra hints related to code generation and deoptimization for the implementation of a particular code stub. BUG= R=paul.lind@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=23524

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -208 lines) Patch
M src/mips/code-stubs-mips.cc View 2 chunks +0 lines, -77 lines 0 comments Download
A + src/mips/interface-descriptors-mips.cc View 4 chunks +22 lines, -27 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 2 chunks +0 lines, -77 lines 0 comments Download
A + src/mips64/interface-descriptors-mips64.cc View 4 chunks +22 lines, -27 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
balazs.kilvady
balazs.kilvady@imgtec.com changed reviewers: + akos.palfi@imgtec.com, danno@chromium.org, dusan.milosavljevic@imgtec.com, gergely.kis@imgtec.com, mvstanton@chromium.org, paul.lind@imgtec.com
6 years, 3 months ago (2014-08-29 15:08:23 UTC) #1
balazs.kilvady
6 years, 3 months ago (2014-08-29 15:08:45 UTC) #2
paul.l...
lgtm
6 years, 3 months ago (2014-08-29 15:23:51 UTC) #3
balazs.kilvady
6 years, 3 months ago (2014-08-29 15:25:53 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r23524.

Powered by Google App Engine
This is Rietveld 408576698