Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts713 const secondStep: number = Number(versionSteps[CONSTANT_STEP_1]); constant
714 …if (firstStep > CONSTANT_STEP_4 || firstStep === CONSTANT_STEP_4 && secondStep >= CONSTANT_STEP_1)…