Home
last modified time | relevance | path

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

/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
Dv8-deltablue.js43 Object.prototype.inherits = function (shuper) { argument
45 Inheriter.prototype = shuper.prototype;
47 this.superConstructor = shuper;
/external/v8/benchmarks/
Ddeltablue.js49 Object.prototype.inheritsFrom = function (shuper) { argument
51 Inheriter.prototype = shuper.prototype;
53 this.superConstructor = shuper;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
Dv8-deltablue.js43 Object.prototype.inheritsFrom = function (shuper) { argument
45 Inheriter.prototype = shuper.prototype;
47 this.superConstructor = shuper;
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
Dv8-deltablue.js43 Object.prototype.inheritsFrom = function (shuper) { argument
45 Inheriter.prototype = shuper.prototype;
47 this.superConstructor = shuper;