Description[turbofan] Graph building is independent of closure.
This changes the BytecodeGraphBuilder interface to make the fact that
graph construction is independent of a closure explicit. A valid graph
can be constructed by providing only the pair of statically known values
for SharedFunctionInfo and TypeFeedbackVector. This is in preparation of
inlining based on the SharedFunctionInfo.
R=jarin@chromium.org
BUG=v8:2206
Review-Url: https://codereview.chromium.org/2626623002
Cr-Commit-Position: refs/heads/master@{#42224}
Committed: https://chromium.googlesource.com/v8/v8/+/fc241b907732a5547d6302e367a7ec0da9e24909
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 11 (7 generated)
|