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

Issue 8144011: Fix a prototype chain traversal not expecting proxies. (Closed)

Created:
9 years, 2 months ago by rossberg
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix a prototype chain traversal not expecting proxies. R=kmillikin@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9536

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
rossberg
9 years, 2 months ago (2011-10-05 17:01:44 UTC) #1
Kevin Millikin (Chromium)
lgtm OK. I wonder if there's a way to catch all of these?
9 years, 2 months ago (2011-10-06 08:00:40 UTC) #2
rossberg
9 years, 2 months ago (2011-10-06 08:39:43 UTC) #3
On 2011/10/06 08:00:40, Kevin Millikin wrote:
> OK.  I wonder if there's a way to catch all of these?

Yes, wondering that, too.  But apart from naive grepping and even more test
cases I don't really see any. :(

BTW, I didn't include a test case for this one, but I'm working on another CL
fixing corner cases related to unexpected side effects during property lookup,
and that tests this, too.

Powered by Google App Engine
This is Rietveld 408576698