Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Drollup-plugin-system-api.ts20 NATIVE_MODULE,
112 if (NATIVE_MODULE.has(systemModule)) {
/developtools/ace_ets2bundle/compiler/test/
Dtest.js39 NATIVE_MODULE,
/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts42 NATIVE_MODULE
203 if (NATIVE_MODULE.has(systemModule)) {
Dpre_define.ts18 export const NATIVE_MODULE: Set<string> = new Set( constant
Dvalidate_ui_syntax.ts25 NATIVE_MODULE,
1129 if (NATIVE_MODULE.has(`${moduleType}.${systemKey}`)) {
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts90 NATIVE_MODULE
218 for (const item of NATIVE_MODULE) {