| /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 | 20 void Barriers::Update(const JSThread *thread, uintptr_t slotAddr, Region *objectRegion, TaggedObjec… in Update() function in panda::ecmascript::Barriers
|
| /arkcompiler/ets_frontend/ets2panda/ir/statements/ |
| D | forUpdateStatement.h | 55 Expression *Update() in Update() function 60 const Expression *Update() const 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/runtime_core/panda_guard/obfuscate/ |
| D | module_record.cpp | 55 void panda::guard::FilePathItem::Update() in Update() function in panda::guard::FilePathItem 94 void panda::guard::RegularImportItem::Update() in Update() function in panda::guard::RegularImportItem 145 void panda::guard::NameSpaceImportItem::Update() in Update() function in panda::guard::NameSpaceImportItem 185 void panda::guard::LocalExportItem::Update() in Update() function in panda::guard::LocalExportItem 258 void panda::guard::IndirectExportItem::Update() in Update() function in panda::guard::IndirectExportItem 369 void panda::guard::ModuleRecord::Update() in Update() function in panda::guard::ModuleRecord
|
| D | object.cpp | 49 void panda::guard::ObjectProperty::Update() in Update() function in panda::guard::ObjectProperty 176 void panda::guard::Object::Update() in Update() function in panda::guard::Object
|
| D | property.cpp | 57 void panda::guard::Property::Update() in Update() function in panda::guard::Property
|
| D | method.cpp | 116 void panda::guard::OuterMethod::Update() in Update() function in panda::guard::OuterMethod
|
| D | file_path.cpp | 129 void panda::guard::ReferenceFilePath::Update() in Update() function in panda::guard::ReferenceFilePath
|
| D | class.cpp | 167 void panda::guard::Class::Update() in Update() function in panda::guard::Class
|
| D | entity.cpp | 50 void panda::guard::Entity::Update() {} in Update() function in panda::guard::Entity
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | data_protect.h | 85 void Update(const uintptr_t pointer) in Update() function 123 void Update(const bool flag) in Update() function 162 void Update(std::string_view str_data) in Update() function
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| D | vm_handle.h | 97 void Update(ObjectHeader *object) in Update() function
|
| /arkcompiler/runtime_core/libabckit/src/wrappers/ |
| D | pandasm_wrapper.cpp | 47 void FunctionWrapper::Update() in Update() function in libabckit::FunctionWrapper
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler_decoder.h | 82 void Update(const JSPandaFile *jsPandaFile, Callback callback) in Update() function 91 void Update(const JSPandaFile *jsPandaFile, const CString &recordName, Callback callback) in Update() function
|
| D | pgo_profiler_info.h | 367 bool Update(const CString &recordName, Callback callback) in Update() function 615 void Update(const CString &abcNormalizedDesc, Callback callback) in Update() function 629 void Update(const CString &abcNormalizedDesc, const CString &recordName, Callback callback) in Update() function
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_handle.h | 233 void Update(JSTaggedValue value) in Update() function 241 void Update(const JSHandle<S> &handle) in Update() function
|
| D | js_set_iterator.cpp | 80 void JSSetIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSSetIterator
|
| D | js_map_iterator.cpp | 88 void JSMapIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSMapIterator
|
| /arkcompiler/jsvm/src/inspector/ |
| D | jsvm_host_port.h | 59 void Update(const HostPort& other) in Update() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | bit_field.h | 127 static constexpr uint64_t Update(uint64_t oldValue, T value) in Update() function
|
| /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/runtime_core/static_core/runtime/ |
| D | cha.cpp | 29 void ClassHierarchyAnalysis::Update(Class *klass) in Update() function in ark::ClassHierarchyAnalysis
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_set_iterator_test.cpp | 80 HWTEST_F_L0(JSSetIteratorTest, Update) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/dfx/vmstat/ |
| D | opt_code_profiler.cpp | 174 void OptCodeProfiler::Update(JSHandle<JSTaggedValue> &func, int bcIndex, EcmaOpcode opcode, Mode mo… in FilterMethodToPrint() function in panda::ecmascript::OptCodeProfiler
|