forked fromoracle/graaljs
- Notifications
You must be signed in to change notification settings - Fork0
Commit4a03486
committed
bootstrap: include event_target into the built-in snapshot
Since the module has to be loaded during bootstrap anyway.PR-URL:nodejs/node#45849Backport-PR-URL:nodejs/node#46425Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>Reviewed-By: Chengzhong Wu <legendecas@gmail.com>1 parent3b3befe commit4a03486
File tree
2 files changed
+8
-3
lines changed- graal-nodejs
- lib/internal/bootstrap
- test/parallel
2 files changed
+8
-3
lines changedLines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
46 |
| - | |
47 |
| - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
48 | 50 |
| |
49 | 51 |
| |
50 | 52 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
49 | 50 |
| |
50 | 51 |
| |
51 | 52 |
| |
| |||
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| 95 | + | |
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
| |||
100 | 102 |
| |
101 | 103 |
| |
102 | 104 |
| |
| 105 | + | |
103 | 106 |
| |
104 | 107 |
| |
105 | 108 |
| |
|
0 commit comments
Comments
(0)