servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 122 forks source link

Add methods to create a HandleValueArray. #319

Closed ejpbruel closed 7 years ago

ejpbruel commented 7 years ago

Rust-mozjs currently does not define any methods to create instances of HandleValueArray. Consequently, consumers have to create these instances manually. This is unnecessary boilerplate, and therefore should be abstracted behind a function.


This change is Reviewable

jdm commented 7 years ago

@bors-servo: r+

bors-servo commented 7 years ago

:pushpin: Commit c268b71 has been approved by jdm

bors-servo commented 7 years ago

:hourglass: Testing commit c268b71 with merge 8c124e7...

bors-servo commented 7 years ago

:sunny: Test successful - status-appveyor, status-travis