Searched defs:Update (Results 1 – 6 of 6) sorted by relevance
31 void Update(TaggedObject *header) in Update() function36 void Update(JSTaggedType value) in Update() function
184 void Update(JSTaggedValue value) in Update() function191 void Update(const JSHandle<S> &handle) in Update() function
78 void JSSetIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSSetIterator
84 void JSMapIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSMapIterator
118 static uint64_t Update(uint64_t old_value, T value) in Update() function
962 void Global<T>::Update(const Global &that) in Update() function