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

Issue 11316168: Ensure we do not clobber the register holding the elements backing store. (Closed)

Created:
8 years ago by Toon Verwaest
Modified:
8 years ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Ensure we do not clobber the register holding the elements backing store. Committed: https://code.google.com/p/v8/source/detail?r=13061

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use r9 instead of r8, given that r8 is the context register #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M src/arm/stub-cache-arm.cc View 1 3 chunks +7 lines, -2 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-162085.js View 3 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
8 years ago (2012-11-26 15:27:10 UTC) #1
danno
https://chromiumcodereview.appspot.com/11316168/diff/1/src/arm/stub-cache-arm.cc File src/arm/stub-cache-arm.cc (right): https://chromiumcodereview.appspot.com/11316168/diff/1/src/arm/stub-cache-arm.cc#newcode4698 src/arm/stub-cache-arm.cc:4698: // -- r8 : scratch r8 is the context ...
8 years ago (2012-11-26 15:31:50 UTC) #2
Toon Verwaest
addressed comment. https://chromiumcodereview.appspot.com/11316168/diff/1/src/arm/stub-cache-arm.cc File src/arm/stub-cache-arm.cc (right): https://chromiumcodereview.appspot.com/11316168/diff/1/src/arm/stub-cache-arm.cc#newcode4698 src/arm/stub-cache-arm.cc:4698: // -- r8 : scratch On 2012/11/26 ...
8 years ago (2012-11-26 15:36:33 UTC) #3
danno
8 years ago (2012-11-26 15:51:43 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698