Searched defs:GenVariableSignature (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | JSemitter.cpp | 47 void JSFunctionEmitter::GenVariableSignature(pandasm::debuginfo::LocalVariable &variableDebug, in GenVariableSignature() function in ark::es2panda::compiler::JSFunctionEmitter |
| D | ETSemitter.cpp | 169 void ETSFunctionEmitter::GenVariableSignature(pandasm::debuginfo::LocalVariable &variableDebug, in GenVariableSignature() function in ark::es2panda::compiler::ETSFunctionEmitter |