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

New NativeFunction tests #2716

Merged
merged 2 commits into from
Aug 4, 2020
Merged

New NativeFunction tests #2716

merged 2 commits into from
Aug 4, 2020

Conversation

devsnek
Copy link
Member

@devsnek devsnek commented Jul 26, 2020

@devsnek devsnek force-pushed the function-syntax branch 3 times, most recently from 33e8f1d to 405d896 Compare July 26, 2020 17:02
@devsnek devsnek force-pushed the function-syntax branch 5 times, most recently from 66f2328 to 1becd0c Compare July 27, 2020 17:51
@leobalter
Copy link
Member

@michaelficarra r? please

@michaelficarra
Copy link
Member

@leobalter Not sure what your comment means. Current status is we're waiting on @devsnek to add documentation related to the RegExp generation process.

@leobalter
Copy link
Member

sorry @michaelficarra I was just asking you for a review, assuming the changes would be good enough for a new round.

Thanks for the update.

@devsnek
Copy link
Member Author

devsnek commented Jul 31, 2020

@michaelficarra look alright now?

@@ -8,452 +8,283 @@ defines: [WellKnownIntrinsicObjects]

const WellKnownIntrinsicObjects = [
{
intrinsicName: "%Array%",
globalNameOrSource: "Array"
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't see any value in renaming these. The names that they have are derived from the column header in the spec.

Copy link
Member Author

Choose a reason for hiding this comment

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

it was less of renaming and more of recreating the whole thing from scratch. i can of course put the names back if you feel strongly about it.

@rwaldron
Copy link
Contributor

rwaldron commented Aug 4, 2020

@syg heads up for failures on V8

@rwaldron rwaldron merged commit 5f99d05 into tc39:main Aug 4, 2020
@devsnek devsnek deleted the function-syntax branch August 5, 2020 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants