Searched defs:OwnedBy (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | node.cc | 316 bool Node::OwnedBy(Node const* owner) const { in OwnedBy() function in v8::internal::compiler::Node 325 bool Node::OwnedBy(Node const* owner1, Node const* owner2) const { in OwnedBy() function in v8::internal::compiler::Node |
Completed in 3 milliseconds