Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix some Constructor's signature missing null type#22506

Merged
mhegazy merged 1 commit into
microsoft:mastermicrosoft/TypeScript:masterfrom
EcoleKeine:patch-2EcoleKeine/TypeScript:patch-2Copy head branch name to clipboard
Mar 29, 2018
Merged

Fix some Constructor's signature missing null type#22506
mhegazy merged 1 commit into
microsoft:mastermicrosoft/TypeScript:masterfrom
EcoleKeine:patch-2EcoleKeine/TypeScript:patch-2Copy head branch name to clipboard

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

mhegazy commented Mar 29, 2018

Copy link
Copy Markdown
Contributor

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.