43e89ccdd3
Isolate reloading works by manipulating ICData. Unoptimized static calls won't go to the new function after a reload unless the calls go through the ICData. R=vegorov@google.com Review URL: https://codereview.chromium.org/2149993006 .