Home
last modified time | relevance | path

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

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