[Webkit-unassigned] [Bug 80282] undefined reference to JSC::IdentifierTable::~IdentifierTable() on EFL port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 6 06:16:59 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80282
--- Comment #15 from Raphael Kubo da Costa <kubo at profusion.mobi> 2012-03-06 06:16:58 PST ---
(In reply to comment #10)
> The Chromium port doesn't use JavaScriptCore, it uses V8. So if they can do it, it should be possible for EFL too.
The code in WTFThreadData which uses/declares IdentifierTable stuff is enclosed within #if USE(JSC), so it doesn't really apply to Chromium.
--
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