Home
last modified time | relevance | path

Searched defs:syntheticReturnStatement (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/arkui-plugins/memo-plugins/
Dparameter-transformer.ts150 const [body, parameterIdentifiers, memoParametersDeclaration, syntheticReturnStatement] = constant
Dmemo-factory.ts349 …const syntheticReturnStatement = factory.createSyntheticReturnStatement(!!returnTypeInfo.isStableT… constant
Dfunction-transformer.ts269 const [body, parameterIdentifiers, memoParametersDeclaration, syntheticReturnStatement] = constant