getVariable 153 libcore/as_environment.h as_value getVariable(const as_environment& ctx, const std::string& varname, getVariable 957 libcore/vm/ASHandlers.cpp top_value = thread.getVariable(var_string); getVariable 2095 libcore/vm/ASHandlers.cpp as_value target = thread.getVariable(path); getVariable 2152 libcore/vm/ASHandlers.cpp as_value target = thread.getVariable(path); getVariable 2206 libcore/vm/ASHandlers.cpp as_value function = thread.getVariable(funcname, &this_ptr); getVariable 2299 libcore/vm/ASHandlers.cpp as_value constructorval = thread.getVariable(classname); getVariable 2456 libcore/vm/ASHandlers.cpp as_value variable = thread.getVariable(var_string); getVariable 623 libcore/vm/ActionExec.cpp return gnash::getVariable(env, name, getScopeStack(), target); getVariable 206 libcore/vm/ActionExec.h as_value getVariable(const std::string& name, as_object** target = 0);