| OLD | NEW |
| (Empty) |
| 1 | |
| 2 Tests asynchronous call stacks for DataTransferItem.getAsString. | |
| 3 | |
| 4 Set timer for test function. | |
| 5 Captured call stacks in no particular order: | |
| 6 Call stack: | |
| 7 0) onGetAsString (async-callstack-get-as-string.html:38) | |
| 8 [DataTransferItem.getAsString] | |
| 9 0) onPaste (async-callstack-get-as-string.html:33) | |
| 10 1) timeout (async-callstack-get-as-string.html:24) | |
| 11 [setTimeout] | |
| 12 0) testFunction (async-callstack-get-as-string.html:9) | |
| 13 | |
| 14 Call stack: | |
| 15 0) onPaste (async-callstack-get-as-string.html:29) | |
| 16 1) timeout (async-callstack-get-as-string.html:24) | |
| 17 [setTimeout] | |
| 18 0) testFunction (async-callstack-get-as-string.html:9) | |
| 19 | |
| 20 | |
| OLD | NEW |