Upload Kmake

This commit is contained in:
Gorochu
2026-05-26 23:36:42 -07:00
parent ba051b2f74
commit 555ec72358
41615 changed files with 13344630 additions and 1 deletions

View File

@ -0,0 +1,26 @@
Tests that Runtime.evaluate works with REPL mode in silent
Paused because of 'promiseRejection' at
#loudReject1('Rejecting loud promise 1')
{
id : <messageId>
result : {
exceptionDetails : {
columnNumber : 0
exception : {
type : string
value : Rejecting silent promise
}
exceptionId : <exceptionId>
lineNumber : 0
text : Uncaught
}
result : {
type : string
value : Rejecting silent promise
}
}
}
Paused because of 'promiseRejection' at
#loudReject2('Rejecting loud promise 2')