number of files processed: 77 number of warnings (interesting cases) observed: 5 number of invalid cases observed: 0 number of cache hits: 0 number of buckets: 5 Engines Versions: V8 8.5.131 SpiderMonkey 78.0b3 JavascriptCore 262693 Chakra 1.11.19 Hermes 0.5.0 fuzzer: False >>>>> files in bucket #1: /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/evalthrow.js (copied) hash: 59bdc2ec6e29bef2ca2bce626d59756c priority: [LOW] pattern: -------------JavaScriptCore abc finally -------------Chakra abc finally -------------SpiderMonkey abc finally -------------v8 abc finally -------------hermes /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/evalthrow.js:4:5: warning: Direct call to eval(), but lexical scope is not supported. eval("throw('abc');"); ^~~~~~~~~~~~~~~~~~~~~ abc finally >>>>> files in bucket #2: /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/labeled.js (copied) hash: d3c991bc23b87fef9c24a63c277bb5fe priority: [LOW] pattern: -------------JavaScriptCore 0, 1 shot 1, 1 shot 2, 1 shot 3, 1 shot 4, 1 shot [object Object] -------------Chakra 0, 1 shot 1, 1 shot 2, 1 shot 3, 1 shot 4, 1 shot [object Object] -------------SpiderMonkey 0, 1 shot 1, 1 shot 2, 1 shot 3, 1 shot 4, 1 shot [object Object] -------------v8 0, 1 shot 1, 1 shot 2, 1 shot 3, 1 shot 4, 1 shot [object Object] -------------hermes /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/labeled.js:13:21: error: invalid statement encountered. with (b.a.b) { ^~~~~~~~~~~~~~ Emitted 1 errors. exiting. >>>>> files in bucket #3: /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/trim.js (copied) hash: ed092b3cfdaaae4d2297ce5340577c2e priority: [LOW] pattern: -------------JavaScriptCore a b c ,.a b c,. ,.a b c,. ,.a b c,. a,b,c a,b,c 1 -------------Chakra a b c ,.a b c,. ,.a b c,. ,.a b c,. a,b,c a,b,c 1 -------------SpiderMonkey a b c ,.a b c,. ,.a b c,. ,.a b c,. a,b,c a,b,c 1 -------------v8 a b c ,.a b c,. ,.a b c,. ,.a b c,. a,b,c a,b,c 1 -------------hermes /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/trim.js:17:1: warning: Direct call to eval(), but lexical scope is not supported. eval('var e = '+d+';'); ^~~~~~~~~~~~~~~~~~~~~~ a b c ,.a b c,. ,.a b c,. ,.a b c,. a,b,c a,b,c ReferenceError: Property 'e' doesn't exist at global (/home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/trim.js:19:7) >>>>> files in bucket #4: /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/with.js (copied) hash: a8593ee6b87bd623d35c704333c59735 priority: [LOW] pattern: -------------JavaScriptCore try1 finally2 fock finally1 [object Object] -------------Chakra try1 finally2 fock finally1 [object Object] -------------SpiderMonkey try1 finally2 fock finally1 [object Object] -------------v8 try1 finally2 fock finally1 [object Object] -------------hermes /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/with.js:15:9: error: invalid statement encountered. with(a.b) { ^~~~~~~~~~~ Emitted 1 errors. exiting. >>>>> files in bucket #5: /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/withscope.js (copied) hash: c524ef74d4d76d192bb9878c73b730c3 priority: [LOW] pattern: -------------JavaScriptCore [object Object] undefined -------------Chakra [object Object] undefined -------------SpiderMonkey [object Object] undefined -------------v8 [object Object] undefined -------------hermes /home/jefferson/project/entente/jsfuzz/utils/../../seeds/JSI/tests/withscope.js:9:1: error: invalid statement encountered. with (a.b) { ^~~~~~~~~~~~ Emitted 1 errors. exiting.