Searched defs:InsertForeignBinding (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| H A D | scope.cpp | 554 Scope::InsertResult GlobalScope::InsertForeignBinding(const util::StringView &name, Variable *const var) in InsertForeignBinding() function in ark::es2panda::varbinder::GlobalScope |
| H A D | ETSBinder.cpp | 440 void ETSBinder::InsertForeignBinding(ir::AstNode *const specifier, const ir::ETSImportDeclaration *const import, in InsertForeignBinding() function in ark::es2panda::varbinder::ETSBinder |
Completed in 5 milliseconds