Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/function/
DfunctionBuilder.cpp152 auto *callMethod = pg_->AllocLabel(); in YieldStar() local
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/checker/migration/
DObservedDecoratorCheck.ts221 const callMethod = scene.getMethod(invokeExpr.getMethodSignature()); constant
/arkcompiler/ets_frontend/es2panda/compiler/function/
DfunctionBuilder.cpp179 auto *callMethod = pg_->AllocLabel(); in YieldStar() local