DescriptionUse SharedFunctionInfo rather than the JSFunction in the deoptimizer (first step).
This removes uses of JSFunction by the (proper) deoptimizer. This will be useful
when we escape analyze JSFunction away. Unfortunately, the debugger still needs
JSFunction, so escape analysis would not work yet.
Committed: https://crrev.com/9dd5fe296bbce2ebd49d61389f5d02e4b1e0d005
Cr-Commit-Position: refs/heads/master@{#33891}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|