Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts587 export const GLOBAL_DECLARE_WHITE_LIST: Set<string> = new Set(['Context', 'PointerStyle', 'PixelMap… constant
Dprocess_ui_syntax.ts78 GLOBAL_DECLARE_WHITE_LIST
600 GLOBAL_DECLARE_WHITE_LIST.has(currentTypeName) &&