[Webkit-unassigned] [Bug 145433] JavaScriptCore Garbage Collector Issue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 6 06:33:10 PDT 2015


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

--- Comment #3 from maxh <maxh at fs.cs.hm.edu> ---
Hi,

I gathered some citations for my bachelor thesis and I read the JavaScriptCore WebKit page again and noticed the section about the three kinds of JIT compilers for JavaScriptCore. Is it possible that in my tests the baseline JIT tries to handle everything and the dfg JIT is not taking over? Or am I misunderstanding that part? Am I able to manually access the different JITs or is this handled automatically?
Thanks.
Max

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150606/727bc6cf/attachment-0001.html>


More information about the webkit-unassigned mailing list