Chromium Code Reviews

Issue 149863003: MIPS: Turn RegExpConstructResultStub into a HydrogenCodeStub. (Closed)

Created:
6 years, 10 months ago by palfia
Modified:
6 years, 10 months ago
Reviewers:
kisg, Paul Lind, danno, Benedikt Meurer, kilvadyb, dusmil
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Turn RegExpConstructResultStub into a HydrogenCodeStub. Port r18902 (ba394fbc) Original commit message: This has the additional benefit that it is now possible to inline the RegExpResult construction code into Hydrogen builtins. BUG= R=plind44@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=18934

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -0 lines)
M src/mips/full-codegen-mips.cc View 1 chunk +1 line, -0 lines 0 comments

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
6 years, 10 months ago (2014-01-30 01:25:10 UTC) #1
Paul Lind
lgtm
6 years, 10 months ago (2014-01-30 01:40:15 UTC) #2
palfia
6 years, 10 months ago (2014-01-30 01:42:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18934 (tree was closed).

Powered by Google App Engine