Home
last modified time | relevance | path

Searched refs:TypeGuardTypeOf (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcommon-operator.h352 Type TypeGuardTypeOf(Operator const*) V8_WARN_UNUSED_RESULT;
H A Dcommon-operator.cc344 Type TypeGuardTypeOf(Operator const* op) { in TypeGuardTypeOf() function
H A Doperation-typer.cc1300 return Type::Intersect(input, TypeGuardTypeOf(sigma_op), zone()); in TypeTypeGuard()
H A Dverifier.cc1611 CheckTypeIs(node, TypeGuardTypeOf(node->op())); in Check()

Completed in 11 milliseconds