458dc58b59
This patch improves the ecma_integers_values multiplication by checking if the multiplier or multiplicand is power of 2. If it is it uses right shift instead of multiplication. JerryScript-DCO-1.0-Signed-off-by: Robert Fancsik frobert@inf.u-szeged.hu