Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/cppgc/internal/
Dpersistent-node.h111 void FreeNode(PersistentNode* node) { in FreeNode() function
158 V8_INLINE void FreeNode(PersistentNode* node) { in FreeNode() function
200 V8_INLINE void FreeNode(PersistentNode* node) { in FreeNode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRecycler.h35 struct FreeNode { struct
36 FreeNode *Next; argument