Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2025-12-25 19:04:58 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
845f2826aa0f558116bf57ade4ec29cded1fd185
ladybird/Userland/Libraries/LibJS/Bytecode
History
Andreas Kling 845f2826aa LibJS: Reset Bytecode::Interpreter's m_return_value when leaving run()
Otherwise it will cause complete unwind since all parent run() loops
will see the same m_return_value being non-empty and break out.
2021-06-07 18:11:59 +02:00
..
ASTCodegen.cpp
LibJS: Add AbstractEquals bytecode instruction for == comparison :^)
2021-06-07 18:11:59 +02:00
Block.cpp
…
Block.h
…
Generator.cpp
LibJS: Add basic support for "continue" in the bytecode VM
2021-06-07 18:11:59 +02:00
Generator.h
LibJS: Add basic support for "continue" in the bytecode VM
2021-06-07 18:11:59 +02:00
Instruction.cpp
…
Instruction.h
…
Interpreter.cpp
LibJS: Reset Bytecode::Interpreter's m_return_value when leaving run()
2021-06-07 18:11:59 +02:00
Interpreter.h
LibJS: Compile ScriptFunctions into bytecode and run them that way :^)
2021-06-07 18:11:59 +02:00
Label.h
LibJS: Add basic support for while loops in the bytecode engine
2021-06-07 18:11:59 +02:00
Op.cpp
LibJS: Add AbstractEquals bytecode instruction for == comparison :^)
2021-06-07 18:11:59 +02:00
Op.h
LibJS: Add AbstractEquals bytecode instruction for == comparison :^)
2021-06-07 18:11:59 +02:00
Register.h
LibJS: Print bytecode registers with format "$num" instead of "rnum"
2021-06-07 18:11:59 +02:00
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 1072ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API