Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.cpp621 … [[maybe_unused]] const bool insertSuccess = std::get<1>(foreignBindings_.try_emplace(name, var)); in TryInsertBinding() local
687 …[[maybe_unused]] const bool insertSuccess = std::get<1>(foreignBindings_.emplace(name, isForeign)); in InsertImpl() local