Skip to content

Fix some Constructor's signature missing null type#22506

Merged
mhegazy merged 1 commit into
microsoft:masterfrom
EcoleKeine:patch-2
Mar 29, 2018
Merged

Fix some Constructor's signature missing null type#22506
mhegazy merged 1 commit into
microsoft:masterfrom
EcoleKeine:patch-2

Conversation

@EcoleKeine
Copy link
Copy Markdown
Contributor

according to ECMAScript® 2015 Language Specification - http://www.ecma-international.org/ecma-262/6.0

MapConstructor : 23.1.1.1 step6
WeakMapConstructor : 23.2.1.1 step6
SetConstructor : 23.3.1.1 step6
WeakSetConstructor : 23.4.1.1 step6

according to ECMAScript® 2015 Language Specification - http://www.ecma-international.org/ecma-262/6.0

MapConstructor : 23.1.1.1 step6
WeakMapConstructor : 23.2.1.1 step6
SetConstructor : 23.3.1.1 step6
WeakSetConstructor : 23.4.1.1 step6
@mhegazy mhegazy merged commit 24dbc9e into microsoft:master Mar 29, 2018
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Mar 29, 2018

thanks! and sorry for the delay.

@microsoft microsoft locked and limited conversation to collaborators Jul 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants