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

Issue 6579: Make sure to check that the function prototype is a ... (Closed)

Created:
12 years, 2 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Make sure to check that the function prototype is a real JavaScript object before looking for it in the prototype chain during instanceof checks. Committed: http://code.google.com/p/v8/source/detail?r=471

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M src/codegen-ia32.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/stub-cache-ia32.cc View 1 chunk +0 lines, -1 line 0 comments Download
M test/mjsunit/instanceof.js View 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Kasper Lund
12 years, 2 months ago (2008-10-08 14:00:25 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698