Home
last modified time | relevance | path

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

/ark/ts2abc/ts2panda/tests/utils/
Dbase.ts58 function isLabel(node: OperandType): node is Label { function
86 if (isLabel(left) && isLabel(right)) {