Home
last modified time | relevance | path

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

/external/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);