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

Issue 9064003: Filter transitions while searching for CONSTANT_FUNCTION property in Call::ComputeTarget. (Closed)

Created:
8 years, 11 months ago by Vyacheslav Egorov (Chromium)
Modified:
8 years, 11 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Filter transitions while searching for CONSTANT_FUNCTION property in Call::ComputeTarget. Otherwise transition will hide CONSTANT_FUNCTION property with the same name residing on the prototype. R=danno@chromium.org BUG=v8:1883 Committed: http://code.google.com/p/v8/source/detail?r=10312

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
8 years, 11 months ago (2012-01-02 08:09:11 UTC) #1
danno
8 years, 11 months ago (2012-01-02 08:45:04 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698