Skip to content

Math.fround not recognized #3141

Closed
Closed
@kripken

Description

@kripken

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

Metadata

Metadata

Assignees

Labels

P3triage-doneHas been reviewed by someone on triage rotation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions