pub const OP_BOOLOR: u8 = 0x9b; // 155u8
Pop the top two stack items and push 1 if either is nonzero, else push 0.