[webkit-reviews] review granted: [Bug 193603] [JSC] Invalidate old scope operations using global lexical binding epoch : [Attachment 359657] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 20 16:45:54 PST 2019


Saam Barati <sbarati at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 193603: [JSC] Invalidate old scope operations using global lexical binding
epoch
https://bugs.webkit.org/show_bug.cgi?id=193603

Attachment 359657: Patch

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




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

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

> Source/JavaScriptCore/jit/JITPropertyAccess32_64.cpp:818
>	   JSScope** constantScopeSlot = metadata.m_constantScope.slot();

might as well do the same thing here


More information about the webkit-reviews mailing list