[Webkit-unassigned] [Bug 4076] [INTERPRETER] Loading www.fed-soc.org causes hang (eventually finishes)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 17:48:35 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=4076





--- Comment #21 from Jon <jon at jonshier.com>  2011-06-14 17:48:35 PST ---
My brief sampling gives the following as the hottest part: 


    0.0%    74.4%    JavaScriptCore                               JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag, JSC::RegisterFile*, JSC::ExecState*, JSC::JSValue*)
    0.0%    32.3%    WebCore                                WebCore::jsElementOffsetHeight(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&)
    0.0%    26.3%    WebCore                                WebCore::jsElementOffsetWidth(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&)
    0.0%    8.2%    WebCore                                WebCore::jsElementOffsetLeft(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&)
    0.0%    6.4%    WebCore                                WebCore::jsElementOffsetTop(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&)
    0.0%    0.8%    WebCore                                WebCore::JSCSSStyleDeclaration::put(JSC::ExecState*, JSC::Identifier const&, JSC::JSValue, JSC::PutPropertySlot&)
    0.2%    0.2%    JavaScriptCore                                JSC::Interpreter::privateExecute(JSC::Interpreter::ExecutionFlag, JSC::RegisterFile*, JSC::ExecState*, JSC::JSValue*)
    0.0%    0.1%    WebCore                                WebCore::jsElementStyle(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&)
    0.0%    0.1%    JavaScriptCore                                JSC::jsTypeStringForValue(JSC::ExecState*, JSC::JSValue)
    0.0%    0.0%    JavaScriptCore                                JSC::JSValue::get(JSC::ExecState*, JSC::Identifier const&, JSC::PropertySlot&) const
    0.0%    0.0%    JavaScriptCore                                WTF::tryFastRealloc(void*, unsigned long)

-- 
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