Searched defs:VisitDeoptimize (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction-selector.cc764 return VisitDeoptimize(kind, value);
1555 void InstructionSelector::VisitDeoptimize(DeoptimizeKind kind, Node* value) { function in class:v8::internal::InstructionSelector

Completed in 168 milliseconds