Searched refs:PastEffectIndex (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | node-properties.h | 36 static int FirstControlIndex(Node* node) { return PastEffectIndex(node); } in FirstControlIndex() 52 static int PastEffectIndex(Node* node) { in PastEffectIndex() function in v8::internal::compiler::NodeProperties |
Completed in 2 milliseconds