Home
last modified time | relevance | path

Searched refs:StayConstraint (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
Dv8-deltablue.js287 function StayConstraint(v, str) { class
288 StayConstraint.superConstructor.call(this, v, str);
291 StayConstraint.inheritsFrom(UnaryConstraint);
293 StayConstraint.prototype.execute = function () {
806 new StayConstraint(last, Strength.STRONG_DEFAULT);
836 new StayConstraint(src, Strength.NORMAL);
/external/chromium_org/v8/benchmarks/
Ddeltablue.js293 function StayConstraint(v, str) { class
294 StayConstraint.superConstructor.call(this, v, str);
297 StayConstraint.inheritsFrom(UnaryConstraint);
299 StayConstraint.prototype.execute = function () {
812 new StayConstraint(last, Strength.STRONG_DEFAULT);
842 new StayConstraint(src, Strength.NORMAL);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
Dv8-deltablue.js287 function StayConstraint(v, str) { class
288 StayConstraint.superConstructor.call(this, v, str);
291 StayConstraint.inherits(UnaryConstraint);
293 StayConstraint.prototype.execute = function () {
806 new StayConstraint(last, Strength.STRONG_DEFAULT);
836 new StayConstraint(src, Strength.NORMAL);
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
Dv8-deltablue.js287 function StayConstraint(v, str) { class
288 StayConstraint.superConstructor.call(this, v, str);
291 StayConstraint.inheritsFrom(UnaryConstraint);
293 StayConstraint.prototype.execute = function () {
806 new StayConstraint(last, Strength.STRONG_DEFAULT);
836 new StayConstraint(src, Strength.NORMAL);