Home
last modified time | relevance | path

Searched refs:nodeList_ (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Decma_global_storage.h230 nodeList_[i].SetIndex(i); in NodeList()
231 nodeList_[i].SetWeak(isWeak); in NodeList()
247 T *node = &nodeList_[index_++]; in NewNode()
382 T nodeList_[GLOBAL_BLOCK_SIZE]; // all member in panda::ecmascript::NodeList

Completed in 3 milliseconds