Skip to content

Allow to omit the begin parameter of %TypedArray%.prototype.subarray#32125

Merged
RyanCavanaugh merged 2 commits into
microsoft:masterfrom
magic-akari:TypedArray/subarray
Aug 15, 2019
Merged

Allow to omit the begin parameter of %TypedArray%.prototype.subarray#32125
RyanCavanaugh merged 2 commits into
microsoft:masterfrom
magic-akari:TypedArray/subarray

Conversation

@magic-akari
Copy link
Copy Markdown
Contributor

Fixes #31174

@msftclas
Copy link
Copy Markdown

msftclas commented Jun 27, 2019

CLA assistant check
All CLA requirements met.

@RyanCavanaugh RyanCavanaugh merged commit a53e4a1 into microsoft:master Aug 15, 2019
@RyanCavanaugh
Copy link
Copy Markdown
Member

Thanks!

timsuchanek pushed a commit to timsuchanek/TypeScript that referenced this pull request Sep 11, 2019
…microsoft#32125)

* Allow to omit the begin parameter of %TypedArray%.prototype.subarray

* update baselines
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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.

TypedArray.subarray incorrectly expects at least 1 argument

3 participants