summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls/chmod.cpp
diff options
context:
space:
mode:
authordavidot <davidot@serenityos.org>2021-11-17 13:00:38 +0100
committerLinus Groh <mail@linusgroh.de>2021-11-17 13:12:05 +0000
commit22e679d8444a2a24ab9d4f48965e72e14e7c16b5 (patch)
tree13f5234524273d6a320161d5022e150e93d04ab7 /Kernel/Syscalls/chmod.cpp
parent3666d2132b49dfb090243356cbfc2fdf722dd87c (diff)
downloadserenity-22e679d8444a2a24ab9d4f48965e72e14e7c16b5.zip
LibJS + js: Rethrow exception on the vm after bytecode interpreter run
When the bytecode interpreter was converted to ThrowCompletionOr<Value> it then also cleared the vm.exception() making it seem like no exception was thrown. Also removed the TRY_OR_DISCARD as that would skip the error handling parts.
Diffstat (limited to 'Kernel/Syscalls/chmod.cpp')
0 files changed, 0 insertions, 0 deletions