Searched refs:BitwiseBinaryOpWithSmi (Results 1 – 1 of 1) sorted by relevance
950 void BitwiseBinaryOpWithSmi(Operation bitwise_op) { in BitwiseBinaryOpWithSmi() function in v8::internal::interpreter::__anond42164040111::InterpreterBitwiseBinaryOpAssembler1037 BitwiseBinaryOpWithSmi(Operation::kBitwiseOr); in IGNITION_HANDLER()1044 BitwiseBinaryOpWithSmi(Operation::kBitwiseXor); in IGNITION_HANDLER()1051 BitwiseBinaryOpWithSmi(Operation::kBitwiseAnd); in IGNITION_HANDLER()1098 BitwiseBinaryOpWithSmi(Operation::kShiftLeft); in IGNITION_HANDLER()1107 BitwiseBinaryOpWithSmi(Operation::kShiftRight); in IGNITION_HANDLER()1116 BitwiseBinaryOpWithSmi(Operation::kShiftRightLogical); in IGNITION_HANDLER()