Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dutils.test.ts155 const buildModeIsAotType = needAotCompiler(this.rollup.share.projectConfig); constant
574 const buildModeIsAotType = isAotMode(this.rollup.share.projectConfig); constant
582 const buildModeIsAotType = isAotMode(this.rollup.share.projectConfig); constant
590 const buildModeIsAotType = isAotMode(projectConfig); constant
598 const buildModeIsAotType = isAotMode(projectConfig); constant