Searched defs:UpdateValue (Results 1 – 2 of 2) sorted by relevance
118 void NameDictionary::UpdateValue(const JSThread *thread, int entry, const JSTaggedValue &value) in UpdateValue() function in panda::ecmascript::NameDictionary240 void NumberDictionary::UpdateValue(const JSThread *thread, int entry, const JSTaggedValue &value) in UpdateValue() function in panda::ecmascript::NumberDictionary
93 void GlobalDictionary::UpdateValue(const JSThread *thread, int entry, const JSTaggedValue &value) in UpdateValue() function