Home
last modified time | relevance | path

Searched defs:originalName (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenameIdentifierTransformer.ts603 const originalName = symbolInfo.originalNameWithScope; constant
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DimportExportDecls.cpp44 …util::StringView originalName = varbinder_->FindNameInAliasMap(program->SourceFilePath(), exportNa… in HandleGlobalStmts() local
/arkcompiler/ets_frontend/arkguard/src/common/
DApiExtractor.ts355 let originalName = expression.right.getText(); variable
/arkcompiler/ets_frontend/es2panda/util/
DpatchFix.cpp552 std::string originalName = it->second.at(std::to_string(globalIndexForSpecialFunc)); in CheckAndRestoreSpecialFunctionName() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1283 util::StringView ETSChecker::FindPropNameForNamespaceImport(const util::StringView &originalName) in FindPropNameForNamespaceImport()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument