[Webkit-unassigned] [Bug 183732] bmalloc has a static initializer - related to Gigacage::g_wasEnabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 18 20:36:47 PDT 2018


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

--- Comment #1 from mitz at webkit.org ---
This doesn’t look to be related to Gigacage. __cpu_indicator_init supports __builtin_cpu_supports() and comes from the compiler (see e.g. <https://github.com/llvm-mirror/compiler-rt/blob/master/lib/builtins/cpu_model.c>). It may have ended up in JavaScriptCore because something used the builtin or the compiler thought it was needed. It doesn’t seem to be the case in TOT (although TOT has a static initializer for JSC::LLInt::Data::s_exceptionInstructions AFAICT).

-- 
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/20180319/78abb16a/attachment.html>


More information about the webkit-unassigned mailing list