Lines Matching +defs:data +defs:value
480 value: column, property
484 value: endColumn, property
627 options = { data: data }; property
699 data: data, property
808 get: function(){ return setDesc(this, 'a', {value: 7}).a; } property
822 set: function(value){ argument
1181 if(it && !has(it = stat ? it : it.prototype, TAG))def(it, TAG, {configurable: true, value: tag}); property
1376 if(index >= O.length)return {value: undefined, done: true}; property
1379 return {value: point, done: false}; property
1844 data: data, property
2299 data = initData(context, data); property