[Webkit-unassigned] [Bug 135936] undefined reference to `JSC::JSCell::structure() const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 14 07:11:17 PDT 2014


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





--- Comment #1 from Zan Dobersek <zandobersek at gmail.com>  2014-08-14 07:11:26 PST ---
I was able to reproduce this a couple of times. Fixed it by including JSCellInlines.h where necessary.

I'll try to reproduce it again and see where the method is being generated, just to have a concrete reason for the header inclusion (which will result in inlining the method).

-- 
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