Description[Turbofan] Soft deopt if we only have deprecated maps on optimization.
In native context specialization, we attempt to use map-based feedback to do optimized named and element loads and stores. Tragically, it could happen that any maps we encounter for a load have been deprecated. The right thing to do here is reoptimize later, let the IC subsystem update the map.
BUG=
Committed: https://crrev.com/8587c4ce6fb74186b9ee9639532cbfb016be2ce5
Cr-Commit-Position: refs/heads/master@{#38143}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|