Home
last modified time | relevance | path

Searched defs:Pop (Results 1 – 25 of 28) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dlock_free_queue.cpp49 void LockFreeQueue::Pop(FileInfo &ret) in Pop() function in panda::tooling::sampler::LockFreeQueue
/arkcompiler/runtime_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h100 T Pop() in Pop() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h99 T Pop() in Pop() function
/arkcompiler/runtime_core/static_core/runtime/mem/
Dhumongous_obj_allocator.h273 void Pop(MemoryPoolHeader *pool) in Pop() function
Dhumongous_obj_allocator-inl.h349 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Pop(MemoryPoolHeader *pool) in Pop() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dwork_manager.cpp87 bool WorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() function in panda::ecmascript::WorkManager
Dwork_manager.h109 bool Pop(WorkNode **node) in Pop() function
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp186 __ Pop(rbp); in OptimizedCallAndPushUndefined() local
243 __ Pop(rdx); in CallBuiltinTrampoline() local
386 __ Pop(rbp); in GenJSCall() local
509 __ Pop(rbp); in GenJSCall() local
566 __ Pop(rbp); in ThrowNonCallableInternal() local
680 __ Pop(r10); in JSBoundFunctionCallInternal() local
689 __ Pop(r10); in JSBoundFunctionCallInternal() local
691 __ Pop(rbp); in JSBoundFunctionCallInternal() local
1146 __ Pop(glueReg); in DeoptHandlerAsm() local
Dasm_interpreter_call.cpp867 __ Pop(rbp); in CallNativeWithArgv() local
959 __ Pop(rbp); in CallNativeInternal() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_queue.h32 inline JSTaggedValue Pop(JSThread *thread) in Pop() function
Djs_stable_array.cpp62 JSTaggedValue JSStableArray::Pop(JSHandle<JSArray> receiver, EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::JSStableArray
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_region.h193 T Pop(size_t length) in Pop() function
/arkcompiler/ets_runtime/ecmascript/containers/
Dcontainers_queue.cpp96 JSTaggedValue ContainersQueue::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersQueue
Dcontainers_stack.cpp147 JSTaggedValue ContainersStack::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersStack
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_memory_region.h203 T Pop(size_t length) in Pop() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_stack.cpp57 JSTaggedValue JSAPIStack::Pop() in Pop() function in panda::ecmascript::JSAPIStack
Djs_api_queue.cpp84 JSTaggedValue JSAPIQueue::Pop(JSThread *thread, const JSHandle<JSAPIQueue> &queue) in Pop() function in panda::ecmascript::JSAPIQueue
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_stack_test.cpp160 HWTEST_F_L0(ContainersStackTest, Pop) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_stack_test.cpp120 HWTEST_F_L0(JSAPIStackTest, Pop) in HWTEST_F_L0() argument
Djs_stable_array_test.cpp103 HWTEST_F_L0(JSStableArrayTest, Pop) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dtarget.h178 size_t Pop() in Pop() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dassembler_x64.cpp51 void AssemblerX64::Pop(Register x) in Pop() function in panda::ecmascript::x64::AssemblerX64
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp381 void BuiltinsArrayStubBuilder::Pop(GateRef glue, GateRef thisValue, in Pop() function in panda::ecmascript::kungfu::BuiltinsArrayStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dasm_assembler.cpp670 void AsmAssembler::Pop(InsnSize insnSize, Reg reg) in Pop() function in assembler::AsmAssembler
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.cpp1519 JSTaggedValue BuiltinsArray::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::builtins::BuiltinsArray

12