Hi all,

After a recent update of WebKit svn, I'm finding that on Mac with gcc 4.0 or 
gcc 4.2, pages like google.com are triggering the CallType != CallTypeJS 
assertion in JIT::cti_op_call_NotJSFunction. (in 
Source/JavaScriptCore/jit/JITStubs.cpp) Could anyone provide some info as to 
what could cause a JSFunction to erroneously end up in a call to 
JIT::cti_op_call_NotJSFunction? This is using the WTF_USE_JSVALUE_32_64 config 
BTW (an x86 build). We rely on Platform.h to set the various JIT configuration 
options, we don't hardcode any of them ourselves.

Thanks,

Kevin


_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to