[interpreter] Compiler shortcut when bytecode present.
This adds a shortcut to the compilation pipeline that makes sure we are not regenerating bytecode when it has been preserved from a previous request. This can happen when code flushing removes baseline code, thereby clearing the entry trampoline but leaving bytecode intact. R=yangguo@chromium.org BUG=v8:5265 Review-Url: https://codereview.chromium.org/2241783002 Cr-Commit-Position: refs/heads/master@{#38620}
Showing
Please
register
or
sign in
to comment