Description[compiler] Ensure feedback vector before compiling.
This makes sure the type feedback vector is allocated and installed on
the SharedFunctionInfo before any of the compilers are being called.
Note that this now allows for an object state where a function is not
compiled but has a valid feedback vector is installed. This is working
as intended and supported by the rest of the system.
R=mvstanton@chromium.org
Committed: https://crrev.com/b527ec119fda8fd872b94d6dae613265308c8e00
Cr-Commit-Position: refs/heads/master@{#35265}
Patch Set 1 #
Total comments: 1
Depends on Patchset: Messages
Total messages: 7 (2 generated)
|