[Webkit-unassigned] [Bug 153799] [JSC] Implement Object.getOwnPropertyDescriptors() proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 2 14:15:29 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153799

Geoffrey Garen <ggaren at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #270513|review?                     |review+
              Flags|                            |

--- Comment #4 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 270513
  --> https://bugs.webkit.org/attachment.cgi?id=270513
Patch

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

r=me

> Source/JavaScriptCore/tests/es6/Object_static_methods_Object.getOwnPropertyDescriptors.js:85
> +// FIXME: enable test once Proxy has been implemented.

See below.

> Source/JavaScriptCore/tests/es6/Object_static_methods_Object.getOwnPropertyDescriptors.js:125
> +// FIXME: enable test once Proxy has been implemented.

Let's make this a separate test, expected to fail. That way, updating it once we have Proxies will be automatic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160202/3c04a287/attachment-0001.html>


More information about the webkit-unassigned mailing list