Home
last modified time | relevance | path

Searched defs:GetTop (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator.h52 uintptr_t GetTop() const in GetTop() function
120 uintptr_t GetTop() const in GetTop() function
Dlinear_space.h96 uintptr_t GetTop() const in GetTop() function
150 uintptr_t GetTop() const in GetTop() function
Dthread_local_allocation_buffer.h47 uintptr_t GetTop() const in GetTop() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena.h79 void *GetTop() const in GetTop() function
/arkcompiler/runtime_core/libpandabase/mem/
Darena.h93 void *GetTop() const in GetTop() function
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp60 JSTaggedType *GetTop() const in GetTop() function in panda::ecmascript::FrameWriter