Linus Groh
fc9d587e39
LibJS: Make PromiseCapability GC-allocated
...
A struct with three raw pointers to other GC'd types is a pretty big
liability, let's just turn this into a Cell itself.
This comes with the additional benefit of being able to capture it in
a lambda effortlessly, without having to create handles for individual
members.
2022-10-02 23:02:27 +01:00
..
2022-10-02 18:49:17 +01:00
2022-08-30 12:00:04 +01:00
2022-10-02 23:02:27 +01:00
2022-10-02 23:02:27 +01:00
2022-09-22 14:39:24 +01:00
2022-10-02 23:02:27 +01:00
2022-10-01 00:04:02 +01:00
2022-10-02 23:02:27 +01:00
2022-09-21 20:03:49 +01:00
2022-09-21 20:03:49 +01:00
2022-10-02 23:02:27 +01:00
2022-10-02 23:02:27 +01:00
2022-10-02 23:02:27 +01:00
2022-09-06 00:27:09 +02:00
2022-08-23 13:58:30 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-09-02 02:07:37 +01:00
2022-09-02 02:07:37 +01:00
2022-09-24 12:23:29 +02:00
2022-09-06 01:21:09 +02:00
2022-09-06 00:27:09 +02:00
2022-10-02 23:02:27 +01:00
2022-10-02 23:02:27 +01:00
2022-09-06 00:27:09 +02:00
2022-09-06 00:27:09 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00