Description[compiler] Reduce number of entry points into compiler API.
This removes the entry point to the compiler API which allows requesting
lazily compiled full-codegen code. The aim is to eventually allow the
decisions of which baseline compiler should be used (e.g. Ignition or
full-codegen) be centralized within the compiler pipeline.
R=bmeurer@chromium.org
Committed: https://crrev.com/d0b67b984e84e77f576f3d8b8ca0d7ab1370e296
Cr-Commit-Position: refs/heads/master@{#34489}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment. #
Messages
Total messages: 11 (5 generated)
|