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

Issue 59103005: Proper fix for the issue exposed by r17459 (Closed)

Created:
7 years, 1 month ago by Jakob Kummerow
Modified:
7 years, 1 month ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Proper fix for the issue exposed by r17459 This reverts r17462 and instead fixes StubCache::ComputeLoadNonexistent by replacing s/IsGlobalObject/IsJSGlobalObject/ there. R=verwaest@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17474

Patch Set 1 #

Patch Set 2 : fix ALL the casting confusion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -49 lines) Patch
M src/arm/stub-cache-arm.cc View 1 4 chunks +6 lines, -6 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 4 chunks +6 lines, -6 lines 0 comments Download
M src/ic.cc View 2 chunks +8 lines, -12 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 4 chunks +6 lines, -6 lines 0 comments Download
M src/objects.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/objects.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/stub-cache.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/stub-cache.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 4 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
As discussed.
7 years, 1 month ago (2013-11-05 10:15:25 UTC) #1
Toon Verwaest
lgtm
7 years, 1 month ago (2013-11-05 10:15:46 UTC) #2
Jakob Kummerow
7 years, 1 month ago (2013-11-05 11:01:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17474 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698