[webkit-reviews] review granted: [Bug 221454] [JSC] globalFuncCopyDataProperties should not perform GC-sesitive operation in the middle of Structure::forEachProperty : [Attachment 419372] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 5 10:32:09 PST 2021


Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 221454: [JSC] globalFuncCopyDataProperties should not perform GC-sesitive
operation in the middle of Structure::forEachProperty
https://bugs.webkit.org/show_bug.cgi?id=221454

Attachment 419372: Patch

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




--- Comment #5 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 419372
  --> https://bugs.webkit.org/attachment.cgi?id=419372
Patch

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

r=me

> Source/JavaScriptCore/ChangeLog:3
> +	   [JSC] globalFuncCopyDataProperties should not perform GC-sesitive
operation in the middle of Structure::forEachProperty

/sesitive/sensitive/


More information about the webkit-reviews mailing list