Lines Matching refs:node
19 namespace node {
24 // Set the node name of a MemoryRetainer to klass
35 inline void MemoryInfo(node::MemoryTracker* tracker) const override {}
59 * // Add non_pointer_retainer as a separate node into the graph
65 * // Specify node name and size explicitly
93 * return node::PersistentToLocal::Default(wrapped_);
125 // where all the edges start from the node of the current retainer,
143 // Used to specify node name and size explicitly
171 // spin off a new node for the container.
242 // the current node if there is one on the stack.
250 // the current node if there is one on the stack - there should
287 } // namespace node