Bug 179901

Summary: [ESNext][BigInt] Support comparison operators
Product: WebKit Reporter: Caio Lima <ticaiolima>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 184474    
Bug Blocks: 179001    

Description Caio Lima 2017-11-20 16:09:12 PST
Support ">=", "==", "!=", "<", ">", "<=" with BigInt
Comment 1 Caio Lima 2018-10-22 11:47:13 PDT
Already implemented