Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DArkIRTransformer.ts307 const popInvokeExpr = new ArkStaticInvokeExpr(popMethodSignature, []); constant
659 const popInvokeExpr = new ArkStaticInvokeExpr(popMethodSignature, []); constant
DArkValueTransformer.ts413 const popInvokeExpr = new ArkStaticInvokeExpr(popMethodSignature, []); constant