setLocalRegister 103 libcore/Function2.cpp cf.setLocalRegister(current_reg, fn.this_ptr); setLocalRegister 129 libcore/Function2.cpp cf.setLocalRegister(current_reg, args); setLocalRegister 149 libcore/Function2.cpp cf.setLocalRegister(current_reg, super); setLocalRegister 163 libcore/Function2.cpp cf.setLocalRegister(current_reg, r); setLocalRegister 172 libcore/Function2.cpp cf.setLocalRegister(current_reg, p); setLocalRegister 180 libcore/Function2.cpp cf.setLocalRegister(current_reg, global); setLocalRegister 206 libcore/Function2.cpp cf.setLocalRegister(reg, fn.arg(i)); setLocalRegister 99 libcore/vm/CallStack.h void setLocalRegister(size_t i, const as_value& val); setLocalRegister 213 libcore/vm/VM.cpp currentCall().setLocalRegister(index, val);