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

Implement TypedArray::len #419

Merged
merged 1 commit into from Apr 3, 2018
Merged

Implement TypedArray::len #419

merged 1 commit into from Apr 3, 2018

Conversation

@Xanewok
Copy link
Contributor

Xanewok commented Apr 3, 2018

Fixes #418.

Mimicks Vec::len signature.

r? @nox


This change is Reviewable

@nox
Copy link
Member

nox commented Apr 3, 2018

@bors-servo
Copy link
Contributor

bors-servo commented Apr 3, 2018

📌 Commit 5365b13 has been approved by nox

bors-servo added a commit that referenced this pull request Apr 3, 2018
Implement TypedArray::len

Fixes #418.

Mimicks [`Vec::len`](https://doc.rust-lang.org/std/vec/struct.Vec.html#method.len) signature.

r? @nox

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/419)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 3, 2018

Testing commit 5365b13 with merge 653a51e...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 3, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: nox
Pushing 653a51e to master...

@bors-servo bors-servo merged commit 5365b13 into servo:master Apr 3, 2018
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@Xanewok Xanewok deleted the Xanewok:typed-array-len branch Apr 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.