Граф коммитов

56889 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari cf60002f3c Bug 1306121 - Add support for emulating V8 stack frame formatting to SpiderMonkey; r=fitzgen 2016-10-03 16:48:00 -04:00
Tom Schuster 4e49d5103f Bug 1303714 - Always Unwrap ArrayBuffer in TypedArray constructor. r=bholley 2016-10-03 21:19:09 +02:00
Sebastian Hengst 4c034fe691 Backed out changeset 55734588d50e (bug 1306121) for failing SM test saved-stacks/async-principals.js. r=backout 2016-10-03 20:58:39 +02:00
Ehsan Akhgari 1530c55efb Bug 1306121 - Add support for emulating V8 stack frame formatting to SpiderMonkey; r=fitzgen 2016-10-03 14:34:43 -04:00
Ehsan Akhgari 882e2c307e Bug 1306756 - Remove the JS_strdup() overload accepting a JSRuntime*; r=sfink
There's no way to get a JSRuntime* in the JS API any more.
2016-10-03 12:13:35 -04:00
Jan de Mooij 9a0cca9117 Bug 1306963 - Fix some source compression issues. r=arai 2016-10-02 15:19:47 +02:00
Jan de Mooij 32f6de5c48 Bug 1301343 - Trace pointers stored in MIR. r=jonco,nbp 2016-10-02 15:49:57 +02:00
Yury Delendik e3d691bf9d Bug 1306719 - Fix unified build compilation of MemoryProtectionExceptionHandler.cpp. r=ehoogeveen
MozReview-Commit-ID: DbK8jUGrAVY
2016-09-30 15:21:01 -05:00
Tooru Fujisawa 17c865d7bc Backed out changeset 7d4875921ecf for check_macroassembler_style.py failure (bug 1303178) 2016-10-01 09:08:53 +09:00
Tooru Fujisawa 99e876cfd9 Bug 1287298 followup - Use JS_ReportErrorNumberASCII instead of JS_ReportErrorNumber. r=bustage 2016-10-01 09:08:49 +09:00
Ehsan Akhgari 556af42028 Bug 1287298 - Add an API to give up ownership of ArrayBuffer data; r=Waldo
This is similar to stealing the buffer, except that the ArrayBuffer
won't be detached.  The caller is still responsible for freeing the
buffer.
2016-09-30 19:21:42 -04:00
Sean Stangl 652779a674 Bug 1303178 - Make ARM ScratchRegister usage explicit. r=nbp
--HG--
extra : amend_source : 27b725734731763ff3d53e53c47ef1c9b81fa1ab
2016-08-17 15:23:41 -07:00
Benjamin Bouvier 18cdeb32d1 Bug 1305318: Reject a typed jump to the top of a loop in a br_table; r=sunfish
MozReview-Commit-ID: 2THEPuKEXq7

--HG--
extra : rebase_source : 8f57b968c0f2ff09e741e49655f3c6a14e592311
extra : amend_source : 9a1d643f16f82e1b6ac01ff8ec57a430f5710fbb
2016-09-30 16:07:13 +02:00
Dan Gohman 10e576d7c9 Bug 1306506 - OdinMonkey: Don't require canonicalizable types when computing block signatures. r=luke 2016-09-30 08:27:43 -07:00
Benjamin Bouvier 786c5d0eb6 Bug 1303780: Get a reference into SIMD's memory at the end in ReplaceLane; r=jonco
MozReview-Commit-ID: LiLgZ48Cz3a

--HG--
extra : rebase_source : 730907dbf006a031ffc69290da90fbc22c901187
extra : amend_source : 9721e8507930092e8040768330d8e24477f37485
2016-09-30 14:54:31 +02:00
Benjamin Bouvier 5df71e1d94 Bug 1296640: Get a reference into SIMD's memory at the end in BinaryScalar; r=jonco
MozReview-Commit-ID: JXBjIWtDXS5
***
fold

