@@ -2552,6 +2552,7 @@ function makeRandomUid(){
$v8js = new V8Js();
$jsStr = <<< ETO
function r() {
+ print('hello');
function t() {
return n ? 15 & n[e++] : 16 * Math.random() | 0
}