Files
ladybird/Libraries/LibJS/Runtime
Andreas Kling 5495f06af5 LibJS: Give argument vectors an inline capacity of 8
This avoids one malloc/free pair for every function call if there are
8 arguments or fewer.
2020-04-06 19:22:12 +02:00
..
2020-03-30 14:11:54 +02:00
2020-03-24 22:21:58 +01:00
2020-03-24 22:21:58 +01:00
2020-04-06 10:58:16 +02:00
2020-04-06 11:09:01 +02:00