/external/webkit/LayoutTests/fast/js/resources/ |
getOwnPropertyDescriptor.js | 8 shouldBeFalse(test+".hasOwnProperty('get')"); 9 shouldBeFalse(test+".hasOwnProperty('set')"); 13 shouldBeFalse(test+".hasOwnProperty('value')"); 14 shouldBeFalse(test+".hasOwnProperty('writable')");
|
/external/chromium/chrome/common/extensions/docs/js/ |
sample_search.js | 34 if (search_data.hasOwnProperty(key)) {
|
/external/v8/test/mjsunit/regress/ |
regress-992.js | 42 assertFalse(desc.hasOwnProperty('value')); 43 assertFalse(desc.hasOwnProperty('writable'));
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/ |
chrome_ex_oauth.js | 38 if (opt_args['auth_params'].hasOwnProperty(key)) { 296 if (headers.hasOwnProperty(header)) { 520 if (this.auth_params.hasOwnProperty(key)) {
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/oauth_contacts/ |
chrome_ex_oauth.js | 38 if (opt_args['auth_params'].hasOwnProperty(key)) { 296 if (headers.hasOwnProperty(header)) { 520 if (this.auth_params.hasOwnProperty(key)) {
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/wave/ |
chrome_ex_oauth.js | 38 if (opt_args['auth_params'].hasOwnProperty(key)) { 296 if (headers.hasOwnProperty(header)) { 520 if (this.auth_params.hasOwnProperty(key)) {
|
/external/webkit/Source/JavaScriptCore/runtime/ |
ObjectPrototype.cpp | 50 putDirectFunctionWithoutTransition(exec, new (exec) JSFunction(exec, globalObject, functionStructure, 1, exec->propertyNames().hasOwnProperty, objectProtoFuncHasOwnProperty), DontEnum); 92 return JSValue::encode(jsBoolean(thisValue.toThisObject(exec)->hasOwnProperty(exec, Identifier(exec, exec->argument(0).toString(exec)))));
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/ |
imageinfo.js | 169 if (files[url].hasOwnProperty(a))
|
exif.js | 579 if (oData.hasOwnProperty(a)) {
|
/external/v8/test/mjsunit/ |
keyed-ic.js | 36 var H = 'hasOwnProperty'; 46 assertEquals(f.hasOwnProperty, property);
|
array-functions-prototype.js | 49 assertTrue(object.hasOwnProperty(i));
|
function-names.js | 96 "toString", "toLocaleString", "valueOf", "hasOwnProperty", "isPrototypeOf",
|
object-define-property.js | 945 if (resultDesc.hasOwnProperty('value')) { 948 assertFalse(resultDesc.hasOwnProperty('get')); 949 assertFalse(resultDesc.hasOwnProperty('set')); 953 assertFalse(resultDesc.hasOwnProperty('value')); 954 assertFalse(resultDesc.hasOwnProperty('writable'));
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Object/ |
regress-96284-001.js | 106 obj1 = {color:'red', texture:cnTestString, hasOwnProperty:42};
|
regress-96284-002.js | 106 obj1 = {color:'red', texture:cnTestString, hasOwnProperty:42};
|
/external/webkit/Source/JavaScriptCore/qt/api/ |
qscriptvalue_p.h | 132 inline bool hasOwnProperty(quint32 property); 133 inline bool hasOwnProperty(JSStringRef property); 918 This method was created to unify acccess to hasOwnProperty, same function for an array index 921 inline bool QScriptValuePrivate::hasOwnProperty(quint32 property) 926 return hasOwnProperty(propertyName.get()); 931 This method was created to unify acccess to hasOwnProperty, same function for an array index 934 inline bool QScriptValuePrivate::hasOwnProperty(JSStringRef property) 951 if ((mode == QScriptValue::ResolveLocal) && (!hasOwnProperty(propertyName))) [all...] |
/external/v8/src/ |
array.js | 771 if (!obj.hasOwnProperty(i) && proto.hasOwnProperty(i)) { 780 !obj.hasOwnProperty(index) && proto.hasOwnProperty(index)) { 802 if (proto.hasOwnProperty(i)) { 810 proto.hasOwnProperty(index)) { 834 if (!obj.hasOwnProperty(first_undefined)) { 841 if (!obj.hasOwnProperty(last_defined)) { [all...] |
/external/chromium/chrome/common/extensions/docs/examples/api/tabs/inspector/ |
jstemplate_compiled.js | 563 * hasOwnProperty() to assure the property is on the object, not on 572 if (opt_all || !object.hasOwnProperty || object.hasOwnProperty(i)) {
|
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/ |
mootools-1.2.2-core-nc.js | 122 if (this.hasOwnProperty(key)) fn.call(bind, this[key], key, this); 129 if (this.hasOwnProperty(key)) clean[key] = this[key]; 137 if (this.hasOwnProperty(key)) length++; 795 has: Object.prototype.hasOwnProperty, 799 if (this.hasOwnProperty(key) && this[key] === value) return key; 823 if (this.hasOwnProperty(key)) delete this[key]; 828 return (this.hasOwnProperty(key)) ? this[key] : null; 832 if (!this[key] || this.hasOwnProperty(key)) this[key] = value; 866 if (this.hasOwnProperty(key) && !fn.call(bind, this[key], key)) return false; 873 if (this.hasOwnProperty(key) && fn.call(bind, this[key], key)) return true [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
prettify.js | 21 l=[],n={},q=0,v=m.length;q<v;++q){var w=m[q],j=w[3];if(j)for(var f=j.length;--f>=0;)c[j.charAt(f)]=w;var s=w[1],k=P+s;if(!n.hasOwnProperty(k)){l.push(s);n[k]=r}}l.push(/[\0-\uffff]/);d=Na(l)})();var g=b.length,i=function(m){for(var l=m.source,n=m.b,q=[n,S],v=0,w=l.match(d)||[],j={},f=0,s=w.length;f<s;++f){var k=w[f],h=j[k],e,p;if(typeof h===nc)p=z;else{var t=c[k.charAt(0)];if(t){e=k.match(t[1]);h=t[0]}else{for(var u=0;u<g;++u){t=b[u];if(e=k.match(t[1])){h=t[0];break}}e||(h=S)}if((p=h.length>=5&&T=== 26 var X={};function y(a,b){for(var c=b.length;--c>=0;){var d=b[c];if(X.hasOwnProperty(d))Ic in window&&console.i(Jc,d);else X[d]=a}}function Ra(a,b){a&&X.hasOwnProperty(a)||(a=/^\s*</.test(b)?Kc:Lc);return X[a]}y(ae,[Lc]);y(K([],[[S,/^[^<?]+/],[Mc,/^<!\w[^>]*(?:>|$)/],[V,/^<\!--[\s\S]*?(?:-\->|$)/],[T,/^<\?([\s\S]+?)(?:\?>|$)/],[T,/^<%([\s\S]+?)(?:%>|$)/],[Y,/^(?:<[%?]|[%?]>)/],[T,/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],[Z,/^<script\b[^>]*>([\s\S]+?)<\/script\b[^>]*>/i],[$,/^<style\b[^>]*>([\s\S]+?)<\/style\b[^>]*>/i],
|
/build/tools/droiddoc/templates-sdk/assets/ |
prettify.js | 21 l=[],n={},q=0,v=m.length;q<v;++q){var w=m[q],j=w[3];if(j)for(var f=j.length;--f>=0;)c[j.charAt(f)]=w;var s=w[1],k=P+s;if(!n.hasOwnProperty(k)){l.push(s);n[k]=r}}l.push(/[\0-\uffff]/);d=Na(l)})();var g=b.length,i=function(m){for(var l=m.source,n=m.b,q=[n,S],v=0,w=l.match(d)||[],j={},f=0,s=w.length;f<s;++f){var k=w[f],h=j[k],e,p;if(typeof h===nc)p=z;else{var t=c[k.charAt(0)];if(t){e=k.match(t[1]);h=t[0]}else{for(var u=0;u<g;++u){t=b[u];if(e=k.match(t[1])){h=t[0];break}}e||(h=S)}if((p=h.length>=5&&T=== 26 var X={};function y(a,b){for(var c=b.length;--c>=0;){var d=b[c];if(X.hasOwnProperty(d))Ic in window&&console.i(Jc,d);else X[d]=a}}function Ra(a,b){a&&X.hasOwnProperty(a)||(a=/^\s*</.test(b)?Kc:Lc);return X[a]}y(ae,[Lc]);y(K([],[[S,/^[^<?]+/],[Mc,/^<!\w[^>]*(?:>|$)/],[V,/^<\!--[\s\S]*?(?:-\->|$)/],[T,/^<\?([\s\S]+?)(?:\?>|$)/],[T,/^<%([\s\S]+?)(?:%>|$)/],[Y,/^(?:<[%?]|[%?]>)/],[T,/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],[Z,/^<script\b[^>]*>([\s\S]+?)<\/script\b[^>]*>/i],[$,/^<style\b[^>]*>([\s\S]+?)<\/style\b[^>]*>/i],
|
/external/doclava/res/assets/templates/assets/ |
prettify.js | 21 l=[],n={},q=0,v=m.length;q<v;++q){var w=m[q],j=w[3];if(j)for(var f=j.length;--f>=0;)c[j.charAt(f)]=w;var s=w[1],k=P+s;if(!n.hasOwnProperty(k)){l.push(s);n[k]=r}}l.push(/[\0-\uffff]/);d=Na(l)})();var g=b.length,i=function(m){for(var l=m.source,n=m.b,q=[n,S],v=0,w=l.match(d)||[],j={},f=0,s=w.length;f<s;++f){var k=w[f],h=j[k],e,p;if(typeof h===nc)p=z;else{var t=c[k.charAt(0)];if(t){e=k.match(t[1]);h=t[0]}else{for(var u=0;u<g;++u){t=b[u];if(e=k.match(t[1])){h=t[0];break}}e||(h=S)}if((p=h.length>=5&&T=== 26 var X={};function y(a,b){for(var c=b.length;--c>=0;){var d=b[c];if(X.hasOwnProperty(d))Ic in window&&console.i(Jc,d);else X[d]=a}}function Ra(a,b){a&&X.hasOwnProperty(a)||(a=/^\s*</.test(b)?Kc:Lc);return X[a]}y(ae,[Lc]);y(K([],[[S,/^[^<?]+/],[Mc,/^<!\w[^>]*(?:>|$)/],[V,/^<\!--[\s\S]*?(?:-\->|$)/],[T,/^<\?([\s\S]+?)(?:\?>|$)/],[T,/^<%([\s\S]+?)(?:%>|$)/],[Y,/^(?:<[%?]|[%?]>)/],[T,/^<xmp\b[^>]*>([\s\S]+?)<\/xmp\b[^>]*>/i],[Z,/^<script\b[^>]*>([\s\S]+?)<\/script\b[^>]*>/i],[$,/^<style\b[^>]*>([\s\S]+?)<\/style\b[^>]*>/i],
|
/external/chromium/chrome/browser/resources/file_manager/js/ |
exif_reader.js | 154 if (this.messageHandlers.hasOwnProperty(data.verb)) {
|
/external/chromium/chrome/browser/resources/picasaweb_uploader/js/ |
picasa_client.js | 243 if (headers.hasOwnProperty(header)) {
|
/external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/ |
navigation_collector.js | 351 if (list.hasOwnProperty(x)) {
|