Commit 27d5135
committed
Fix shutdown order
I realize it's dead code but make sure quickjs is shut down in proper
order in case the code gets revived at some point in the future.1 parent e18482b commit 27d5135
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
| 209 | + | |
209 | 210 | | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
0 commit comments