Andreas Kling
b7975abef8
LibJS: Don't force property table reification on Shape::property_count()
...
Previously whenever you would ask a Shape how many properties it had,
it would reify the property table into a HashMap and use HashMap::size()
to answer the question.
This can be a huge waste of time if we don't need the property table for
anything else, so this patch implements property count tracking in a
separate integer member of Shape. :^)
2020-10-04 19:25:49 +02:00
..
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-25 21:18:17 +02:00
2020-09-08 16:20:34 +02:00
2020-09-27 20:26:58 +02:00
2020-07-23 17:31:08 +02:00
2020-10-04 19:22:02 +02:00
2020-07-23 17:31:08 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-06-21 15:15:52 +02:00
2020-09-27 20:26:58 +02:00
2020-07-23 17:31:08 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-06-21 15:15:52 +02:00
2020-09-27 20:26:58 +02:00
2020-07-23 17:31:08 +02:00
2020-10-04 19:22:02 +02:00
2020-10-04 17:03:33 +02:00
2020-10-04 17:03:33 +02:00
2020-10-04 17:03:33 +02:00
2020-09-29 21:15:06 +02:00
2020-07-23 17:31:08 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-25 21:18:17 +02:00
2020-09-27 20:26:58 +02:00
2020-06-21 15:15:52 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-09-25 21:18:17 +02:00
2020-09-25 21:18:17 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 17:03:33 +02:00
2020-10-04 17:03:33 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-07-23 17:31:08 +02:00
2020-09-29 21:15:06 +02:00
2020-09-29 21:15:06 +02:00
2020-09-27 20:26:58 +02:00
2020-09-08 13:43:03 +02:00
2020-10-04 19:22:02 +02:00
2020-09-08 14:15:13 +02:00
2020-09-27 20:26:58 +02:00
2020-07-23 17:31:08 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-09-29 16:41:28 +02:00
2020-09-29 16:41:28 +02:00
2020-09-08 13:43:03 +02:00
2020-09-08 13:43:03 +02:00
2020-09-27 20:26:58 +02:00
2020-07-23 17:31:08 +02:00
2020-10-04 17:03:33 +02:00
2020-10-04 17:03:33 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-07-15 18:24:55 +02:00
2020-09-27 20:26:58 +02:00
2020-07-23 17:31:08 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-07-23 17:31:08 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-06-06 22:13:01 +02:00
2020-09-25 21:18:17 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-06-21 15:15:52 +02:00
2020-10-04 19:22:02 +02:00
2020-09-29 16:45:39 +02:00
2020-10-04 19:22:02 +02:00
2020-07-23 17:31:08 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-06-21 15:15:52 +02:00
2020-09-27 20:26:58 +02:00
2020-06-21 15:15:52 +02:00
2020-10-04 19:22:02 +02:00
2020-10-04 17:03:33 +02:00
2020-10-04 19:25:49 +02:00
2020-10-04 19:25:49 +02:00
2020-10-02 18:01:27 +02:00
2020-09-27 20:26:58 +02:00
2020-09-25 21:18:17 +02:00
2020-07-13 15:07:29 +02:00
2020-09-27 20:26:58 +02:00
2020-07-23 17:31:08 +02:00
2020-09-27 20:26:58 +02:00
2020-06-21 15:15:52 +02:00
2020-10-04 19:25:49 +02:00
2020-10-04 19:22:02 +02:00
2020-07-23 17:31:08 +02:00
2020-09-27 20:26:58 +02:00
2020-10-04 19:22:02 +02:00
2020-10-04 19:22:02 +02:00
2020-09-27 20:26:58 +02:00
2020-09-27 20:26:58 +02:00
2020-07-09 23:29:28 +02:00
2020-09-27 20:26:58 +02:00
2020-07-23 17:31:08 +02:00
2020-09-27 20:26:58 +02:00
2020-06-21 15:15:52 +02:00
2020-10-04 19:22:02 +02:00
2020-10-02 18:01:27 +02:00
2020-10-04 19:22:02 +02:00
2020-10-04 19:22:02 +02:00