Home
last modified time | relevance | path

Searched defs:Update (Results 1 – 20 of 20) 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.cpp21 void Barriers::Update(const JSThread *thread, uintptr_t slotAddr, Region *objectRegion, TaggedObjec… in Update() function in panda::ecmascript::Barriers
/arkcompiler/ets_frontend/es2panda/ir/statements/
DforUpdateStatement.h70 Expression *Update() in Update() function
75 const Expression *Update() const in Update() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DforUpdateStatement.h55 Expression *Update() in Update() function
60 const Expression *Update() const in Update() function
/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.h330 bool Update(const CString &recordName, Callback callback) in Update() function
570 void Update(const CString &abcNormalizedDesc, Callback callback) in Update() function
584 void Update(const CString &abcNormalizedDesc, const CString &recordName, Callback callback) in Update() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dvm_handle.h93 void Update(ObjectHeader *object) in Update() function
/arkcompiler/ets_runtime/ecmascript/
Djs_handle.h220 void Update(JSTaggedValue value) in Update() function
228 void Update(const JSHandle<S> &handle) in Update() function
Djs_set_iterator.cpp83 void JSSetIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSSetIterator
Djs_map_iterator.cpp90 void JSMapIterator::Update(const JSThread *thread) in Update() function in panda::ecmascript::JSMapIterator
/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/libpandabase/utils/
Dbit_field.h127 static constexpr uint64_t Update(uint64_t oldValue, T value) in Update() function
/arkcompiler/runtime_core/static_core/runtime/
Dcha.cpp29 void ClassHierarchyAnalysis::Update(Class *klass) in Update() function in panda::ClassHierarchyAnalysis
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dopt_code_profiler.cpp133 void OptCodeProfiler::Update(JSHandle<JSTaggedValue> &func, int bcIndex, EcmaOpcode opcode, Mode mo… in Update() function in panda::ecmascript::OptCodeProfiler
Dopt_code_profiler.h228 void Update(OpCode opcode) in Update() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_set_iterator_test.cpp106 HWTEST_F_L0(JSSetIteratorTest, Update) in HWTEST_F_L0() argument
Djs_map_iterator_test.cpp171 HWTEST_F_L0(JSMapIteratorTest, Update) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h495 void Global<T>::Update(const Global &that) in Update() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2324 void ETSGen::Update(const ir::AstNode *node, lexer::TokenType op) in Update() function in panda::es2panda::compiler::ETSGen
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js101417 Update(t) { method in anonymousFunction02780228f9500.anonymousFunction02780228f9600.Vs