Description[turbofan] Remove the EmptyFrameState caching on JSGraph.
Caching nodes with mutable inputs is a bad idea and already blew up
twice now, so in order to avoid further breakage, let's kill the
EmptyFrameState caching on JSGraph completely and only cache the empty
state values there.
We can remove the hacking from JSTypedLowering completely once we have
the PlainPrimitiveToNumber in action.
R=jarin@chromium.org
Committed: https://crrev.com/dd609a5d3d55bac40cf432ae23b72c82e75bb8bb
Cr-Commit-Position: refs/heads/master@{#36511}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|