Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Ddebuginfo.ts309 (<DebugInsStartPlaceHolder> insns[i]).getScope().setScopeStartInsIdx(i);
Dscope.ts113 setScopeStartInsIdx(startInsIdx: number) { method in Scope