Home
last modified time | relevance | path

Searched defs:InsertForeignBinding (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp644 Scope::InsertResult GlobalScope::InsertForeignBinding(const util::StringView &name, Variable *const… in InsertForeignBinding() function in ark::es2panda::varbinder::GlobalScope
DETSBinder.cpp609 void ETSBinder::InsertForeignBinding(ir::AstNode *const specifier, const ir::ETSImportDeclaration *… in InsertForeignBinding() function in ark::es2panda::varbinder::ETSBinder