Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial: Add %JSONStringify% intrinsic object #1272

Merged
merged 1 commit into from
Aug 1, 2018

Conversation

equalsJeffH
Copy link

Adds %JSONStringify% intrinsic object per https://mail.mozilla.org/pipermail/es-discuss/2018-March/050325.html

See also #1105

See also: whatwg/infra#207, w3c/webauthn#712

[note: my affiliation is PayPal, an ECMA Ordinary Member]

spec.html Outdated
%JSONStringify%
</td>
<td>
`JSON.Stringify`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To match the row above, this should probably be JSON.stringify (with a lowercase "s" in "stringify").

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx, done.

@domenic
Copy link
Member

domenic commented Jul 30, 2018

Would love to see this merged :)

@ljharb
Copy link
Member

ljharb commented Jul 30, 2018

We'll review it in our next editor's call, this week.

@ljharb ljharb assigned ljharb and unassigned bterlson and bmeck Aug 1, 2018
@ljharb ljharb force-pushed the add-jsonstringify-intrinsic-obj branch from a96ab9c to 2724be0 Compare August 1, 2018 19:45
@ljharb ljharb merged commit 2724be0 into tc39:master Aug 1, 2018
@equalsJeffH
Copy link
Author

Yay! thanks folks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants