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

Issue 24321002: MIPS: replace RegExpCEntryStub with DirectCEntryStub. (Closed)

Created:
7 years, 3 months ago by kilvadyb
Modified:
7 years, 2 months ago
CC:
v8-dev
Base URL:
git@github.com:paul99/v8m-rb.git@master
Visibility:
Public.

Description

MIPS: replace RegExpCEntryStub with DirectCEntryStub. Port r16618 (0eebc593) Original commit message: RegExpCEntryStub is therefore removed. BUG=none TEST=none

Patch Set 1 #

Patch Set 2 : comment added. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -88 lines) Patch
M src/mips/code-stubs-mips.h View 1 chunk +0 lines, -16 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 1 2 chunks +13 lines, -28 lines 0 comments Download
M src/mips/regexp-macro-assembler-mips.h View 1 chunk +0 lines, -8 lines 0 comments Download
M src/mips/regexp-macro-assembler-mips.cc View 3 chunks +45 lines, -36 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Lind
LGTM. This is an alternate implementation of https://codereview.chromium.org/24233003/, which cleans up some MIPS-specific argument slot ...
7 years, 2 months ago (2013-09-25 00:53:15 UTC) #1
Paul Lind
7 years, 2 months ago (2013-09-25 01:21:50 UTC) #2
Committed as r16927.

Powered by Google App Engine
This is Rietveld 408576698