--HG--
extra : rebase_source : 47e69778a15f35ba5c3510a3de71b10b793fd6ca
2016-09-30 15:06:29 +02:00
Terrence Cole 0edc10380c Bug 1297558 - Use a read barrier on Heap to ExposeToActiveJS r=sfink r=mccr8 2016-02-07 09:08:55 -08:00
Tooru Fujisawa 681cacc1f6 Bug 1290337 - Part 15: Replace Value parameter to const Value& in js/xpconnect. r=jandem 2016-09-11 18:15:24 +09:00
Tooru Fujisawa b695cb6484 Bug 1290337 - Part 14: Replace Value parameter to HandleValue in js/ctypes. r=evilpie 2016-09-11 18:15:24 +09:00
Tooru Fujisawa e0c7801dc3 Bug 1290337 - Part 13: Replace Value parameter to const Value& in finalizeInBackground. r=sfink 2016-09-11 18:15:23 +09:00
Tooru Fujisawa 83ea1c9449 Bug 1290337 - Part 12: Use const reference in PodSet. r=sfink 2016-09-11 18:15:23 +09:00
Tooru Fujisawa 22d9bd985f Bug 1290337 - Part 11: Replace ConstantOrRegister parameter to const ConstantOrRegister&. r=nbp 2016-09-11 18:15:23 +09:00
Tooru Fujisawa 5b44531d1d Bug 1290337 - Part 10: Replace WrapperValue parameter tor const WrapperValue&. r=terrence 2016-09-11 18:15:23 +09:00
Tooru Fujisawa 16abd7dbf8 Bug 1290337 - Part 9: Replace NumLit parameter to const NumLit&. r=bbouvier 2016-09-11 18:15:23 +09:00
Tooru Fujisawa da0e2aa2f2 Bug 1290337 - Part 8: Use const reference in VoidDefaultAdaptor and BoolDefaultAdaptor. r=terrence 2016-09-11 18:15:23 +09:00
Tooru Fujisawa c72eb75470 Bug 1290337 - Part 7: Replace Value parameter to const Value& in GC. r=terrence 2016-09-11 18:15:22 +09:00
Tooru Fujisawa 56fd9aac76 Bug 1290337 - Part 6: Replace Value parameter to const Value& in RootingAPI. r=terrence 2016-09-11 18:15:22 +09:00
Tooru Fujisawa 0f1a2439c5 Bug 1290337 - Part 5: Replace Value parameter to const Value& in JIT. r=nbp 2016-09-11 18:15:22 +09:00
Tooru Fujisawa 98f4254871 Bug 1290337 - Part 4: Replace Value parameter to HandleValue in js shell. r=sfink 2016-09-11 19:22:03 +09:00
Tooru Fujisawa a18c43b831 Bug 1290337 - Part 3: Replace Value parameter to const Value& in simple case. r=shu 2016-09-11 18:15:22 +09:00
Tooru Fujisawa b46b1c2f1f Bug 1290337 - Part 2: Replace jsval_layout parameter to const jsval_layout&. r=evilpie 2016-09-11 18:15:21 +09:00
Tooru Fujisawa 6b1908b14d Bug 1290337 - Part 1: Make ArgSeq and ArgList not to drop qualifier from argument types. r=nbp,jwalden 2016-09-11 18:15:21 +09:00
Jan de Mooij 231c78a263 Bug 1305948 - Fix OOM bug in TypedArrayObject::GetTemplateObjectForNative. r=smvv
--HG--
extra : rebase_source : 22e5b8c71bdbbc1b4070f4238a8622e9d862094a
2016-09-30 12:06:15 +02:00
Jan de Mooij c6919b5db5 Bug 1302692 - Fix error messages for labeled continue statements, remove some dead code. r=jwalden
--HG--
extra : rebase_source : 9f21e417a9598bb8786e52d84fa5a6ac145d2b6d
2016-09-30 12:04:34 +02:00
Carsten "Tomcat" Book 6636b09ddd merge mozilla-inbound to mozilla-central a=merge 2016-09-30 12:02:16 +02:00
Tooru Fujisawa 5b976f1c65 Bug 1289050 - Part 14: Remove pseudo-ASCII variant of JS_ReportError*. r=jwalden 2016-09-10 10:29:47 +09:00
Tooru Fujisawa d07332fc5c Bug 1289050 - Part 13: Use ArgumentsAreLatin1 in frontend error reporting. r=jwalden 2016-09-10 10:28:35 +09:00
Sylvestre Ledru 08a4511275 Bug 1302401 - This check converts for(...; ...; ...) loops to use the new range-based loops in C++11. r=Waldo
MozReview-Commit-ID: LMvVDStstPx

