Files
jasmine/lib/jasmine-core
Steve Gravrock 98849882a2 rm TODO comment about integrating detectLateRejectionHandling with clearStack
In theory, resetting clearStack's inline call count every time late
rejection handling does a setTimeout should reduce the performance penalty
in some environments.  In practice, it doesn't:

* In Chrome and FF, late rejection handling has no measurable penalty.
* In Safari, resetting the inline call count actually slows things down
  considerably(!).
* In Node, clearStack doesn't use setTimeout so there is no benefit.
2025-09-06 08:32:37 -07:00
..
2022-09-17 12:00:20 -07:00
2025-04-08 21:08:45 -07:00
2025-04-08 21:08:45 -07:00
2025-08-30 12:37:15 -07:00