index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
testdata
/
error_name_non_string.js
Age
Commit message (
Expand
)
Author
2022-05-08
fix(core): avoid panic on non-string Error.name (#14529)
Aaron O'Mullan