[Webkit-unassigned] [Bug 143851] Inline JSFunction allocation in FTL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 16 15:58:03 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=143851
--- Comment #2 from Filip Pizlo <fpizlo at apple.com> ---
Comment on attachment 250959
--> https://bugs.webkit.org/attachment.cgi?id=250959
Tentative patch
View in context: https://bugs.webkit.org/attachment.cgi?id=250959&action=review
Looks good!
> Source/JavaScriptCore/ftl/FTLLowerDFGToLLVM.cpp:2943
> + // We don't need memory barriers since we just fast-created the activation, so the
> + // activation must be young.
probably don't need this comment, or you can replace "activation" with "function"
--
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/20150416/1159f8f2/attachment.html>
More information about the webkit-unassigned
mailing list