Make typed_array_or_sequence_to_vec support typed arrays.

This commit is contained in:
Josh Matthews 2017-02-02 12:02:13 -05:00
parent 6c4ce7247f
commit baf8c5462a
2 changed files with 32 additions and 22 deletions

2
Cargo.lock generated
View file

@ -1288,7 +1288,7 @@ dependencies = [
[[package]]
name = "js"
version = "0.1.4"
source = "git+https://github.com/servo/rust-mozjs#4ad9326fc70d13294c77f9f0988fda6abfd0023b"
source = "git+https://github.com/servo/rust-mozjs#cc9185025d2655074b29cc0a4bf5ee450356ac5f"
dependencies = [
"cmake 0.1.20 (registry+https://github.com/rust-lang/crates.io-index)",
"heapsize 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",