augment test/ufuzz.js

This commit is contained in:
alexlamsl 2017-11-03 23:59:45 +08:00
parent 75be179054
commit e1d9b0fe06

View File

@ -162,6 +162,7 @@ var VALUES = [
'"object"',
'"number"',
'"function"',
'this',
];
var BINARY_OPS_NO_COMMA = [