[Webkit-unassigned] [Bug 160410] [ES2016] Implement Object.values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 15:16:48 PDT 2016


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

Saam Barati <sbarati at apple.com> changed:

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

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

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

r=me

> Source/JavaScriptCore/builtins/ObjectConstructor.js:36
> +        let nextKey =  ownKeys[i];

style: one too many spaces

> Source/JavaScriptCore/builtins/ObjectConstructor.js:42
> +            // Will be more soon, at least 'key+value' and possible 'key'

This should either be a FIXME with a bug or you can remove the comment.

-- 
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/20160809/eae9cbff/attachment.html>


More information about the webkit-unassigned mailing list