Commit Graph

3 Commits

Author SHA1 Message Date
roytam1 9f3e30f71b import changes from rmottola/Arctic-Fox:
- change some pointer style, or patches do not apply (0de8fac13)
- Bug 1137523 - Unprefix most js_* functions. (16507a434)
2019-01-29 10:29:22 +08:00
roytam1 7a0d53f8ab import changes from rmottola/Arctic-Fox:
- Bug 1031152 - Part 2: Define a JSAPI test for the SavedFrame public API (5b391e61c)
- add MOZ_OVVERRIDE and MOZ_FINAL taking from older upstream, since they were later removed. (45041af7f)
- Bug 1129769 - Handle more kinds when resolving tracked type names. (76779d2bc)
- Bug 1129769 - Followup: ignore indirect function calls from JSStreamWriter's use of std::ostream in hazard analysis. (df3fe0866)
- Bug 1129780 - Report the youngest sampled frame's line number if it has optimization info. (46a5b92fc)
- Bug 1131429 - Add a shell function to dump all of a function's tracked optimizations. (be91b86d0)
- Bug 1136837 part 1 - Don't inline calls with incomplete type information for this or arguments. (0f88dc0f5)
- Bug 1136837 part 2 - Improve |this| types when inlining after a CALLPROP/CALLELEM. (0f6e50f93)
- Bug 1134638: 1. Add OperationName to MSimdBinaryBitwise (4100a5ff8)
- Bug 1134638: 2. Inline some float32x4 binary arithmetic and bitwise operations (c7f3a22ea)
- Bug 1134638: 3. Templatize inlineSimdBinary functions (39b6f6fab)
- Bug 1134638: 4. Also test correctness of SIMD operations (8c9d75ed3)
- Bug 1134638: 5. Add OperationName to MSimdUnaryArith; (69860fe64)
- Bug 1134638: 6. Inline SIMD unary arithmetic operations (6a456e62e)
- Bug 1134638: 7. Add spew for MSimd{Binary{Bitwise,Arith},Unary} (199320b8e)
- Bug 1134638: 8. Inline SIMD conversions in Ion (6a06cc94c)
- Bug 1047529 - Move caller field from MResumePoint to MBasicBlock. (2f2617ccd)
- Revert "Bug 1047529 - Move caller field from MResumePoint to MBasicBlock." (b369b2f7d)
- Bug 1120170 - part 1 - Change JSMSG_NOT_NONNULL_OBJECT message to accept an argument. (20c7374f3)
- Bug 1120170 - part 2 - Self-host RegExp.prototype.flags. (469c3b324)
- Bug 1135429 - Object.create shouldn't throw when its second argument is a primitive value. (a1b3545ba)
- Bug 1047529 - Move caller field from MResumePoint to MBasicBlock. (7b00e8a79)
- Bug 1134638: 9. Drive-by cleanup: FloatingTypePolicy can just have SPECIALIZATION_DATA (d5f86598c)
2019-01-19 17:42:08 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00