Home
last modified time | relevance | path

Searched defs:UpdateValue (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dglobal_dictionary-inl.h95 void GlobalDictionary::UpdateValue(const JSThread *thread, int entry, const JSTaggedValue &value) in UpdateValue() function in panda::ecmascript::GlobalDictionary
H A Dtagged_dictionary.cpp239 void NameDictionary::UpdateValue(const JSThread *thread, int entry, const JSTaggedValue &value) in UpdateValue() function in panda::ecmascript::NameDictionary
420 void NumberDictionary::UpdateValue(const JSThread *thread, int entry, const JSTaggedValue &value) in UpdateValue() function in panda::ecmascript::NumberDictionary

Completed in 2 milliseconds