Home
last modified time | relevance | path

Searched refs:setFuncName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
Dscope.ts481 setFuncName(name: string): void { method in FunctionScope
Drecorder.ts698 (<FunctionScope>this.getScopeOfNode(node)).setFuncName(name);