[webkit-reviews] review granted: [Bug 203260] [JSC] Remove non-LargeAllocation restriction for JSCallee : [Attachment 381600] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 22 14:20:44 PDT 2019


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 203260: [JSC] Remove non-LargeAllocation restriction for JSCallee
https://bugs.webkit.org/show_bug.cgi?id=203260

Attachment 381600: Patch

https://bugs.webkit.org/attachment.cgi?id=381600&action=review




--- Comment #5 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 381600
  --> https://bugs.webkit.org/attachment.cgi?id=381600
Patch

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

> Source/JavaScriptCore/ChangeLog:12
> +	   This patch renames `CallFrame::vm` to `CallFrame::deprecatedVM`. And
we avoid using it as much as possible.

can we file a bug on doing refactoring necessary to delete this function?


More information about the webkit-reviews mailing list