HomeSort by relevance Sort by last modified time
    Searched refs:constructor (Results 526 - 550 of 978) sorted by null

<<21222324252627282930>>

  /external/chromium_org/tools/perf/metrics/
media.js 30 MediaMetricBase.prototype.constructor.call(this, element);
63 HTMLMediaMetric.prototype.constructor = HTMLMediaMetric;
  /external/chromium_org/ui/file_manager/file_manager/background/js/
progress_center.js 9 * @constructor
41 * @constructor
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
drag_selector.js 10 * @constructor
134 // The handlers are bounded at the constructor.
scrollbar.js 10 * @constructor
257 * @constructor
share_dialog.js 9 * @constructor
50 * @constructor
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_view.js 12 * @constructor
296 } else if ((effect && effect.constructor.name === 'Slide') &&
661 * @constructor
710 * @constructor
736 * @constructor
774 * @constructor
801 * @constructor
826 * @constructor
image_util.js 83 * Rectangle constructor takes 0, 1, 2 or 4 arguments.
91 * @constructor
138 console.error('Invalid Rect constructor arguments:',
356 * @constructor
430 * @constructor
  /external/chromium_org/v8/src/
ast-value-factory.h 241 F(constructor, "constructor") \
v8natives.js 78 function SetUpLockedPrototype(constructor, fields, methods) {
80 var prototype = constructor.prototype;
    [all...]
objects.cc 69 Handle<JSFunction> constructor;
71 constructor = handle(native_context->number_function(), isolate);
73 constructor = handle(native_context->boolean_function(), isolate);
75 constructor = handle(native_context->string_function(), isolate);
77 constructor = handle(native_context->symbol_function(), isolate);
81 Handle<JSObject> result = isolate->factory()->NewJSObject(constructor);
219 // Fetch the constructor function of the object.
220 Object* cons_obj = map->constructor();
733 Object* cons_obj = map()->constructor();
1239 Object* constructor = map_of_this->constructor(); local
1681 JSFunction* constructor = JSFunction::cast(map()->constructor()); local
1691 JSFunction* constructor = JSFunction::cast(this->constructor()); local
1795 Object* constructor = this->map()->constructor(); local
9733 Handle<JSFunction> constructor = isolate->script_function(); local
13078 JSFunction* constructor = JSFunction::cast(map()->constructor()); local
13088 JSFunction* constructor = JSFunction::cast(map()->constructor()); local
    [all...]
  /external/chromium_org/v8/test/mjsunit/
array-constructor-feedback.js 85 // Test: ensure that crankshafted array constructor sites are deopted
155 // Test: When a method with array constructor is crankshafted, the type
function-bind.js 175 // Test constructor calls.
208 // Test bind chains when used as a constructor.
undeletable-functions.js 105 CheckEcmaSemantics(Date.prototype, ["constructor"], "Date prototype constructor");
  /external/chromium_org/v8/test/webkit/fast/js/kde/
RegExp.js 29 // RegExp constructor called as a function
35 // RegExp constructor
  /external/chromium_org/v8/tools/
codemap.js 32 * @constructor
261 * @constructor
  /external/clang/test/CXX/special/class.ctor/
p5-0x.cpp 20 // A defaulted default constructor for a class X is defined as deleted if:
23 // default constructor,
24 union Deleted1a { UserProvidedDefCtor u; }; // expected-note {{default constructor of 'Deleted1a' is implicitly deleted because variant field 'u' has a non-trivial default constructor}}
25 Deleted1a d1a; // expected-error {{implicitly-deleted default constructor}}
37 Deleted2a d2a; // expected-error {{implicitly-deleted default constructor}}
39 int &&b; // expected-note {{default constructor of 'Deleted2b' is implicitly deleted because field 'b' of reference type 'int &&' would not be initialized}}
41 Deleted2b d2b; // expected-error {{deleted default constructor}}
51 // default constructor,
53 expected-warning {{does not declare any constructor}} \
    [all...]
  /external/e2fsprogs/lib/et/
error_message.c 69 static void COMERR_ATTR((constructor)) setup_et_lock(void)
  /external/elfutils/0.153/libdwfl/
argp-std.c 329 void __attribute__ ((constructor))
  /external/libnl/include/
netlink-local.h 118 #define __init __attribute__ ((constructor))
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
box2d.js 22 (function(F,G){function K(){}if(!(Object.defineProperty instanceof Function)&&Object.prototype.__defineGetter__ instanceof Function&&Object.prototype.__defineSetter__ instanceof Function)Object.defineProperty=function(y,w,A){A.get instanceof Function&&y.__defineGetter__(w,A.get);A.set instanceof Function&&y.__defineSetter__(w,A.set)};F.inherit=function(y,w){K.prototype=w.prototype;y.prototype=new K;y.prototype.constructor=y};F.generateCallback=function(y,w){return function(){w.apply(y,arguments)}};
23 F.NVector=function(y){if(y===G)y=0;for(var w=Array(y||0),A=0;A<y;++A)w[A]=0;return w};F.is=function(y,w){if(y===null)return false;if(w instanceof Function&&y instanceof w)return true;if(y.constructor.__implements!=G&&y.constructor.__implements[w])return true;return false};F.parseUInt=function(y){return Math.abs(parseInt(y))}})(Box2D);var Vector=Array,Vector_a2j_Number=Box2D.NVector;if(typeof Box2D==="undefined")Box2D={};if(typeof Box2D.Collision==="undefined")Box2D.Collision={};
25 (function(){function F(){F.b2AABB.apply(this,arguments)}function G(){G.b2Bound.apply(this,arguments)}function K(){K.b2BoundValues.apply(this,arguments);this.constructor===K&&this.b2BoundValues.apply(this,arguments)}function y(){y.b2Collision.apply(this,arguments)}function w(){w.b2ContactID.apply(this,arguments);this.constructor===w&&this.b2ContactID.apply(this,arguments)}function A(){A.b2ContactPoint.apply(this,arguments)}function U(){U.b2Distance.apply(this,arguments)}function p(){p.b2DistanceInput.apply(this,
26 arguments)}function B(){B.b2DistanceOutput.apply(this,arguments)}function Q(){Q.b2DistanceProxy.apply(this,arguments)}function V(){V.b2DynamicTree.apply(this,arguments);this.constructor===V&&this.b2DynamicTree.apply(this,arguments)}function M(){M.b2DynamicTreeBroadPhase.apply(this,arguments)}function L(){L.b2DynamicTreeNode.apply(this,arguments)}function I(){I.b2DynamicTreePair.apply(this,arguments)}function W(){W.b2Manifold.apply(this,arguments);this.constructor===W&&this.b2Manifold.apply(this,arguments)}
27 function Y(){Y.b2ManifoldPoint.apply(this,arguments);this.constructor===Y&&this.b2ManifoldPoint.apply(this,arguments)}function k(){k.b2Point.apply(this,arguments)}function z(){z.b2RayCastInput.apply(this,arguments);this.constructor===z&&this.b2RayCastInput.apply(this,arguments)}function u(){u.b2RayCastOutput.apply(this,arguments)}function D(){D.b2Segment.apply(this,arguments)}function H(){H.b2SeparationFunction.apply(this,arguments)}function O(){O.b2Simplex.apply(this,arguments);this.constructor==
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
event_watcher.js 37 * @constructor
727 if ((evt.target.constructor == HTMLVideoElement) ||
728 (evt.target.constructor == HTMLAudioElement)) {
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/documentation/
DocumentationView.js 6 * @constructor
94 * @constructor
325 * @constructor
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
preview_panel.js 14 * @constructor
316 * @constructor
375 * @constructor
  /external/chromium_org/ui/keyboard/resources/
touch_fuzzing.js 97 * @constructor
152 * @constructor
182 * @constructor
  /external/chromium_org/v8/test/webkit/resources/
json2-es5-compat.js 251 if (value.constructor === String || value.constructor === Number || value.constructor === Boolean)

Completed in 3398 milliseconds

<<21222324252627282930>>