DescriptionFix mistake in FastNewFunctionContextStub
We assumed we could use a do..while, but the requested amount of slots could've
been 0 and we already started at MIN_CONTEXT_SLOTS. In that case the loop
should've been skipped.
Committed: https://crrev.com/ab674bab6d9e598d4b6c6add5094cb33c36d5647
Cr-Commit-Position: refs/heads/master@{#38499}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|