Searched defs:SetLocal (Results 1 – 2 of 2) sorted by relevance
98 func (thread *Thread) SetLocal(key string, value interface{}) { func
310 bool SetLocal(InterpState &S, CodePtr OpPC, uint32_t I) { in SetLocal() function