Searched refs:BinopProperties (Results 1 – 1 of 1) sorted by relevance
25 constexpr Operator::Properties BinopProperties(Operator::Opcode opcode) { in BinopProperties() function817 static constexpr auto kProperties = BinopProperties(IrOpcode::k##JSName); \ in JS_UNOP_WITH_FEEDBACK()