Title: [202004] trunk/Source/_javascript_Core
- Revision
- 202004
- Author
- [email protected]
- Date
- 2016-06-13 14:55:42 -0700 (Mon, 13 Jun 2016)
Log Message
Unreviewed, Cloop build fix.
* bytecode/BytecodeList.json:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (202003 => 202004)
--- trunk/Source/_javascript_Core/ChangeLog 2016-06-13 21:05:36 UTC (rev 202003)
+++ trunk/Source/_javascript_Core/ChangeLog 2016-06-13 21:55:42 UTC (rev 202004)
@@ -1,3 +1,9 @@
+2016-06-13 Keith Miller <[email protected]>
+
+ Unreviewed, Cloop build fix.
+
+ * bytecode/BytecodeList.json:
+
2016-06-12 Keith Miller <[email protected]>
Add new builtin opcode tailCallForwardArguments
Modified: trunk/Source/_javascript_Core/bytecode/BytecodeList.json (202003 => 202004)
--- trunk/Source/_javascript_Core/bytecode/BytecodeList.json 2016-06-13 21:05:36 UTC (rev 202003)
+++ trunk/Source/_javascript_Core/bytecode/BytecodeList.json 2016-06-13 21:55:42 UTC (rev 202004)
@@ -167,7 +167,8 @@
{ "name" : "llint_cloop_did_return_from_js_8" },
{ "name" : "llint_cloop_did_return_from_js_9" },
{ "name" : "llint_cloop_did_return_from_js_10" },
- { "name" : "llint_cloop_did_return_from_js_11" }
+ { "name" : "llint_cloop_did_return_from_js_11" },
+ { "name" : "llint_cloop_did_return_from_js_12" }
]
},
{
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes