/AliOS-Things-master/components/amp/libjs/init/ |
A D | promise.js | 229 constructor: Promise, property in Promise 238 then: new this.constructor(NOOP), 314 if (value && typeof value === 'object' && value.constructor === Class)
|
/AliOS-Things-master/components/amp/libjs/ |
A D | init.js | 1 …constructor:T,state_:i,then_:null,data_:void 0,then:function(t,n){var e={owner:this,then:new this.… property in T
|
/AliOS-Things-master/components/amp/libjs/lib/ |
A D | smartcard.js | 6 constructor(){
|
A D | battery.js | 6 constructor(){
|
A D | keypad.js | 6 constructor(){
|
A D | charger.js | 6 constructor(){
|
A D | location.js | 4 constructor() {} method in ADVANCED_LOCATION
|
A D | adc.js | 4 constructor(options) { method in HW_ADC
|
A D | dac.js | 4 constructor(options) { method in HW_DAC
|
A D | pwm.js | 4 constructor(options) { method in HW_PWM
|
A D | appota.js | 6 constructor(options){ method in UTILS_APPOTA
|
A D | tts.js | 6 constructor(){
|
A D | onewire.js | 4 constructor(options) { method in HW_ONEWIRE
|
A D | spi.js | 4 constructor(options) { method in HW_SPI
|
A D | gpio.js | 4 constructor(options) { method in HW_GPIO
|
A D | can.js | 6 constructor(options) { method in HW_CAN
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/ |
A D | test_language.js | 237 assert(f.prototype.constructor, f, "prototype"); 254 constructor() { method in test_class.C 268 constructor() { method in test_class.D
|
/AliOS-Things-master/components/amp/jslib/src/ |
A D | adc.js | 4 constructor(options) { method in HW_ADC
|
A D | dac.js | 4 constructor(options) { method in HW_DAC
|
A D | appota.js | 5 constructor(options){ method in UTILS_APPOTA
|
A D | onewire.js | 4 constructor(options) { method in HW_ONEWIRE
|
A D | pwm.js | 4 constructor(options) { method in HW_PWM
|
A D | gpio.js | 4 constructor(options) { method in HW_GPIO
|
A D | audioplayer.js | 5 constructor(){ method in audioplayer
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/examples/ |
A D | test_point.js | 14 constructor(x, y, color) { method in ColorPoint
|