Searched defs:topScope (Results 1 – 6 of 6) sorted by relevance
30 HandleScope<T> *topScope = thread->GetTopScope<T>(); in HandleScope() local43 HandleScope<T> *topScope = thread->GetTopScope<T>(); in HandleScope() local
168 auto *topScope = etsg->TopScope(); in Compile() local
261 auto *topScope = pg->TopScope(); in Compile() local
336 auto *topScope = ctx->transitionMemory->VarBinder()->TopScope(); in SavePermanents() local
119 void ResetAllScopes(GlobalScope *topScope, VariableScope *varScope, Scope *scope) noexcept in ResetAllScopes()126 void ResetTopScope(GlobalScope *topScope) in ResetTopScope()
267 const auto *topScope = pg->TopScope(); in CompileFunctionOrProgram() local