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

Issue 13951007: Fix bug in MegamorphicCacheMissHandler: put kNullCid into the cache when receiver is null. (Closed)

Created:
7 years, 8 months ago by Vyacheslav Egorov (Google)
Modified:
7 years, 8 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix bug in MegamorphicCacheMissHandler: put kNullCid into the cache when receiver is null. We were putting kObjectCid before causing inline lookup code to always miss when receiver is null. BUG=dart:9815 Committed: https://code.google.com/p/dart/source/detail?r=21366

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M runtime/vm/code_generator.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Vyacheslav Egorov (Google)
Please take a look.
7 years, 8 months ago (2013-04-12 15:55:29 UTC) #1
Ivan Posva
LGTM -ip
7 years, 8 months ago (2013-04-12 15:58:37 UTC) #2
Vyacheslav Egorov (Google)
7 years, 8 months ago (2013-04-12 16:03:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21366 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698