Searched refs:CreateAsyncImplMethod (Results 1 – 2 of 2) sorted by relevance
1759 ir::MethodDefinition *ETSChecker::CreateAsyncImplMethod(ir::MethodDefinition *asyncMethod, in CreateAsyncImplMethod() function in ark::es2panda::checker::ETSChecker1849 ir::MethodDefinition *implMethod = CreateAsyncImplMethod(asyncMethod, classDef); in CreateAsyncProxy()
452 …ir::MethodDefinition *CreateAsyncImplMethod(ir::MethodDefinition *asyncMethod, ir::ClassDefinition…