Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dallocator.h51 uintptr_t GetTop() const in GetTop() function
117 uintptr_t GetTop() const in GetTop() function
Dlinear_space.h76 uintptr_t GetTop() const in GetTop() function
/arkcompiler/runtime_core/libpandabase/mem/
Darena.h93 void *GetTop() const in GetTop() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Darena.h79 void *GetTop() const in GetTop() function
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.cpp63 JSTaggedType *GetTop() const in GetTop() function in panda::ecmascript::FrameWriter