Files
ladybird/Userland/Libraries/LibJS/Runtime
Luke Wilde a1c1ab5f8d LibJS: Switch to bytecode interpreter to run generator functions for AST
The bytecode interpreter can execute generator functions while the AST
interpreter cannot. This simply makes it create a new bytecode
interpreter when one doesn't exist when executing a generator function.
Doing so makes it automatically switch to the bytecode interpreter to
execute any future code until it exits the generator.
2022-11-26 21:04:17 +00:00
..
2022-08-29 03:24:54 +02:00
2022-08-27 11:29:10 +01:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-08-27 11:29:10 +01:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-08-27 11:29:10 +01:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-09-18 13:27:24 -04:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00
2022-08-29 03:24:54 +02:00