Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_class.ts707 …const aboutToBeDeletedInternalStatement: ts.ExpressionStatement = createDeletedInternalStatement();
743 function createDeletedInternalStatement(): ts.ExpressionStatement { function