Home
last modified time | relevance | path

Searched defs:freeList (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/
H A Dtest_items_pool.cpp88 auto &freeList = GetFreeList(pool); in TEST_F() local
118 auto &freeList = GetFreeList(pool); in TEST_F() local
293 auto &freeList = GetFreeList(pool); TEST_F() local
[all...]
/arkcompiler/ets_runtime/ecmascript/
H A Decma_global_storage.h509 inline void DisposeGlobalHandleInner(S *node, NodeList<S> **freeList, NodeList<S> **topNodes, in DisposeGlobalHandleInner() argument
541 inline uintptr_t NewGlobalHandleImplement(NodeList<S> **storage, NodeList<S> **freeList, JSTaggedTyp argument
[all...]

Completed in 2 milliseconds