Searched refs:BitwiseBinaryOpWithSmi (Results 1 – 1 of 1) sorted by relevance
999 void BitwiseBinaryOpWithSmi(Operation bitwise_op) { in BitwiseBinaryOpWithSmi() function in v8::internal::interpreter::__anoneee07c0f0111::InterpreterBitwiseBinaryOpAssembler1087 BitwiseBinaryOpWithSmi(Operation::kBitwiseOr); in IGNITION_HANDLER()1094 BitwiseBinaryOpWithSmi(Operation::kBitwiseXor); in IGNITION_HANDLER()1101 BitwiseBinaryOpWithSmi(Operation::kBitwiseAnd); in IGNITION_HANDLER()1127 BitwiseBinaryOpWithSmi(Operation::kShiftLeft); in IGNITION_HANDLER()1136 BitwiseBinaryOpWithSmi(Operation::kShiftRight); in IGNITION_HANDLER()1145 BitwiseBinaryOpWithSmi(Operation::kShiftRightLogical); in IGNITION_HANDLER()