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

Issue 121703002: ARM: fix loading of global object in LWrapReceiver. (Closed)

Created:
6 years, 11 months ago by ulan
Modified:
6 years, 11 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

ARM: fix loading of global object in LWrapReceiver. Since r16993 the cp register is handled by registers allocator, and we cannot assume that the cp always contains the context. BUG=318420 LOG=Y TEST=test/mjsunit/regress/regress-318420.js R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18421

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -12 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +3 lines, -1 line 0 comments Download
A + test/mjsunit/regress/regress-318420.js View 1 chunk +13 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
lgtm
6 years, 11 months ago (2013-12-27 14:29:16 UTC) #1
ulan
6 years, 11 months ago (2013-12-27 14:38:08 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r18421 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698