Home
last modified time | relevance | path

Searched refs:VisitIfException (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector.h606 void VisitIfException(Node* node);
H A Dinstruction-selector.cc1383 return MarkAsTagged(node), VisitIfException(node); in VisitNode()
2854 void InstructionSelector::VisitIfException(Node* node) { in VisitIfException() function in v8::internal::InstructionSelector

Completed in 8 milliseconds