Searched refs:COMPONENT_SENDABLE_DECORATOR (Results 1 – 3 of 3) sorted by relevance
76 export const COMPONENT_SENDABLE_DECORATOR: string = '@Sendable'; constant
61 COMPONENT_SENDABLE_DECORATOR465 } else if ('@' + decoratorName === COMPONENT_SENDABLE_DECORATOR &&498 return hasDecorator(classDeclarationNode, COMPONENT_SENDABLE_DECORATOR) ||
29 COMPONENT_SENDABLE_DECORATOR,335 if (hasDecorator(node, COMPONENT_SENDABLE_DECORATOR)) {935 return originalDecortor !== COMPONENT_SENDABLE_DECORATOR;