Home
last modified time | relevance | path

Searched defs:containsError (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DmethodsReturningThis.js7 Class.prototype.containsError = function () { return this.notPresent; }; method in Class
26 Class.prototype.containsError = function () { return this.notPresent; }; method in Class