[Webkit-unassigned] [Bug 132856] [GTK][Stable] Missing implementation of callToJavaScript/callToNativeFunction with msys/mingw32
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 20 09:03:30 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=132856
--- Comment #2 from Mark Lam <mark.lam at apple.com> 2014-05-20 09:03:52 PST ---
(From update of attachment 231674)
View in context: https://bugs.webkit.org/attachment.cgi?id=231674&action=review
> webkitgtk-2.4.1/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:494
> +#if ENABLE(COMPUTED_GOTO_OPCODES)
> goto llint_generic_return_point;
> +#else
> + // TODO: do something sane here
> +#endif
Why does this need to be conditional on ENABLE(COMPUTED_GOTO_OPCODES)?
--
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