Home
last modified time | relevance | path

Searched defs:GetTail (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots_allocator.h198 RunSlotsType *GetTail() in GetTail() function
/arkcompiler/ets_runtime/ecmascript/js_api/
Djs_api_deque.cpp80 JSTaggedValue JSAPIDeque::GetTail(const JSThread *thread) in GetTail() function in panda::ecmascript::JSAPIDeque