Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dslots.h36 void Update(TaggedObject *header) in Update() function
41 void Update(JSTaggedType value) in Update() function
Dbarriers.cpp43 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/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/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/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.h339 bool Update(const CString &recordName, Callback callback) in Update() function
585 void Update(const CString &abcNormalizedDesc, Callback callback) in Update() function
599 void Update(const CString &abcNormalizedDesc, const CString &recordName, Callback callback) 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
Djs_map_iterator_test.cpp148 HWTEST_F_L0(JSMapIteratorTest, Update) in HWTEST_F_L0() argument
Djs_api_hashset_test.cpp41 …void Update(JSHandle<JSAPIHashSet>& hashSet, JSMutableHandle<JSTaggedValue> value, std::string& my… in Update() function in panda::test::JSAPIHashSetTest
Djs_api_hashmap_test.cpp41 void Update(JSHandle<JSAPIHashMap>& hashMap, JSMutableHandle<JSTaggedValue>& key, in Update() function in panda::test::JSAPIHashMapTest
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dopt_code_profiler.cpp175 void OptCodeProfiler::Update(JSHandle<JSTaggedValue> &func, int bcIndex, EcmaOpcode opcode, Mode mo… in FilterMethodToPrint() function in panda::ecmascript::OptCodeProfiler
Dopt_code_profiler.h245 void Update(OpCode opcode) in Update() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h560 void Global<T>::Update(const Global &that) in Update() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2378 void ETSGen::Update(const ir::AstNode *node, lexer::TokenType op) in Update() function in ark::es2panda::compiler::ETSGen
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js101417 Update(t) { method in anonymousFunctionb3e311c7f9500.anonymousFunctionb3e311c7f9600.Vs