| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | slots.h | 36 void Update(TaggedObject *header) in Update() function 41 void Update(JSTaggedType value) in Update() function
|
| D | barriers.cpp | 21 void Barriers::Update(uintptr_t slotAddr, Region *objectRegion, TaggedObject *value, Region *valueR… in Update() function in panda::ecmascript::Barriers
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_loader.h | 43 void Update(Callback callback) in Update() function 52 void Update(const CString &recordName, Callback callback) in Update() function
|
| D | pgo_profiler_info.h | 373 bool Update(const CString &recordName, Callback callback) in Update() function 450 void Update(Callback callback) in Update() function 460 void Update(const CString &recordName, Callback callback) in Update() function
|
| /arkcompiler/ets_frontend/es2panda/ir/statements/ |
| D | forUpdateStatement.h | 70 Expression *Update() in Update() function 75 const Expression *Update() const in Update() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_handle.h | 230 void Update(JSTaggedValue value) in Update() function 238 void Update(const JSHandle<S> &handle) in Update() function
|
| D | js_set_iterator.cpp | 79 void JSSetIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSSetIterator
|
| D | js_map_iterator.cpp | 85 void JSMapIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSMapIterator
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_field.h | 128 static constexpr uint64_t Update(uint64_t old_value, T value) in Update() function
|
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | opt_code_profiler.h | 66 void Update(EcmaOpcode opcode, Mode mode) in Update() function
|
| /arkcompiler/runtime_core/runtime/ |
| D | cha.cpp | 29 void ClassHierarchyAnalysis::Update(Class *klass) in Update() function in panda::ClassHierarchyAnalysis
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_set_iterator_test.cpp | 106 HWTEST_F_L0(JSSetIteratorTest, Update) in HWTEST_F_L0() argument
|
| D | js_map_iterator_test.cpp | 171 HWTEST_F_L0(JSMapIteratorTest, Update) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| D | jsnapi.h | 1486 void Global<T>::Update(const Global &that) in Update() function
|