Commit f796270
src: use std::list for at_exit_functions
This change was suggested by bnoordhuis in the following comment:
nodejs/node#9163 (comment)
Not including any tests as this is covered by test/addons/at-exit.
PR-URL: nodejs/node#12255
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>1 parent 471a85d commit f796270
1 file changed
Lines changed: 6 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
4429 | 4430 | | |
4430 | 4431 | | |
4431 | 4432 | | |
4432 | | - | |
4433 | 4433 | | |
4434 | 4434 | | |
4435 | 4435 | | |
4436 | 4436 | | |
4437 | | - | |
| 4437 | + | |
4438 | 4438 | | |
4439 | 4439 | | |
4440 | 4440 | | |
4441 | 4441 | | |
4442 | | - | |
4443 | | - | |
4444 | | - | |
4445 | | - | |
4446 | | - | |
4447 | | - | |
4448 | | - | |
4449 | | - | |
| 4442 | + | |
| 4443 | + | |
4450 | 4444 | | |
| 4445 | + | |
4451 | 4446 | | |
4452 | 4447 | | |
4453 | 4448 | | |
4454 | 4449 | | |
4455 | | - | |
4456 | | - | |
4457 | | - | |
4458 | | - | |
4459 | | - | |
| 4450 | + | |
4460 | 4451 | | |
4461 | 4452 | | |
4462 | 4453 | | |
| |||
0 commit comments