| /arkcompiler/runtime_core/libpandabase/mem/ringbuf/ |
| D | lock_free_ring_buffer.h | 100 T Pop() in Pop() function
|
| /arkcompiler/runtime_core/runtime/mem/ |
| D | humongous_obj_allocator.h | 275 void Pop(MemoryPoolHeader *pool) in Pop() function
|
| D | humongous_obj_allocator-inl.h | 350 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Pop(MemoryPoolHeader *pool) in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | work_manager.cpp | 86 bool WorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() function in panda::ecmascript::WorkManager
|
| D | work_manager.h | 116 bool Pop(WorkNode **node) in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/ |
| D | optimized_call.cpp | 198 __ Pop(rbp); in OptimizedCallOptimized() local 348 __ Pop(rbp); in JSProxyCallInternalWithArgV() local 478 __ Pop(r10); in JSProxyCallInternalWithArgV() local 488 __ Pop(r10); in JSProxyCallInternalWithArgV() local 490 __ Pop(rbp); in JSProxyCallInternalWithArgV() local 628 __ Pop(rbp); in GenJSCall() local 757 __ Pop(rbp); in GenJSCall() local 900 __ Pop(rbp); in ThrowNonCallableInternal() local 1005 __ Pop(r10); in JSBoundFunctionCallInternal() local 1015 __ Pop(r10); in JSBoundFunctionCallInternal() local [all …]
|
| D | asm_interpreter_call.cpp | 839 __ Pop(rbp); in CallNativeWithArgv() local 933 __ Pop(rbp); in CallNativeInternal() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | tagged_queue.h | 32 inline JSTaggedValue Pop(JSThread *thread) in Pop() function
|
| D | js_stable_array.cpp | 55 JSTaggedValue JSStableArray::Pop(JSHandle<JSArray> receiver, EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::JSStableArray
|
| /arkcompiler/ets_runtime/ecmascript/containers/ |
| D | containers_queue.cpp | 96 JSTaggedValue ContainersQueue::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersQueue
|
| D | containers_stack.cpp | 147 JSTaggedValue ContainersStack::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::containers::ContainersStack
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | bit_memory_region.h | 193 T Pop(size_t length) in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/js_api/ |
| D | js_api_stack.cpp | 57 JSTaggedValue JSAPIStack::Pop() in Pop() function in panda::ecmascript::JSAPIStack
|
| D | js_api_queue.cpp | 84 JSTaggedValue JSAPIQueue::Pop(JSThread *thread, const JSHandle<JSAPIQueue> &queue) in Pop() function in panda::ecmascript::JSAPIQueue
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | js_stable_array_test.cpp | 90 HWTEST_F_L0(JSStableArrayTest, Pop) in HWTEST_F_L0() argument
|
| D | js_api_stack_test.cpp | 120 HWTEST_F_L0(JSAPIStackTest, Pop) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| D | containers_stack_test.cpp | 160 HWTEST_F_L0(ContainersStackTest, Pop) in HWTEST_F_L0() argument
|
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/ |
| D | target.h | 180 size_t Pop() in Pop() function
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ |
| D | assembler_x64.cpp | 51 void AssemblerX64::Pop(Register x) in Pop() function in panda::ecmascript::x64::AssemblerX64
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_array_test.cpp | 1074 HWTEST_F_L0(BuiltinsArrayTest, Pop) in HWTEST_F_L0() argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_array.cpp | 1486 JSTaggedValue BuiltinsArray::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::builtins::BuiltinsArray
|