Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/testcase_def/entry/build/
Dloader.json1 {"modulePathMap":{"entry":"E:\\project\\entry"},"compileMode":"esmodule","projectRootPath":"E:\\pro… string
Dloader_aotMode.json1 {"modulePathMap":{"entry":"E:\\project\\entry"},"compileMode":"esmodule","projectRootPath":"E:\\pro… string
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/testcase_def/entry/preview/
Dloader.json1 {"modulePathMap":{"entry":"E:\\project\\entry"},"compileMode":"esmodule","projectRootPath":"E:\\pro… string
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dproject_config.ts54 compileMode: string property
58 compileMode: string = ESMODULE; property in ProjectConfig