Searched defs:InsertForeignBinding (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| D | scope.cpp | 644 Scope::InsertResult GlobalScope::InsertForeignBinding(const util::StringView &name, Variable *const… in InsertForeignBinding() function in ark::es2panda::varbinder::GlobalScope |
| D | ETSBinder.cpp | 609 void ETSBinder::InsertForeignBinding(ir::AstNode *const specifier, const ir::ETSImportDeclaration *… in InsertForeignBinding() function in ark::es2panda::varbinder::ETSBinder |