Searched defs:Node (Results 1 – 10 of 10) sorted by relevance
101 inline void DealUpdateObject([[maybe_unused]] std::array<Node, GLOBAL_BLOCK_SIZE> *block, in DealUpdateObject()106 inline void DealVisitGCRoots([[maybe_unused]] std::array<Node, GLOBAL_BLOCK_SIZE> *block, in DealVisitGCRoots()
84 inline void GlobalHandleStorage<coretypes::TaggedType>::DealUpdateObject(std::array<Node, GLOBAL_BL… in DealUpdateObject()115 inline void GlobalHandleStorage<coretypes::TaggedType>::DealVisitGCRoots(std::array<Node, GLOBAL_BL… in DealVisitGCRoots()
53 const ir::AstNode *Node() const in Node() function
105 const ir::AstNode *Node() const in Node() function
113 const ir::AstNode *Node() const in Node() function
35 const ir::AstNode *Node() const in Node() function
257 const ir::AstNode *Node() const in Node() function
41 class Node; variable
249 static const std::string Node; // NOLINT (readability-identifier-naming) member
35 const std::string ObjectSubType::Node = "node"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType