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

Issue 18368002: MIPS: Fix register usage in ProfileEntryHookStub (Closed)

Created:
7 years, 5 months ago by kilvadyb
Modified:
7 years, 5 months ago
Reviewers:
kisg, Paul Lind, palfia, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix register usage in ProfileEntryHookStub Different register must be used to pass the test on target hardware. BUG= TEST=cctest/test-api/SetFunctionEntryHook

Patch Set 1 #

Patch Set 2 : Fixed nit. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M src/mips/code-stubs-mips.cc View 1 3 chunks +10 lines, -6 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 5 months ago (2013-07-01 18:16:54 UTC) #1
kisg
LGTM with one nit https://codereview.chromium.org/18368002/diff/3001/src/mips/code-stubs-mips.cc File src/mips/code-stubs-mips.cc (right): https://codereview.chromium.org/18368002/diff/3001/src/mips/code-stubs-mips.cc#newcode7533 src/mips/code-stubs-mips.cc:7533: // This should contain all ...
7 years, 5 months ago (2013-07-01 20:48:22 UTC) #2
palfia
7 years, 5 months ago (2013-07-01 21:05:40 UTC) #3
Fixed nit and committed as r15432.

Powered by Google App Engine
This is Rietveld 408576698