[Webkit-unassigned] [Bug 63947] New: ASSERT running Object.preventExtensions(Math.sin)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 5 11:20:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63947
Summary: ASSERT running Object.preventExtensions(Math.sin)
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: barraclough at apple.com
This is due to calling scope() on a hostFunction as a part of calling createPrototypeProperty to reify the prototype property. But host functions don't have a prototype property anyway!
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list