Lines Matching refs:named
77 // Set a property descriptor named createArray and associate it with a callback. This allows the Cr…
131 // Set a property descriptor named createArrayWithLength and associate it with a callback. This all…
220 // Set a property descriptor named createTypedArray and associate it with a callback. This allows t…
330 // Set a property descriptor named createDataView and associate it with a callback. This allows the…
382 // Set a property descriptor named getArrayLength and associate it with a callback. This allows the…
482 // Set a property descriptor named getTypedArrayInfo and associate it with a callback. This allows …
575 // Set a property descriptor named getDataViewInfo and associate it with a callback. This allows th…
631 // Set a property descriptor named isArray and associate it with a callback. This allows the IsArra…
674 // Set a property descriptor named setElement and associate it with a callback. This allows the Set…
719 // Set a property descriptor named getElement and associate it with a callback. This allows the Get…
769 // Set a property descriptor named hasElement and associate it with a callback. This allows the Has…
819 // Set a property descriptor named deleteElement and associate it with a callback. This allows the …
863 // Set a property descriptor named isDataView and associate it with a callback. This allows the IsD…
907 // Set a property descriptor named isTypedarray and associate it with a callback. This allows the I…