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

Issue 132633005: MIPS: Fix global object loading in DoWrapReceiver. (Closed)

Created:
6 years, 10 months ago by palfia
Modified:
6 years, 10 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix global object loading in DoWrapReceiver. This commit fixes the global object loading to load the result into the "result" register instead of the "receiver" register. TEST=mjsunit/compiler/regress-arguments BUG= R=plind44@gmail.com, verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18890

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M src/mips/lithium-codegen-mips.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
palfia
PTAL.
6 years, 10 months ago (2014-01-28 19:54:05 UTC) #1
Toon Verwaest
lgtm
6 years, 10 months ago (2014-01-28 20:19:53 UTC) #2
Paul Lind
Also lgtm, thanks Toon.
6 years, 10 months ago (2014-01-28 20:23:37 UTC) #3
palfia
Committed patchset #1 manually as r18890 (presubmit successful).
6 years, 10 months ago (2014-01-28 20:27:01 UTC) #4
Toon Verwaest
6 years, 10 months ago (2014-01-28 21:26:48 UTC) #5
Message was sent while issue was closed.
Thanks for fixing this! Mea culpa...

Powered by Google App Engine
This is Rietveld 408576698