Searched refs:InterpreterBitwiseBinaryOpAssembler (Results 1 – 1 of 1) sorted by relevance
893 class InterpreterBitwiseBinaryOpAssembler : public InterpreterAssembler { class895 InterpreterBitwiseBinaryOpAssembler(CodeAssemblerState* state, in InterpreterBitwiseBinaryOpAssembler() function in v8::internal::interpreter::__anon75224dcd0111::InterpreterBitwiseBinaryOpAssembler985 IGNITION_HANDLER(BitwiseOr, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument992 IGNITION_HANDLER(BitwiseXor, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument999 IGNITION_HANDLER(BitwiseAnd, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument1009 IGNITION_HANDLER(ShiftLeft, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument1019 IGNITION_HANDLER(ShiftRight, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument1029 IGNITION_HANDLER(ShiftRightLogical, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument1036 IGNITION_HANDLER(BitwiseOrSmi, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument1043 IGNITION_HANDLER(BitwiseXorSmi, InterpreterBitwiseBinaryOpAssembler) { in IGNITION_HANDLER() argument[all …]