--HG--
extra : rebase_source : b1b5c65f94e67fe7dcb404681d527681f1822f03
2016-09-27 15:20:44 +02:00
Sylvestre Ledru f833237445 Bug 1302401 - This check is responsible for using the auto type specifier for variable declarations to improve code readability and maintainability. r=Waldo
MozReview-Commit-ID: 5elj65A6dzO

--HG--
extra : rebase_source : 2696ee83dab7856cb8f599ef9f3c13fd4cd5e5f7
2016-09-13 14:23:04 +02:00
Sylvestre Ledru 32ebdc26d1 Bug 1302401 - Finds integer literals which are cast to bool. r=Waldo
MozReview-Commit-ID: DkzKx4FnVTV

--HG--
extra : rebase_source : cac13e1cd9a2b794f0ec668ad84d8cade222213f
2016-09-13 14:22:49 +02:00
Tooru Fujisawa 10dd75211d Bug 1289050 - Part 2: Use ASCII or Latin1 variants of JS_ReportError in not-simple cases. r=jwalden 2016-08-15 19:20:01 +09:00
Tooru Fujisawa c94460a3d9 Bug 1289050 - Part 1.1: Make error reporting cleaner in CloneBufferObject::setCloneBuffer_impl. r=jwalden 2016-09-29 12:03:05 +09:00
Tooru Fujisawa 89fced778e Bug 1289050 - Part 12: Use ASCII or Latin1 or UTF8 variant of JS_ReportErrorFlagsAndNumber. r=jwalden 2016-08-14 20:39:30 +09:00
Tooru Fujisawa 8dff9a4d76 Bug 1289050 - Part 10: Use Latin1 variant of JS_ReportErrorNumber for strerror. r=jwalden 2016-08-16 03:11:59 +09:00
Tooru Fujisawa 8e53519144 Bug 1289050 - Part 9: Use Latin1 variant of JS_ReportErrorNumber after encoding in Latin1. r=jandem 2016-08-15 23:05:08 +09:00
Tooru Fujisawa cda82ac672 Bug 1289050 - Part 8.6: Convert SavedFrame::checkThis to file static function. r=jwalden 2016-09-30 12:34:49 +09:00
Tooru Fujisawa d1cc9cc8ab Bug 1289050 - Part 8.5: Convert js::ErrorObject::checkAndUnwrapThis to file static function. r=jwalden 2016-09-30 12:34:49 +09:00
Tooru Fujisawa aa633431d9 Bug 1289050 - Part 8.4: Convert some debugger related static methods to file static functions. r=jwalden 2016-09-30 12:34:49 +09:00
Tooru Fujisawa 9e25fd11a6 Bug 1289050 - Part 8.3: Remove unused parameter from JSMSG_JSON_CYCLIC_VALUE. r=jwalden 2016-09-30 12:34:49 +09:00
Tooru Fujisawa 288dbb9ff7 Bug 1289050 - Part 8.2: Remove unused parameter from ArgumentRangeMismatch and CTYPESMSG_ARG_RANGE_MISMATCH. r=jwalden 2016-09-30 12:34:49 +09:00