Home
last modified time | relevance | path

Searched defs:Array (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/amp/jslib/src/
A Dspi.js42 return Array.prototype.slice.call(new Uint8Array(this.spiInstance.read(bytes))); class
A Di2c.js41 return Array.prototype.slice.call(new Uint8Array(this.i2cInstance.read(bytes))); class
A Drepl.js39 var Array = g.Array; variable
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drepl.js38 var Array = g.Array; variable
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Djquery.js12 …:"1.3.2",size:function(){return this.length},get:function(E){return E===g?Array.prototype.slice.ca… class

Completed in 18 milliseconds