[webkit-reviews] review granted: [Bug 170753] Implement Object.isFrozen() and Object.isSealed() per ECMA spec : [Attachment 306869] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 20:52:35 PDT 2017


Mark Lam <mark.lam at apple.com> has granted Michael Saboff <msaboff at apple.com>'s
request for review:
Bug 170753: Implement Object.isFrozen() and Object.isSealed() per ECMA spec
https://bugs.webkit.org/show_bug.cgi?id=170753

Attachment 306869: Patch

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




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

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

r=me

> JSTests/ChangeLog:12
> +	   roperties of an Object.  This is behanvior is considered undefined

typo: /roperties/properties/, /is behanvior/behavior/


More information about the webkit-reviews mailing list