Compiling with advanced opts, Math.fround is not recognized and is minified into an invalid Math.a. A warning is shown,
JSC_INEXISTENT_PROPERTY_WITH_SUGGESTION: Property fround never defined on Math. Did you mean round? at line 3 character 32
For an example, see here
Compiling with advanced opts,
Math.froundis not recognized and is minified into an invalidMath.a. A warning is shown,For an example, see here