Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Doperation-typer.cc1012 Type* OperationTyper::TypeTypeGuard(const Operator* sigma_op, Type* input) { in TypeTypeGuard() function in v8::internal::compiler::OperationTyper
Dtyper.cc860 Type* Typer::Visitor::TypeTypeGuard(Node* node) { in TypeTypeGuard() function in v8::internal::compiler::Typer::Visitor