Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp99 Scope::InsertResult Scope::InsertBinding(const util::StringView &name, Variable *const var) in InsertBinding() function in ark::es2panda::varbinder::Scope
612 Scope::InsertResult GlobalScope::InsertBinding(const util::StringView &name, Variable *const var) in InsertBinding() function in ark::es2panda::varbinder::GlobalScope