[webkit-reviews] review granted: [Bug 206187] [JSC] Put JSProxy in IsoSubspace : [Attachment 387558] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 12:46:23 PST 2020


Mark Lam <mark.lam at apple.com> has granted  review:
Bug 206187: [JSC] Put JSProxy in IsoSubspace
https://bugs.webkit.org/show_bug.cgi?id=206187

Attachment 387558: Patch

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




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

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

r=me

> Source/JavaScriptCore/runtime/JSStringIterator.h:28
> -#include "JSObject.h"
> +#include "JSInternalFieldObjectImpl.h"

Seems unrelated.  Is this needed for a build fix?  If not, can you land this
separately?  rs=me for that patch if needed.


More information about the webkit-reviews mailing list