[webkit-dev] Bytecode Sequence for function.apply()
Nyx
mcheva at cs.mcgill.ca
Tue May 25 18:11:31 PDT 2010
Well, I ran build-webkit with the "--debug" option, and when I try to run
WebKit/WebKitBuild/Debug/JavaScriptCore/jsc , I get a failed assertion:
ASSERTION FAILED: !isHostFunctionNonInline()
(../../../JavaScriptCore/runtime/Executable.h:349 JSC::FunctionExecutable*
JSC::JSFunction::jsExecutable() const)
Is there a C++ I can call directly to get a bytecode dump of a JS function?
- Maxime
Ariya Hidayat wrote:
>
>> How would I go about building jsc in debug mode? Is it possible to build
>> a
>> standalone jsc shell?
>
> See https://lists.webkit.org/pipermail/webkit-qt/2010-January/000089.html
> for details.
>
>
--
View this message in context: http://old.nabble.com/Bytecode-Sequence-for-function.apply%28%29-tp28623075p28675341.html
Sent from the Webkit mailing list archive at Nabble.com.
More information about the webkit-dev
mailing list