Home
last modified time | relevance | path

Searched defs:asyncFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.cpp625 ir::MethodDefinition *ETSEmitter::FindAsyncImpl(ir::ScriptFunction *asyncFunc) in FindAsyncImpl()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp2612 ir::ScriptFunction *asyncFunc = asyncMethod->Function(); in CreateAsyncImplMethod() local
2659 ir::ScriptFunction *asyncFunc = asyncMethod->Function(); in CreateAsyncProxy() local