[Webkit-unassigned] [Bug 144000] Don't de-allocate FunctionRareData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 21 17:41:40 PDT 2015


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

Michael Saboff <msaboff at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #251278|review?, commit-queue?      |review+, commit-queue-
              Flags|                            |

--- Comment #5 from Michael Saboff <msaboff at apple.com> ---
Comment on attachment 251278
  --> https://bugs.webkit.org/attachment.cgi?id=251278
Addressed msaboff's remarks

View in context: https://bugs.webkit.org/attachment.cgi?id=251278&action=review

r=me with one minor nit.
Repost with the fix so I can cq+

> Source/JavaScriptCore/runtime/JSFunction.cpp:120
> +    ASSERT(!!m_rareData);

This ASSERT is not needed.

-- 
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/20150422/bbd5b4c8/attachment.html>


More information about the webkit-unassigned mailing list