Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dhandle_storage-inl.h36 uint32_t nid = lastIndex_ >> NODE_BLOCK_SIZE_LOG2; in NewHandle() local
56 uint32_t nid = lastIndex_ >> NODE_BLOCK_SIZE_LOG2; in FreeHandles() local
70 uint32_t nid = lastIndex_ >> NODE_BLOCK_SIZE_LOG2; in ZapFreedHandles() local
90 uint32_t nid = lastIndex_ >> NODE_BLOCK_SIZE_LOG2; in UpdateHeapObject() local
110 uint32_t nid = lastIndex_ >> NODE_BLOCK_SIZE_LOG2; in VisitGCRoots() local
134 uint32_t nid = lastIndex_ >> NODE_BLOCK_SIZE_LOG2; in UpdateHeapObject() local
158 uint32_t nid = lastIndex_ >> NODE_BLOCK_SIZE_LOG2; in VisitGCRoots() local
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp962 int32_t nid = currentHandleStorageIndex_; in Iterate() local
991 int32_t nid = currentHandleStorageIndex_; in IterateHandle() local