Home
last modified time | relevance | path

Searched defs:PushBack (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_waiters_list.h50 void PushBack(Node *node) in PushBack() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dmark_stack.h141 void PushBack(T *obj) in PushBack() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_utils.h130 void PushBack(PGOProfiler* value) in PushBack() function
Dpgo_profiler.cpp2065 void PGOProfiler::WorkList::PushBack(WorkNode *node) in PushBack() function in panda::ecmascript::pgo::PGOProfiler::WorkList
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.cpp36 void RegAllocator::PushBack(IRNode *ins) in PushBack() function in panda::es2panda::compiler::RegAllocator
/arkcompiler/ets_runtime/ecmascript/
Dweak_vector.cpp147 uint32_t WeakVector::PushBack(const JSThread *thread, JSTaggedValue value) in PushBack() function in panda::ecmascript::WeakVector
Decma_vm.cpp2173 void EcmaVM::ModuleManagers::PushBack(T v) in PushBack() function in panda::ecmascript::EcmaVM::ModuleManagers
/arkcompiler/ets_runtime/ecmascript/tests/
Dweak_vector_test.cpp116 HWTEST_F_L0(WeakVectorTest, PushBack) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h147 void PushBack(LockedObjectInfo data) in PushBack() function
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DregAllocator.cpp29 void AllocatorBase::PushBack(IRNode *const ins) const in PushBack() function in ark::es2panda::compiler::AllocatorBase
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_const.h614 void PushBack(MIRConst *elem) in PushBack() function