Home
last modified time | relevance | path

Searched refs:left_expected (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dtyping-asm.h173 void VisitIntegerBitwiseOperator(BinaryOperation* expr, Type* left_expected,
Dtyping-asm.cc1127 Type* left_expected, in VisitIntegerBitwiseOperator() argument
1134 if (!left_type->Is(left_expected)) { in VisitIntegerBitwiseOperator()