diff browse annotate |
b562a1384c61efebb21871410a9053a4bcd8b92a created 2019-05-01 22:11 +0000 pushed 2019-11-16 13:00 +0000 |
Ashley Hauck | Ashley Hauck - Bug 1547130 - Always use a tdzCache for class scopes. r=jorendorff |
diff browse annotate |
83ab9bf5138e6e4a4d1ab32fa5ae672593141dfc created 2019-04-11 23:07 +0000 pushed 2019-11-16 13:00 +0000 |
Ashley Hauck | Ashley Hauck - Bug 1542448 - Always emit scopes for classes. r=jorendorff |
diff browse annotate |
30ca3c3abfe63d2d5923e28dcc565972ea4cf811 created 2019-04-11 00:54 +0300 pushed 2019-11-16 13:00 +0000 |
Daniel Varga | Daniel Varga - Merge mozilla-inbound to mozilla-central. a=merge |
diff browse annotate |
7fb3acf38591979f105306e0c8f3441e75c95bd5 created 2019-04-10 12:30 +0300 pushed 2019-11-16 13:00 +0000 |
Bogdan Tara | Bogdan Tara - Backed out 11 changesets (bug 1535994) for BytecodeEmitter.cpp related build bustages CLOSED TREE |
diff browse annotate |
384cdd1ee833dfa72b957072651c1bde10dacf7c created 2019-04-10 08:25 +0000 pushed 2019-11-16 13:00 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 1535994 - Part 1: Add BytecodeSection class with BytecodeVector. r=jorendorff |
diff browse annotate |
55b6a8c4e0154ac41f710bf1f3f5627c68ce8d42 created 2019-02-26 08:35 -0800 pushed 2019-11-16 13:00 +0000 |
André Bargull | André Bargull - Bug 1530324 - Part 8: Remove wrapper function for async functions. r=arai |
diff browse annotate |
135c13d4ceba69ab9b70c4803198b107c8f0cc06 created 2019-02-25 05:09 -0800 pushed 2019-11-16 13:00 +0000 |
André Bargull | André Bargull - Bug 1530324 - Part 4: Remove wrapper function for async generators. r=arai |
diff browse annotate |
d09e3e887cdf5989b62a8b22d622fd5366e9bb73 created 2019-02-12 05:10 -0800 pushed 2019-11-16 13:00 +0000 |
André Bargull | André Bargull - Bug 1523791: Set "name" property as part of ClassDefinitionEvaluation. r=jorendorff |
diff browse annotate |
738860a7d63307eee5ce83a7e066b7faa224cd16 created 2019-02-12 00:57 +0200 pushed 2019-11-16 13:00 +0000 |
Gurzau Raul | Gurzau Raul - Backed out changeset 7cab6219f4db (bug 1523791) for failing at src/js/src/frontend/ObjectEmitter.cpp on a CLOSED TREE |
diff browse annotate |
7cab6219f4dbda4b239b701f33a8aa729207c247 created 2019-02-11 10:46 -0800 pushed 2019-11-16 13:00 +0000 |
André Bargull | André Bargull - Bug 1523791: Set "name" property as part of ClassDefinitionEvaluation. r=jorendorff |
diff browse annotate |
818b91df49bb72a0ee4a15c920f662d4fb2b2ea5 created 2019-01-29 22:26 +0000 pushed 2019-11-16 13:00 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 1521696 - Fix PropertyEmitter not to use JSOP_OBJECT when the objest has accessor. r=jorendorff a=lizzard |
diff browse annotate |
fe634797760796afcba95f49d9288c34f3de4865 created 2019-01-18 11:52 +0900 pushed 2019-11-16 13:00 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 1501577 - Add PropertyEmitter, ObjectEmitter, and ClassEmitter. r=jorendorff |