• Miran.Karic's avatar
    Adjust bytecode operand values for big endian. · 3b416c67
    Miran.Karic authored
    Operand values in Bytecodes.DecodeBytecodeAndOperands test are encoded
    in little endian format. The test calls Bytecodes::Decode function which
    reads the operands but the values are byte swapped on big endian
    machines. Added big endian encoded data which decodes correctly on BE
    machines.
    
    BUG=
    
    Review URL: https://codereview.chromium.org/1881423002
    
    Cr-Commit-Position: refs/heads/master@{#35447}
    3b416c67
unittests.status 533 Bytes