Searched defs:sth (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/es5conform/
H A Dharness-adapt.js45 sth.call(this, global);
49 // Borrow sth's registerTest method.
50 TestHarness.prototype.registerTest = sth.prototype.registerTest;
54 sth.prototype.run.call(this);

Completed in 217 milliseconds