-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VM] Optimize hand-written assembly for the implementation [AssertAss…
…ignableInstr] Use a register calling-convention between "inlined code" and the stub. Also avoid unnecessary push/pop/load-from-stack instructions. Issue #31798 Change-Id: I0c07f0bb7ee524b9f5bd6d989b0203f3a53a3625 Reviewed-on: https://dart-review.googlesource.com/34641 Commit-Queue: Martin Kustermann <[email protected]> Reviewed-by: Erik Corry <[email protected]>
- Loading branch information
1 parent
73e35eb
commit ce6852e
Showing
2 changed files
with
99 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.