|
Lines 1-3
a/Source/JavaScriptCore/ChangeLog_sec1
|
|
|
1 |
2015-11-26 Csaba Osztrogonác <ossy@webkit.org> |
| 2 |
|
| 3 |
Fix the ENABLE(B3_JIT) build with GCC in B3Procedure.h |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=151620 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
* b3/B3Procedure.h: |
| 9 |
|
| 1 |
2015-11-24 Caitlin Potter <caitp@igalia.com> |
10 |
2015-11-24 Caitlin Potter <caitp@igalia.com> |
| 2 |
|
11 |
|
| 3 |
[JSC] support Computed Property Names in destructuring Patterns |
12 |
[JSC] support Computed Property Names in destructuring Patterns |