Home
last modified time | relevance | path

Searched defs:TypeUnaryOp (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dtyper.cc370 Type Typer::Visitor::TypeUnaryOp(Node* node, UnaryTyperFun f) { in TypeUnaryOp() function in v8::internal::compiler::Typer::Visitor
375 Type Typer::Visitor::TypeUnaryOp(Type input, UnaryTyperFun f) { in TypeUnaryOp() function in v8::internal::compiler::Typer::Visitor