Files
ladybird/Userland/Libraries/LibJS/Bytecode
Todderod bb9230bbcd LibJS: Remove redundant Store op
If the property for GetByValue in Generator::load_from_reference
is a calculated value this would be stored in an allocated
register and returned from the function. Not all callers want
this information however, so now only give it out when asked for.

Reduced the instruction count for Kraken/ai-astar.js function
"neighbours" from 214 to 192.
2023-11-08 22:18:28 +01:00
..
2023-11-08 22:18:28 +01:00
2023-11-08 22:18:28 +01:00