Searched defs:GetTop (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/mem/ | ||
| H A D | allocator.h | 52 uintptr_t GetTop() const in GetTop() function in panda::ecmascript::BumpPointerAllocator 120 uintptr_t GetTop() const in GetTop() function in panda::ecmascript::FreeListAllocator |
| H A D | thread_local_allocation_buffer.h | 47 uintptr_t GetTop() const in GetTop() function in panda::ecmascript::ThreadLocalAllocationBuffer |
| H A D | linear_space.h | 97 uintptr_t GetTop() const in GetTop() function in panda::ecmascript::EdenSpace 152 uintptr_t GetTop() const in GetTop() function in panda::ecmascript::SemiSpace |
| /arkcompiler/runtime_core/libpandabase/mem/ | ||
| H A D | arena.h | 93 void *GetTop() const in GetTop() function in panda::Arena |
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ | ||
| H A D | arena.h | 79 void *GetTop() const in GetTop() function in ark::Arena |
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ | ||
| H A D | deoptimizer.cpp | 60 JSTaggedType *GetTop() const in GetTop() function in panda::ecmascript::FrameWriter |
Completed in 4 milliseconds