Searched refs:emptyFunction (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DFunctionalTest.cpp41 Function<int()> emptyFunction; local
42 EXPECT_TRUE(emptyFunction.isNull());
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
H A Dprototype-1.6.0.3.js35 emptyFunction: function() { },
69 klass.prototype.initialize = Prototype.emptyFunction;
1306 || Prototype.emptyFunction)(response, response.headerJSON);
1319 (this.options['on' + state] || Prototype.emptyFunction)(response, response.headerJSON);
1327 this.transport.onreadystatechange = Prototype.emptyFunction;
1355 (this.options.onException || Prototype.emptyFunction)(this, exception);
1496 (this.onComplete || Prototype.emptyFunction).apply(this, arguments);
2580 element._extendedByPrototype = Prototype.emptyFunction;
3077 var _true = Prototype.emptyFunction;
3093 parentNode._countedByPrototype = Prototype.emptyFunction;
[all...]
H A Dconcat-jquery-mootools-prototype.js8414 emptyFunction: function() { },
8448 klass.prototype.initialize = Prototype.emptyFunction;
9685 || Prototype.emptyFunction)(response, response.headerJSON);
9698 (this.options['on' + state] || Prototype.emptyFunction)(response, response.headerJSON);
9706 this.transport.onreadystatechange = Prototype.emptyFunction;
9734 (this.options.onException || Prototype.emptyFunction)(this, exception);
9875 (this.onComplete || Prototype.emptyFunction).apply(this, arguments);
10959 element._extendedByPrototype = Prototype.emptyFunction;
11456 var _true = Prototype.emptyFunction;
11472 parentNode._countedByPrototype = Prototype.emptyFunction;
[all...]
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
H A Dprototype-1.7.js55 emptyFunction: function() { },
118 klass.prototype.initialize = Prototype.emptyFunction;
1602 || Prototype.emptyFunction)(response, response.headerJSON);
1615 (this.options['on' + state] || Prototype.emptyFunction)(response, response.headerJSON);
1622 this.transport.onreadystatechange = Prototype.emptyFunction;
1650 (this.options.onException || Prototype.emptyFunction)(this, exception);
1799 (this.onComplete || Prototype.emptyFunction).apply(this, arguments);
2628 el.onclick = Prototype.emptyFunction;
2942 element._extendedByPrototype = Prototype.emptyFunction;
5524 event._extendedByPrototype = Prototype.emptyFunction;
[all...]

Completed in 580 milliseconds