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

Issue 548523003: MIPS: Unify JSEntryStub and JSConstructEntryStub, and some more code stub cleanups. (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: Unify JSEntryStub and JSConstructEntryStub, and some more code stub cleanups. Port r23742 (a68a0c0) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -33 lines) Patch
M src/mips/code-stubs-mips.h View 8 chunks +6 lines, -15 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/mips64/code-stubs-mips64.h View 6 chunks +5 lines, -12 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
balazs.kilvady
6 years, 3 months ago (2014-09-05 17:16:03 UTC) #2
paul.l...
LGTM, I'll land this one.
6 years, 3 months ago (2014-09-05 18:38:21 UTC) #3
paul.l...
6 years, 3 months ago (2014-09-05 19:05:35 UTC) #4
Committed as r23749.

Powered by Google App Engine
This is Rietveld 408576698