setLocal          160 core/avmplusDebugger.h 		virtual bool setLocal(int which, Atom& val) = 0;
setLocal          587 core/avmplusDebugger.h 		bool setLocal(int index, Atom& val);
setLocal          560 shell/DebugCLI.cpp 						frame->setLocal(i, a);