Home
last modified time | relevance | path

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

/third_party/typescript/src/harness/
DevaluatorImpl.ts169 const localRequire = (id: string) => this.import(id, base); constant
173 …evaluateThunk.call(this.globals, module, module.exports, localRequire, vpath.dirname(file), file, …