Searched defs:createContinue (Results 1 – 6 of 6) sorted by relevance
540 …export const createContinue = Debug.deprecate(factory.createContinueStatement, factoryDeprecation); constant
10724 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant
6941 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant
6852 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant
10597 const createContinue: (label?: string | Identifier | undefined) => ContinueStatement; constant