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

Issue 657813002: [arm][arm64] fix code for InstanceofStub (Closed)

Created:
6 years, 2 months ago by vincent belliard
Modified:
6 years, 2 months ago
Reviewers:
Benedikt Meurer, ulan
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[arm][arm64] fix code for InstanceofStub R=ulan@chromium.org, bmeurer@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
vincent belliard
Fix a bad implementation in InstanceofStub (the wrong register was compared). Without the fix, the ...
6 years, 2 months ago (2014-10-15 11:00:39 UTC) #1
ulan
6 years, 2 months ago (2014-10-15 11:50:49 UTC) #2
lgtm, good catch!

Powered by Google App Engine
This is Rietveld 408576698