Bug 164877

Summary: Add sqrt to Wasm
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Description Keith Miller 2016-11-17 10:53:53 PST
Add sqrt to Wasm
Comment 1 Keith Miller 2016-11-17 10:56:03 PST
Created attachment 295057 [details]
Patch
Comment 2 Mark Lam 2016-11-17 10:56:51 PST
Comment on attachment 295057 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-11-17 10:57:18 PST
This patch modifies one of the wasm.json files. Please ensure that any changes in one have been mirrored to the other. You can find the wasm.json files at "Source/JavaScriptCore/wasm/wasm.json" and "JSTests/wasm/wasm.json".
Comment 4 Keith Miller 2016-11-17 11:07:41 PST
Committed r208854: <http://trac.webkit.org/changeset/208854>