Home
last modified time | relevance | path

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

12

/arkcompiler/ets_runtime/ecmascript/mem/
Dslots.h36 void Update(TaggedObject *header) in Update() function
41 void Update(JSTaggedType value) in Update() function
Dbarriers.cpp20 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/
DforUpdateStatement.h55 Expression *Update() in Update() function
60 const Expression *Update() const in Update() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DforUpdateStatement.h70 Expression *Update() in Update() function
75 const Expression *Update() const in Update() function
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dmodule_record.cpp55 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
Dobject.cpp49 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
Dproperty.cpp57 void panda::guard::Property::Update() in Update() function in panda::guard::Property
Dmethod.cpp116 void panda::guard::OuterMethod::Update() in Update() function in panda::guard::OuterMethod
Dfile_path.cpp129 void panda::guard::ReferenceFilePath::Update() in Update() function in panda::guard::ReferenceFilePath
Dclass.cpp167 void panda::guard::Class::Update() in Update() function in panda::guard::Class
Dentity.cpp50 void panda::guard::Entity::Update() {} in Update() function in panda::guard::Entity
/arkcompiler/runtime_core/libpandafile/
Ddata_protect.h85 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/
Dvm_handle.h97 void Update(ObjectHeader *object) in Update() function
/arkcompiler/runtime_core/libabckit/src/wrappers/
Dpandasm_wrapper.cpp47 void FunctionWrapper::Update() in Update() function in libabckit::FunctionWrapper
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_decoder.h82 void Update(const JSPandaFile *jsPandaFile, Callback callback) in Update() function
91 void Update(const JSPandaFile *jsPandaFile, const CString &recordName, Callback callback) in Update() function
Dpgo_profiler_info.h367 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/
Djs_handle.h233 void Update(JSTaggedValue value) in Update() function
241 void Update(const JSHandle<S> &handle) in Update() function
Djs_set_iterator.cpp80 void JSSetIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSSetIterator
Djs_map_iterator.cpp88 void JSMapIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSMapIterator
/arkcompiler/jsvm/src/inspector/
Djsvm_host_port.h59 void Update(const HostPort& other) in Update() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_field.h127 static constexpr uint64_t Update(uint64_t oldValue, T value) in Update() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_field.h128 static constexpr uint64_t Update(uint64_t old_value, T value) in Update() function
/arkcompiler/runtime_core/static_core/runtime/
Dcha.cpp29 void ClassHierarchyAnalysis::Update(Class *klass) in Update() function in ark::ClassHierarchyAnalysis
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_set_iterator_test.cpp80 HWTEST_F_L0(JSSetIteratorTest, Update) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dopt_code_profiler.cpp174 void OptCodeProfiler::Update(JSHandle<JSTaggedValue> &func, int bcIndex, EcmaOpcode opcode, Mode mo… in FilterMethodToPrint() function in panda::ecmascript::OptCodeProfiler

12