[Webkit-unassigned] [Bug 21241] ASSERTION FAILED: getValue in JSC::PropertySlot::setCustom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 30 07:30:20 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21241
------- Comment #1 from ap at webkit.org 2008-09-30 07:30 PDT -------
Created an attachment (id=23940)
--> (https://bugs.webkit.org/attachment.cgi?id=23940&action=view)
test case (assertion failure)
ASSERTION FAILED: getValue
(/Users/ap/Safari/OpenSource/WebKitBuild/Debug/JavaScriptCore.framework/PrivateHeaders/PropertySlot.h:136
void JSC::PropertySlot::setCustom(JSC::JSValue*, JSC::JSValue*
(*)(JSC::ExecState*, const JSC::Identifier&, const JSC::PropertySlot&)))
0 com.apple.WebCore 0x035dbb1b
JSC::PropertySlot::setCustom(JSC::JSValue*, JSC::JSValue* (*)(JSC::ExecState*,
JSC::Identifier const&, JSC::PropertySlot const&)) + 125 (PropertySlot.h:136)
1 com.apple.WebCore 0x039ab857 bool
JSC::getStaticValueSlot<WebCore::JSRGBColor,
WebCore::DOMObject>(JSC::ExecState*, JSC::HashTable const*,
WebCore::JSRGBColor*, JSC::Identifier const&, JSC::PropertySlot&) + 197
(lookup.h:199)
2 com.apple.WebCore 0x039ab5d3
WebCore::JSRGBColor::getOwnPropertySlot(JSC::ExecState*, JSC::Identifier
const&, JSC::PropertySlot&) + 55 (JSRGBColor.cpp:55)
3 com.apple.JavaScriptCore 0x008f09fb
JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&)
const + 187 (JSObject.h:430)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list