Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DArkIRTransformer.ts308 const popInvokeStmt = new ArkInvokeStmt(popInvokeExpr); constant
660 const popInvokeStmt = new ArkInvokeStmt(popInvokeExpr); constant
DArkValueTransformer.ts415 const popInvokeStmt = new ArkInvokeStmt(popInvokeExpr); constant