Home
last modified time | relevance | path

Searched defs:SetNext (Results 1 – 8 of 8) sorted by relevance

/ark/js_runtime/ecmascript/
Decma_global_storage.h71 void SetNext(Node *node) in SetNext() function
158 inline void SetNext(NodeList *next) in SetNext() function
/ark/runtime_core/runtime/
Dglobal_handle_storage.h59 void SetNext(Node *node) in SetNext() function
/ark/runtime_core/runtime/mem/
Dhumongous_obj_allocator.h196 void SetNext(MemoryPoolHeader *next) in SetNext() function
Dfreelist_allocator.h216 void SetNext(MemoryPoolHeader *next) in SetNext() function
Drunslots.h56 void SetNext(FreeSlot *next) in SetNext() function
Drunslots_allocator.h346 void SetNext(PoolListElement *next) in SetNext() function
/ark/runtime_core/verification/job_queue/
Djob.h96 void SetNext(Job *nxt) in SetNext() function
/ark/js_runtime/ecmascript/mem/
Dparallel_work_helper.h87 void SetNext(WorkNode *node) in SetNext() function