Chromium Code Reviews

Issue 145013010: MIPS: Turn FastNewContextStub into a HydrogenCodeStub. (Closed)

Created:
6 years, 11 months ago by kilvadyb
Modified:
6 years, 11 months ago
Reviewers:
Benedikt Meurer, Paul Lind, danno, kisg, palfia, dusmil
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Turn FastNewContextStub into a HydrogenCodeStub. Port r18764 (c40563f) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+21 lines, -49 lines)
M src/mips/code-stubs-mips.cc View 2 chunks +10 lines, -41 lines 0 comments
M src/mips/full-codegen-mips.cc View 1 chunk +6 lines, -4 lines 0 comments
M src/mips/lithium-codegen-mips.cc View 1 chunk +5 lines, -4 lines 0 comments

Messages

Total messages: 3 (0 generated)
kilvadyb
6 years, 11 months ago (2014-01-23 13:47:26 UTC) #1
Paul Lind
LGTM.
6 years, 11 months ago (2014-01-23 15:35:11 UTC) #2
Paul Lind
6 years, 11 months ago (2014-01-23 15:43:50 UTC) #3
Committed as r18784.

Powered by Google App Engine