Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds