Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 6 of 6) sorted by relevance

/ark/js_runtime/ecmascript/mem/
Dslots.h31 void Update(TaggedObject *header) in Update() function
36 void Update(JSTaggedType value) in Update() function
/ark/js_runtime/ecmascript/
Djs_handle.h184 void Update(JSTaggedValue value) in Update() function
191 void Update(const JSHandle<S> &handle) in Update() function
Djs_set_iterator.cpp78 void JSSetIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSSetIterator
Djs_map_iterator.cpp84 void JSMapIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSMapIterator
/ark/runtime_core/libpandabase/utils/
Dbit_field.h118 static uint64_t Update(uint64_t old_value, T value) in Update() function
/ark/js_runtime/ecmascript/napi/include/
Djsnapi.h962 void Global<T>::Update(const Global &that) in Update() function