Home
last modified time | relevance | path

Searched defs:next_ (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dfree_object_set.h70 FreeObjectSet *next_ = nullptr; member in panda::ecmascript::FreeObjectSet
H A Darea.h71 Area *next_; member in panda::ecmascript::Area
H A Dwork_manager.h96 WorkNode *next_; member in panda::ecmascript::WorkNode
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_waiters_list.h46 Node *next_ = nullptr; member in ark::ets::EtsWaitersList::Node
H A Dets_finalizable_weak_ref.h120 ObjectPointer<EtsFinalizableWeakRef> next_; member in ark::ets::EtsFinalizableWeakRef
/arkcompiler/runtime_core/static_core/runtime/
H A Dglobal_handle_storage.h76 Node *next_; member in ark::GlobalHandleStorage::Node
/arkcompiler/runtime_core/libpandabase/mem/
H A Darena.h147 Arena *next_ = nullptr; member in panda::Arena
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Darena.h127 Arena *next_ = nullptr; member in ark::Arena
/arkcompiler/runtime_core/static_core/verification/util/
H A Dobj_pool.h145 Accessor *next_; global() member in ark::verifier::ObjPool::Accessor
[all...]
/arkcompiler/runtime_core/libpandabase/utils/
H A Dlist.h44 ListNode(ListNode && /* unused */) noexcept : next_(nullptr) {} in next_() function in panda::ListNode
[all...]

Completed in 4 milliseconds