mirror of https://github.com/svaarala/duktape.git
Sami Vaarala
8 years ago
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
/*=== |
|||
[object Thread] |
|||
===*/ |
|||
|
|||
print(Object.prototype.toString.call(Duktape.Thread.prototype)); |
Loading…
Reference in new issue