[Webkit-unassigned] [Bug 95482] JSC: Render unto #ifdef's that which belong to them
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 30 13:49:08 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95482
Mark Lam <mark.lam at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #161522|0 |1
is obsolete| |
Attachment #161548| |review?, commit-queue?
Flag| |
--- Comment #5 from Mark Lam <mark.lam at apple.com> 2012-08-30 13:49:15 PST ---
Created an attachment (id=161548)
--> (https://bugs.webkit.org/attachment.cgi?id=161548&action=review)
Fix HAVE(COMPUTED_GOTO) && !ENABLE(COMPUTED_GOTO_CLASSIC_INTERPRETER) case.
I missed the case where someone may want to build the classic interpreter without compute gotos even when HAVE(COMPUTED_GOTO) is defined. Anyway, this is now fixed by not enabling ENABLE(COMPUTED_GOTO_OPCODES) when !ENABLE(COMPUTED_GOTO_CLASSIC_INTERPRETER).
--
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