setScope         1209 core/MethodEnv.cpp 			fscope->setScope(gc, i, *scopes++);
setScope         1284 core/MethodEnv.cpp 			cscope->setScope(gc, i, *scopes++);
setScope         1369 core/MethodEnv.cpp 			iscope->setScope(gc, i, cc->atom());
setScope          142 core/ScopeChain.cpp 			nscope->setScope(gc, i, outer->_scopes[i]);
setScope          159 core/ScopeChain.cpp 			nscope->setScope(gc, i, this->_scopes[i]);
setScope          114 core/ScopeChain.h 		void setScope(MMgc::GC* gc, int32_t i, Atom value);