Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DTypeUtils.ts59 const host: CompilerHost = createCompilerHost({}); constant
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/compiler/
DCompiler.ts46 const host: ts.ParseConfigFileHost = ts.sys as ts.System & ts.ParseConfigFileHost; constant
/arkcompiler/ets_frontend/ets2panda/linter/src/
DCommandLineParser.ts145 const host: ts.ParseConfigFileHost = ts.sys as ts.System & ts.ParseConfigFileHost; constant
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DDeclgen.ts110 const host = ts.createCompilerHost(compilerOptions); constant
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument