Description[turbofan] Lower StringEqual and friends in EffectControlLinearizer.
Turn the StringEqualStub and friends into proper TurboFan builtins,
which means that we don't need to do on-demand compilation for those
stubs, and use those to defer lowering of the StringEqual, etc.
simplified operators to effect/control linearization (i.e. move it to
the concurrent recompilation part).
BUG=v8:5428
R=jarin@chromium.org
Committed: https://crrev.com/c176b26fee9dcfe9379a6e01b677298252a1602e
Cr-Commit-Position: refs/heads/master@{#39762}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Fix commutativity. #Patch Set 3 : Preinitialize interface descriptors and drop TODO. #
Messages
Total messages: 18 (10 generated)
|