Simon Wanner
|
e400682fb1
LibJS/JIT: Support alternative entry point blocks
|
1 year ago |
Simon Wanner
|
e73a1803ac
LibJS/JIT: Avoid crashing while disassembling empty functions
|
1 year ago |
Simon Wanner
|
68f4d21de2
LibJS: Lazily collect stack trace information
|
1 year ago |
Andrew Kaster
|
26e5c20cfa
LibJS: Don't try to use backtrace(3) on Android below API level 33
|
1 year ago |
Simon Wanner
|
fb7b4b9c59
LibJS/JIT: Provide source location information for JIT code
|
1 year ago |
Simon Wanner
|
112eadc863
LibJS/JIT: Annotate disassembly with bytecode information
|
1 year ago |
Simon Wanner
|
9f78e56823
LibJS/JIT: Record machine code location to bytecode location mapping
|
1 year ago |
Simon Wanner
|
ec8330b647
LibJS/JIT: Dump disassembly of generated code using LibX86
|
1 year ago |
Andreas Kling
|
310bcd4717
LibJS/JIT: Don't keep trying to JIT unsupported bytecode executables
|
1 year ago |
Andreas Kling
|
babdc0a25b
LibJS: Work-in-progress JIT compiler :^)
|
1 year ago |