Bump to v4.17.21

This commit is contained in:
Benjamin Tan
2021-02-20 23:33:48 +08:00
parent c4847ebe7d
commit f299b52f39
9 changed files with 543 additions and 487 deletions

View File

@@ -12,7 +12,7 @@
var undefined;
/** Used as the semantic version number. */
var VERSION = '4.17.20';
var VERSION = '4.17.21';
/** Used as the size to enable large array optimizations. */
var LARGE_ARRAY_SIZE = 200;