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 2026-03-26 07:17:25 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
9330163b0bb4ab30c53be41914bbf932dc3f5d2f
ladybird/Userland/Libraries/LibJS/Bytecode
History
Andreas Kling 9330163b0b LibJS: Make sure the global CallFrame doesn't go out of scope
The Bytecode::Interpreter will push a global call frame if needed,
and it needs to make sure that call frame survives until the end
of the Interpreter::run() function.
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: Make sure the global CallFrame doesn't go out of scope
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: 1280ms Template: 3ms
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