Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ts2panda/src/
Dpandagen.ts225 private variableDebugInfoArray: VariableDebugInfo[] = []; property in PandaGen
424 return this.variableDebugInfoArray;
428 this.variableDebugInfoArray.push(variable);