Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts157 function getInitCheckConfig(tagName: string, message: string): InitCheckConfig { function
174 checkConfigArray.push(getInitCheckConfig('form', "'{0}' can't support form application."));
178 …checkConfigArray.push(getInitCheckConfig('crossplatform', "'{0}' can't support crossplatform appli…