ayuan0828

Results 3 comments of ayuan0828

> Hi thank you, I have solved this problem and successfully compile the code. While when running it, I got such an error: > > ``` > $ swift run...

> The implementation deviates from the standard fuzzilli reprl interface by adding more parameters. This change is implemented for jsc, v8 and spidermonkey only. If you'd like to fuzz jerryscript...

When I try to execute `print (a)`, if `a.length=0xffff`, it can output, but if `a.length=0xfffff`, it cannot. Perhaps this is a problem with handling stack overflows without printing output to...