Searched refs:prototype (Results 1 - 25 of 1919) sorted by relevance

1234567891011>>

/external/chromium_org/v8/test/mjsunit/regress/
H A Dregress-1062422.js29 Number.prototype.__proto__ = String.prototype;
H A Dregress-1107.js31 Object.prototype.__defineGetter__(0, function(){});
H A Dregress-842.js28 // 842 describes a scenario where Object.prototype or Array.prototype is
32 Array.prototype.myfunc = function() {};
33 Array.prototype[10] = 42;
34 Array.prototype.length = 3000;
H A Dregress-1121.js30 // Test that changing Array.prototype.__proto__ keeps Array functions working.
32 Array.prototype.__proto__ = null;
H A Dregress-1151.js32 __defineSetter__['prototype']
35 eval['prototype'] = {};
38 // on the actual prototype set using __proto__ on objects that has the
41 f.prototype = 43;
45 assertEquals(__defineGetter__.prototype, 43);
48 __defineGetter__.prototype = "foo";
49 assertEquals(__defineGetter__.prototype, "foo");
H A Dregress-1447.js28 [0].forEach(function(){ Object.freeze(Array.prototype.forEach); });
29 [0].every(function(){ Object.seal(Array.prototype.every); });
33 [0].forEach(function(){ Object.freeze(Array.prototype.forEach); });
34 [0].every(function(){ Object.seal(Array.prototype.every); });
H A Dregress-341.js33 F.prototype = 1;
H A Dregress-877615.js28 Number.prototype.toLocaleString = function() { return 'invalid'; };
31 Number.prototype.toLocaleString = 'invalid';
34 delete Number.prototype.toLocaleString;
35 Number.prototype.toString = function() { return 'invalid' };
/external/v8/test/mjsunit/regress/
H A Dregress-1062422.js29 Number.prototype.__proto__ = String.prototype;
H A Dregress-1107.js31 Object.prototype.__defineGetter__(0, function(){});
H A Dregress-842.js28 // 842 describes a scenario where Object.prototype or Array.prototype is
32 Array.prototype.myfunc = function() {};
33 Array.prototype[10] = 42;
34 Array.prototype.length = 3000;
H A Dregress-1121.js30 // Test that changing Array.prototype.__proto__ keeps Array functions working.
32 Array.prototype.__proto__ = null;
H A Dregress-1151.js32 __defineSetter__['prototype']
35 eval['prototype'] = {};
38 // on the actual prototype set using __proto__ on objects that has the
41 f.prototype = 43;
45 assertEquals(__defineGetter__.prototype, 43);
48 __defineGetter__.prototype = "foo";
49 assertEquals(__defineGetter__.prototype, "foo");
/external/chromium_org/v8/test/message/
H A Doverwritten-builtins.js28 String.prototype.split = function() { return "SPLIT ERROR"; };
29 Array.prototype.join = function() { return []; };
/external/chromium_org/v8/test/webkit/
H A Denter-dictionary-indexing-mode-with-blank-indexing-type.js28 // Freezing the Array prototype causes us to create ArrayStorage on the prototype, which has a blank indexing type.
29 Object.freeze(Array.prototype);
31 shouldBe("Object.isFrozen(Array.prototype)", "true");
H A Dprimitive-method-this.js31 String.prototype.thisType = function() { return typeof this; };
32 Number.prototype.thisType = function() { return typeof this; };
33 Boolean.prototype.thisType = function() { return typeof this; };
/external/v8/test/message/
H A Doverwritten-builtins.js28 String.prototype.split = function() { return "SPLIT ERROR"; };
29 Array.prototype.join = function() { return []; };
/external/chromium_org/v8/test/webkit/fast/js/
H A DtoString-overrides.js32 var backupNumberToString = Number.prototype.toString;
33 var backupNumberToLocaleString = Number.prototype.toLocaleString;
34 var backupRegExpToString = RegExp.prototype.toString;
35 var backupRegExpToLocaleString = RegExp.prototype.toLocaleString;
38 Number.prototype.toString = function() { return "toString"; }
39 Number.prototype.toLocaleString = function() { return "toLocaleString"; }
40 RegExp.prototype.toString = function() { return "toString2"; }
41 RegExp.prototype.toLocaleString = function() { return "toLocaleString2"; }
46 Number.prototype.toLocaleString = "invalid";
50 RegExp.prototype
[all...]
/external/v8/test/mjsunit/
H A Dfunction-call.js30 [Object.prototype.toLocaleString,
31 Object.prototype.valueOf,
32 Object.prototype.hasOwnProperty,
33 Object.prototype.isPrototypeOf,
34 Object.prototype.propertyIsEnumerable,
35 Array.prototype.concat,
36 Array.prototype.join,
37 Array.prototype.pop,
38 Array.prototype.push,
39 Array.prototype
[all...]
H A Dgetter-in-value-prototype.js33 String.prototype.__defineGetter__('x', function() { return this; });
/external/chromium_org/v8/test/mjsunit/
H A Dfunction-call.js30 [Object.prototype.toLocaleString,
31 Object.prototype.valueOf,
32 Object.prototype.hasOwnProperty,
33 Object.prototype.isPrototypeOf,
34 Object.prototype.propertyIsEnumerable,
35 Array.prototype.concat,
36 Array.prototype.join,
37 Array.prototype.pop,
38 Array.prototype.push,
39 Array.prototype
[all...]
H A Dgetter-in-value-prototype.js33 String.prototype.__defineGetter__('x', function() { return this; });
/external/chromium_org/remoting/webapp/
H A Dplugin_settings.js23 remoting.Settings.prototype.PLUGIN_MIMETYPE = 'HOST_PLUGIN_MIMETYPE';
25 remoting.Settings.prototype.OAUTH2_CLIENT_ID = 'API_CLIENT_ID';
27 remoting.Settings.prototype.OAUTH2_CLIENT_SECRET = 'API_CLIENT_SECRET';
30 remoting.Settings.prototype.OAUTH2_BASE_URL = 'OAUTH2_BASE_URL';
32 remoting.Settings.prototype.OAUTH2_API_BASE_URL = 'OAUTH2_API_BASE_URL';
34 remoting.Settings.prototype.DIRECTORY_API_BASE_URL = 'DIRECTORY_API_BASE_URL';
36 remoting.Settings.prototype.TALK_GADGET_URL = 'TALK_GADGET_URL';
38 remoting.Settings.prototype.OAUTH2_REDIRECT_URL = 'OAUTH2_REDIRECT_URL';
41 remoting.Settings.prototype.DIRECTORY_BOT_JID = 'DIRECTORY_BOT_JID';
45 remoting.Settings.prototype
[all...]
/external/libvpx/libvpx/vpx_scale/
H A Dvpx_scale_rtcd.sh10 prototype void vp8_horizontal_line_5_4_scale "const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width"
11 prototype void vp8_vertical_band_5_4_scale "unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width"
12 prototype void vp8_horizontal_line_5_3_scale "const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width"
13 prototype void vp8_vertical_band_5_3_scale "unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width"
14 prototype void vp8_horizontal_line_2_1_scale "const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width"
15 prototype void vp8_vertical_band_2_1_scale "unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width"
16 prototype void vp8_vertical_band_2_1_scale_i "unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width"
19 prototype void vp8_yv12_extend_frame_borders "struct yv12_buffer_config *ybf"
22 prototype void vp8_yv12_copy_frame "const struct yv12_buffer_config *src_ybc, struct yv12_buffer_config *dst_ybc"
25 prototype voi
[all...]
/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInjectedScriptExterns.js42 InjectedScriptHostClass.prototype.storageId = function(object) { }
43 InjectedScriptHostClass.prototype.getInternalProperties = function(object) { }
47 InjectedScriptHostClass.prototype.functionDetails = function(func) { }
51 InjectedScriptHostClass.prototype.isHTMLAllCollection = function(object) { }
55 InjectedScriptHostClass.prototype.internalConstructorName = function(object) { }
59 InjectedScriptHostClass.prototype.copyText = function(object) { }
60 InjectedScriptHostClass.prototype.clearConsoleMessages = function() { }
64 InjectedScriptHostClass.prototype.inspectedObject = function(index) { }
69 InjectedScriptHostClass.prototype.objectId = function(object) { }
73 InjectedScriptHostClass.prototype
[all...]

Completed in 430 milliseconds

1234567891011>>