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

Issue 15102006: BinaryOpStub::GenerateSmiStub() on 32bit would erroneously patch the IC in case of a gc requirement… (Closed)

Created:
7 years, 7 months ago by mvstanton
Modified:
7 years, 7 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

BinaryOpStub::GenerateSmiStub() on 32bit would erroneously patch the IC in case of a gc requirement. Brought the behavior into line with ARM and x64. Also some cleanup to label names. BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=14653

Patch Set 1 #

Patch Set 2 : Remove unused label #

Patch Set 3 : Review feedback #

Patch Set 4 : Removed x64 change #

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

Messages

Total messages: 3 (0 generated)
mvstanton
Hi Jakob, if you could take a look at this cleanup CL. It is in ...
7 years, 7 months ago (2013-05-13 14:20:35 UTC) #1
Jakob Kummerow
LGTM. Since the x64 change is merely a renaming, and I can't decide whether I ...
7 years, 7 months ago (2013-05-13 15:30:58 UTC) #2
mvstanton
7 years, 7 months ago (2013-05-14 06:53:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r14653 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698