Searched defs:TypeTypeGuard (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | operation-typer.cc | 1012 Type* OperationTyper::TypeTypeGuard(const Operator* sigma_op, Type* input) { in TypeTypeGuard() function in v8::internal::compiler::OperationTyper |
D | typer.cc | 860 Type* Typer::Visitor::TypeTypeGuard(Node* node) { in TypeTypeGuard() function in v8::internal::compiler::Typer::Visitor |