Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Ddebuginfo.ts51 public getDebugPosInfoNodeState(): NodeKind | undefined { method in DebugPosInfo
284 … if (insns[i].debugPosInfo.getDebugPosInfoNodeState() === NodeKind.FIRST_NODE_OF_FUNCTION) {