Title: [219367] trunk/Source/_javascript_Core
Revision
219367
Author
sbar...@apple.com
Date
2017-07-11 15:28:57 -0700 (Tue, 11 Jul 2017)

Log Message

remove the empty _javascript_Core/wasm/js/WebAssemblyFunctionCell.* files
https://bugs.webkit.org/show_bug.cgi?id=174397

Rubber stamped by David Kilzer.

* wasm/js/WebAssemblyFunctionCell.cpp: Removed.
* wasm/js/WebAssemblyFunctionCell.h: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (219366 => 219367)


--- trunk/Source/_javascript_Core/ChangeLog	2017-07-11 22:27:47 UTC (rev 219366)
+++ trunk/Source/_javascript_Core/ChangeLog	2017-07-11 22:28:57 UTC (rev 219367)
@@ -1,3 +1,13 @@
+2017-07-11  Saam Barati  <sbar...@apple.com>
+
+        remove the empty _javascript_Core/wasm/js/WebAssemblyFunctionCell.* files
+        https://bugs.webkit.org/show_bug.cgi?id=174397
+
+        Rubber stamped by David Kilzer.
+
+        * wasm/js/WebAssemblyFunctionCell.cpp: Removed.
+        * wasm/js/WebAssemblyFunctionCell.h: Removed.
+
 2017-07-10  Saam Barati  <sbar...@apple.com>
 
         Allocation sinking phase should consider a CheckStructure that would fail as an escape

Deleted: trunk/Source/_javascript_Core/wasm/js/WebAssemblyFunctionCell.cpp ( => )


Deleted: trunk/Source/_javascript_Core/wasm/js/WebAssemblyFunctionCell.h
===================================================================
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to