servo/components/script/dom/bindings
Emilio Cobos Álvarez e33330db4e Implement WebIDL sequence return value using JS_NewArrayObject1
This commits changes the creation of the array to use the length, and
sets the elements later.

Reference implementation:
07ed19e582/js/xpconnect/public/nsTArrayHelpers.h (L16)
2015-11-11 18:30:34 +01:00
..
codegen Implement WebIDL sequence return values 2015-11-11 17:13:59 +01:00
callback.rs Clean up the conversion routines 2015-11-11 14:19:30 +01:00
cell.rs Check modified event state from layout and dirty it there. 2015-10-27 12:48:48 -07:00
conversions.rs Implement WebIDL sequence return value using JS_NewArrayObject1 2015-11-11 18:30:34 +01:00
error.rs Make DOMString a newtype around String, rather than a typedef. 2015-11-04 12:09:11 +01:00
global.rs Clean up the conversion routines 2015-11-11 14:19:30 +01:00
inheritance.rs remove unneeded import + reexport InheritTypes from inheritance 2015-10-30 20:26:30 +09:00
js.rs Auto merge of #8286 - eefriedman:no-move, r=nox 2015-11-08 12:51:00 +05:30
mod.rs Auto merge of #8286 - eefriedman:no-move, r=nox 2015-11-08 12:51:00 +05:30
num.rs Remove the Zeroable definition for Finite<T>. 2015-10-29 12:21:51 +01:00
proxyhandler.rs Support the updated spidermonkey bindings 2015-10-14 15:30:52 -04:00
refcounted.rs rearrange imports to be in alphabetical order 2015-10-30 20:28:59 +09:00
reflector.rs rearrange imports to be in alphabetical order 2015-10-30 20:28:59 +09:00
str.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
structuredclone.rs Support the updated spidermonkey bindings 2015-10-14 15:30:52 -04:00
trace.rs Implement attribute restyle hints. 2015-11-10 11:57:24 -08:00
utils.rs Clean up the conversion routines 2015-11-11 14:19:30 +01:00
xmlname.rs more refactoring 2015-10-30 20:26:29 +09:00