We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba89ae6 + 154c244 commit 4489fa2Copy full SHA for 4489fa2
docs/ErrorHandlingRationale.rst
@@ -768,7 +768,7 @@ not free:
768
which on our platforms means a function call because we're not
769
willing to commit to anything more specific in the ABI.
770
771
-* Jumping across arbitary frames invalidates the callee-save
+* Jumping across arbitrary frames invalidates the callee-save
772
registers, so the registering frame must save them all eagerly. In
773
calling conventions with many callee-save registers, this can be
774
very expensive. However, this is only necessary when it's possible
0 commit comments