serenity/Meta
Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model
The JS::VM now owns the one Bytecode::Interpreter. We no longer have
multiple bytecode interpreters, and there is no concept of a "current"
bytecode interpreter.

If you ask for VM::bytecode_interpreter_if_exists(), it will return null
if we're not running the program in "bytecode enabled" mode.

If you ask for VM::bytecode_interpreter(), it will return a bytecode
interpreter in all modes. This is used for situations where even the AST
interpreter switches to bytecode mode (generators, etc.)
2023-06-22 21:16:17 +02:00
..
Azure Meta: Add WPT in Azure CI 2023-06-14 06:45:04 +02:00
CMake Kernel: Put loopback adapter debug spam behind a flag 2023-06-18 08:50:33 +01:00
HeaderCheck
Lagom LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model 2023-06-22 21:16:17 +02:00
Screenshots
ShellCompletions/zsh Meta/ShellCompletions: Use standard Serenity comment style 2023-05-17 12:55:15 +02:00
Websites
analyze-qemu-coverage.sh
bochsrc
build-image-extlinux.sh
build-image-grub.sh
build-image-limine.sh
build-image-qemu.sh Meta: Allow overriding the calculated disk image inode count 2023-04-15 19:41:08 -07:00
build-manpages-website.sh
build-native-partition.sh
build-root-filesystem.sh Base: Move user nona from group 200 into existing group users 2023-05-20 14:40:24 +02:00
check-ak-test-files.sh
check-debug-flags.sh Meta: Remove unused debug flags, add missing GENERATE_DEBUG 2023-05-14 16:01:57 -06:00
check-emoji.py
check-markdown.sh Meta: Exclude cloned WPT repo from linting by check-markdown.sh 2023-06-14 06:45:04 +02:00
check-newlines-at-eof.py
check-png-sizes.sh
check-style.py Meta: Ignore local includes of .moc files 2023-06-21 06:14:15 +02:00
check-symbols.sh
convert-markdown-links.lua
debug-kernel.sh Revert "Kernel/x86: Bake the Prekernel and the Kernel into one image" 2023-04-28 23:24:19 +02:00
export-argsparser-manpages.sh
extlinux.conf
generate-embedded-resource-assembly.sh
generate-libwasm-spec-test.py
generate-libwasm-spec-test.sh
grub-ebr.cfg
grub-gpt.cfg
grub-mbr.cfg
install-ports-tree.sh
label-pull-requests.js
limine.cfg
lint-ci.sh Meta+Lagom: Enable CMAKE_BUILD_WITH_INSTALL_RPATH 2023-06-08 17:59:53 +02:00
lint-clang-format.sh
lint-commit.sh
lint-executable-resources.sh
lint-gml-format.sh Meta+Lagom: Enable CMAKE_BUILD_WITH_INSTALL_RPATH 2023-06-08 17:59:53 +02:00
lint-keymaps.py
lint-ports.py Meta: Ignore empty directories in lint-ports 2023-06-19 23:13:36 +02:00
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
new-project.sh
refresh-serenity-qtcreator.sh Meta: Make *.in files accessible to QtCreator 2023-05-14 16:01:57 -06:00
run.sh Meta: Re-add boot drive to aarch64 run configuration 2023-06-08 14:43:14 +02:00
serenity.sh Meta: Always use the default host compiler for the toolchain on macOS 2023-06-21 06:49:54 -04:00
serenity_gdb.py Meta: Add a gdb pretty-printer for Optional 2023-06-21 06:15:35 +02:00
shell_include.sh Meta: Add get_number_of_processing_units() to shell_include.sh 2023-05-07 14:29:25 +02:00
text-to-cpp-string.sh
toot-commits.js
tweet-commits.js