e5e88fd3cc
For microbenchmarking it is good to be able to force VM to drop all stack overflow checks in a given function to reduce overhead of the measuring loop to the minimum. This pragma might have other applications, e.g. to allow writing tight loops in core libraries. TEST=CheckStackOverflowElimination_NoInterruptsPragma Change-Id: I07c7fec5c49a893bbb0e4f557d89f022b90be141 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/181400 Commit-Queue: Vyacheslav Egorov <vegorov@google.com> Reviewed-by: Alexander Markov <alexmarkov@google.com>