Commit 2cb33b8f authored by Sebastien Hertz's avatar Sebastien Hertz
Browse files

Improve SPARSE_SWITCH handling in interpreter.

This CL avoids to set "next" instruction twice. We used to first set "next"
instruction to the instruction following the SPARSE_SWITCH. Then, we set it to
the instruction corresponding to the entry we find in the table.

We now set it only once: either we branch or we continue.

Change-Id: Ic93cd0abae00edb1fb952c34bc9031fffc7f4a35
parent dfe19353
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment