Description[deoptimizer] Support materialization of closures.
This adds support to materialize JSFunction objects from deoptimization
information. By now we need to support this because TurboFan's escape
analysis can produce virtual (i.e. non-escaping) closures.
R=jarin@chromium.org
Committed: https://crrev.com/66d76797df41461f5b4751f3a6c9a8c71ced4316
Cr-Commit-Position: refs/heads/master@{#36400}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment. #Messages
Total messages: 9 (3 generated)
|