serenity/Meta
Simon Wanner 68f4d21de2 LibJS: Lazily collect stack trace information
The previous implementation was calling `backtrace()` for every
function call, which is quite slow.

Instead, this implementation provides VM::stack_trace() which unwinds
the native stack, maps it through NativeExecutable::get_source_range
and combines it with source ranges from interpreted call frames.
2023-11-02 07:37:41 +01:00
..
Azure LibAccelGfx+Meta: Introduce OpenGL painting library 2023-10-29 17:13:23 +01:00
CMake CMake: Use a helper file to find GL and EGL in a platform agnostic way 2023-10-31 02:32:58 -06:00
gn LibJS: Lazily collect stack trace information 2023-11-02 07:37:41 +01:00
HeaderCheck
Lagom LibJS+Embedders: Unify stack trace format for uncaught errors 2023-11-02 07:37:41 +01:00
Screenshots README+Meta: Update the screenshot :^) 2023-07-14 23:40:58 +02:00
ShellCompletions/zsh
Websites Meta: Add anchors to headings of man pages 2023-10-30 10:26:21 +00:00
analyze-qemu-coverage.sh
bochsrc
build-image-extlinux.sh
build-image-grub.sh
build-image-limine.sh
build-image-qemu.sh
build-manpages-website.sh Meta: Add anchors to headings of man pages 2023-10-30 10:26:21 +00:00
build-native-partition.sh
build-root-filesystem.sh Kernel/Ext2: Avoid overflow when updating UID and GID values 2023-10-24 07:21:11 +02:00
check-ak-test-files.sh
check-debug-flags.sh Meta: Fix typos in shell script comments 2023-10-26 15:45:31 -06:00
check-emoji.py
check-markdown.sh
check-newlines-at-eof.py
check-png-sizes.sh
check-style.py
check-symbols.sh
convert-markdown-links.lua
debug-kernel.sh
embed_as_string_view.py
export-argsparser-manpages.sh
extlinux.conf
find_compiler.sh
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
lint-clang-format.sh
lint-commit.sh
lint-executable-resources.sh
lint-gml-format.sh Meta: Fix typos in shell script comments 2023-10-26 15:45:31 -06:00
lint-gn.sh
lint-keymaps.py
lint-ports.py
lint-prettier.sh
lint-python.sh
lint-shell-scripts.sh
new-project.sh
refresh-serenity-qtcreator.sh
run.sh Meta: Don't pass ^C through the serial console on CI 2023-10-24 13:45:55 +02:00
serenity.sh Ladybird+Meta: Make the AppKit chrome the default on macOS 2023-10-26 11:00:56 +02:00
serenity_gdb.py
shell_include.sh Meta: Fix typos in shell script comments 2023-10-26 15:45:31 -06:00
test_pdf.py Meta: Make test_pdf.py not count regular "failed to open" as crash 2023-10-23 09:33:39 -04:00
toot-commits.js
tweet-commits.js