index
:
njs
master
njs mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
js
/
promise_rejection_tracker.t.js
blob: 865b744553f37ab01af7297e4d031be6b4adbf62 (
plain
)
1
2
3
4
5
6
7
8
9
/*---
includes: []
flags: []
negative:
phase: runtime
---*/
Promise
.
reject
(
1
);