cef337f8c7
When restoring ICData in optimizing compiler, we can verify that the ICData/deopt-id matches an instruction. This should help catch non-deterministic graph generation. BUG= R=fschneider@google.com Review URL: https://codereview.chromium.org/1864143002 .