[Webkit-unassigned] [Bug 191256] Fix build with disabled DFG/FTL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 5 09:28:51 PST 2018


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

--- Comment #5 from Guillaume Emont <guijemont at igalia.com> ---
(In reply to Guillaume Emont from comment #3)
> One suggestion for improvement though: the implementation of
> GetByIdStatus::computeForStubInfoWithoutExitSiteFeedback() in
> bytecode/GetByIdStatus.cpp does not seem to be guarded by ENABLE(DFG_JIT)
> even though its definition in the .h is, so maybe we want to guard it too?

Disregard that, I got mixed up between GetByIdStatus::computeForStubInfoWithoutExitSiteFeedback() and InByIdStatus::computeForStubInfoWithoutExitSiteFeedback().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181105/22d7d4d5/attachment.html>


More information about the webkit-unassigned mailing list