Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/callgraph/pointerAnalysis/
DPagBuilder.ts925 let thisRefNodeID = this.recordThisRefNode(baseClassPTNode, callee, calleeCid); variable
1289 let thisRefNodeID = this.cid2ThisRefMap.get(cid); variable