8e23dcced3
- Do not create/add function when looking them up in TryCreatICData - Do not allow background compilation to add/remove functions - Cache function hash array as it may change or be set to null. Check VMObject only if FLAG_verify_handles is true. BUG= R=asiva@google.com Review URL: https://codereview.chromium.org/1709273003 .