Andreas Kling
3cf50539ec
LibJS: Make Value() default-construct the undefined value
...
The special empty value (that we use for array holes, Optional<Value>
when empty and a few other other placeholder/sentinel tasks) still
exists, but you now create one via JS::js_special_empty_value() and
check for it with Value::is_special_empty_value().
The main idea here is to make it very unlikely to accidentally create an
unexpected special empty value.
2025-04-05 11:20:26 +02:00
..
2025-04-05 11:20:26 +02:00
2025-01-18 10:26:40 +01:00
2024-12-11 15:11:21 +01:00
2024-11-20 18:01:21 -07:00
2024-11-15 14:49:20 +01:00
2024-11-20 18:01:21 -07:00
2024-11-15 14:49:20 +01:00
2024-11-17 22:37:45 +01:00
2024-11-17 22:37:45 +01:00
2024-11-17 22:37:45 +01:00
2024-11-15 14:49:20 +01:00
2025-04-05 11:20:26 +02:00
2025-01-18 10:26:40 +01:00
2024-12-27 06:56:38 -08:00
2024-12-27 06:56:38 -08:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2025-02-07 11:04:46 -05:00
2025-02-07 11:04:46 -05:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2025-03-24 22:27:17 +00:00
2024-11-15 14:49:20 +01:00
2025-04-05 11:20:26 +02:00
2024-12-25 12:00:54 +01:00
2024-11-15 14:49:20 +01:00
2024-11-15 14:49:20 +01:00
2025-03-24 22:27:17 +00:00
2024-11-15 14:49:20 +01:00
2025-03-24 22:27:17 +00:00
2024-11-15 14:49:20 +01:00
2024-11-16 18:33:58 +01:00
2024-11-16 18:33:58 +01:00
2024-11-17 08:51:41 -05:00
2024-11-17 08:51:41 -05:00
2024-11-16 18:33:58 +01:00
2024-11-16 18:33:58 +01:00