Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmark_stack.h137 void PushBack(T *obj) in PushBack() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dlsda.h176 void PushBack(LSDACallSite &lsdaCallSite) in PushBack() function
284 void PushBack(LSDAAction &lsdaAction) in PushBack() function
/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.cpp38 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
/arkcompiler/ets_runtime/ecmascript/tests/
Dweak_vector_test.cpp116 HWTEST_F_L0(WeakVectorTest, PushBack) in HWTEST_F_L0() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DregAllocator.cpp29 void AllocatorBase::PushBack(IRNode *const ins) const in PushBack() function in ark::es2panda::compiler::AllocatorBase
/arkcompiler/runtime_core/static_core/runtime/include/
Dthread.h143 void PushBack(LockedObjectInfo data) in PushBack() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_const.h656 void PushBack(MIRConst *elem) in PushBack() function
Dmir_nodes.h2187 void PushBack(TyIdx idx) in PushBack() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp2016 void PGOProfiler::WorkList::PushBack(WorkNode *node) in PushBack() function in panda::ecmascript::pgo::PGOProfiler::WorkList