Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DparserRealSource6.js69 public getScriptFragment(): Script {
286 EnclosingScopeContext.prototype.getScriptFragment = function () { method in EnclosingScopeContext
DparserRealSource6.symbols147 public getScriptFragment(): Script {
148 >getScriptFragment : Symbol(EnclosingScopeContext.getScriptFragment, Decl(parserRealSource6.ts, 65,…
DparserRealSource6.types168 public getScriptFragment(): Script {
169 >getScriptFragment : () => any
DparserRealSource6.errors.txt177 public getScriptFragment(): Script {
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource6.ts68 public getScriptFragment(): Script { method in EnclosingScopeContext