Description[turbofan] Pass NoContextConstant to stubs that don't need a context.
The generic implementations for typeof, strict equality and ToBoolean
don't need a context, so we can just pass the NoContextConstant (which
is Smi zero) instead, to reduce the live ranges for the context.
R=mvstanton@chromium.org
Committed: https://crrev.com/1411c7628b6c2eb325585fabcbfe7c4164de8640
Cr-Commit-Position: refs/heads/master@{#40027}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|