Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/ringbuf/
Dlock_free_ring_buffer.h100 T Pop() in Pop() function
/arkcompiler/runtime_core/runtime/mem/
Dhumongous_obj_allocator.h275 void Pop(MemoryPoolHeader *pool) in Pop() function
Dhumongous_obj_allocator-inl.h350 void HumongousObjAllocator<AllocConfigT, LockConfigT>::MemoryPoolList::Pop(MemoryPoolHeader *pool) in Pop() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dwork_manager.cpp86 bool WorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() function in panda::ecmascript::WorkManager
Dwork_manager.h116 bool Pop(WorkNode **node) in Pop() function
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Doptimized_call.cpp198 __ 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 …]
Dasm_interpreter_call.cpp839 __ Pop(rbp); in CallNativeWithArgv() local
933 __ Pop(rbp); in CallNativeInternal() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_queue.h32 inline JSTaggedValue Pop(JSThread *thread) in Pop() function
Djs_stable_array.cpp55 JSTaggedValue JSStableArray::Pop(JSHandle<JSArray> receiver, EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::JSStableArray
/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/libpandabase/utils/
Dbit_memory_region.h193 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/tests/
Djs_stable_array_test.cpp90 HWTEST_F_L0(JSStableArrayTest, Pop) in HWTEST_F_L0() argument
Djs_api_stack_test.cpp120 HWTEST_F_L0(JSAPIStackTest, Pop) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_stack_test.cpp160 HWTEST_F_L0(ContainersStackTest, Pop) in HWTEST_F_L0() argument
/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/amd64/
Dtarget.h180 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/builtins/tests/
Dbuiltins_array_test.cpp1074 HWTEST_F_L0(BuiltinsArrayTest, Pop) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_array.cpp1486 JSTaggedValue BuiltinsArray::Pop(EcmaRuntimeCallInfo *argv) in Pop() function in panda::ecmascript::builtins::BuiltinsArray