gecko-dev/js/src/builtin
Terrence Cole 06230be26b Bug 973571 - Do not allow gcparam to set the mark stack limit while a gc is in progress; r=billm
--HG--
extra : rebase_source : 620edcc859a86d8cb6e7d525de4079238a89a07e
2014-03-09 15:02:41 -07:00
..
Array.js Bug 977900: Add collide method back in Array.scatterPar; r=shu 2014-03-04 09:58:06 +01:00
Date.js Bug 769871 - Remove x_CheckThisX methods, as the extract-the-primitive-value methods immediately after perform that check already. r=Norbert 2013-03-22 12:35:44 -07:00
embedjs.py Bug 883574 - Add const qualifiers to variables and pointers in the JS tree. r=evilpies 2013-06-17 18:31:47 -07:00
Eval.cpp Bug 980180 - remove principals as an argument to compilation, part 1 (r=terrence) 2014-03-06 16:28:05 -06:00
Eval.h Bug 980180 - remove principals as an argument to compilation, part 1 (r=terrence) 2014-03-06 16:28:05 -06:00
Intl.cpp Bug 960028 - Use UndefinedHandleValue rather than rooting UndefinedValue() r=sfink 2014-02-11 10:59:16 +00:00
Intl.h Bug 924011 - Do not assume that PRUnichar and UChar are the same type; r=Waldo 2013-10-15 11:56:40 -04:00
Intl.js Bug 919872 - Compute the internal properties of Collator, NumberFormat, and DateTimeFormat objects only when they're actually needed -- not when the objects are constructed. r=till 2013-09-27 16:07:00 -07:00
IntlData.js
Iterator.js Bug 919948 - Convert Array.prototype.@@iterator to use new iteration protocol. r=jorendorff 2013-10-17 12:10:02 +02:00
make_intl_data.py
Map.js Bug 907077: Change for-of to conform to latest ES6 specification. r=jwalden 2013-10-03 13:37:57 +01:00
MapObject.cpp Bug 939843: Required changes in Spidermonkey; r=mjrosenb 2014-02-27 16:23:11 +01:00
MapObject.h Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
Number.js Bug 769871 - Remove x_CheckThisX methods, as the extract-the-primitive-value methods immediately after perform that check already. r=Norbert 2013-03-22 12:35:44 -07:00
Object.cpp Bug 695438 - Make typed arrays native objects, allow adding new named properties, r=luke. 2014-03-04 12:42:08 -07:00
Object.h Backed out changeset 471db633b20c (bug 903332) for B2G desktop mochitest-1 failures. 2013-11-07 16:10:21 -05:00
Parallel.js Bug 972581 part 2 -- Add 1-dim mapPar r=shu 2014-02-13 16:38:21 -05:00
Profilers.cpp Bug 634417 - Remove inappropriate uses of vanilla malloc/calloc/realloc/free/strdup from SpiderMonkey. r=luke. 2013-11-08 09:52:14 +11:00
Profilers.h Bug 944444 - Fix js/ compilation on mingw. r=Waldo 2013-12-05 10:56:22 +01:00
RegExp.cpp Bug 975373 - IonMonkey: Use MutableHandleValue for out-parameter in vm calls, r=h4writer 2014-02-24 16:39:28 +01:00
RegExp.h Bug 975373 - IonMonkey: Use MutableHandleValue for out-parameter in vm calls, r=h4writer 2014-02-24 16:39:28 +01:00
Set.js Bug 907077: Change for-of to conform to latest ES6 specification. r=jwalden 2013-10-03 13:37:57 +01:00
SIMD.cpp Bug 943769 Part 1 -- Use macros to declare and define SIMD functions r=nmatsakis 2014-03-04 20:06:25 -05:00
SIMD.h Bug 943769 Part 1 -- Use macros to declare and define SIMD functions r=nmatsakis 2014-03-04 20:06:25 -05:00
String.js Bug 918879 - Implement String#codePointAt and String.fromCodePoint r=till 2013-12-23 21:48:47 +01:00
TestingFunctions.cpp Bug 973571 - Do not allow gcparam to set the mark stack limit while a gc is in progress; r=billm 2014-03-09 15:02:41 -07:00
TestingFunctions.h Bug 861925 - Add an optional parameter to the shell serialize() function for specifying Transferables, r=jorendorff 2013-10-15 23:47:26 -07:00
TypedObject.cpp Bug 978047 -- check for OOM r=h4writer 2014-02-28 06:44:06 -05:00
TypedObject.h Bug 977117 - Enable inlining of the ObjectIsTypeDescr primitive. r=nmatsakis 2014-02-28 09:54:44 -05:00
TypedObject.js Bug 977647 -- check for empty arrays in mapPar r=shu 2014-02-28 11:21:56 -05:00
TypedObjectConstants.h Bug 898356 Part 8 -- Rename from Datum to TypedObject (or typedObj) r=sfink 2014-02-12 11:46:51 -05:00
TypeRepresentation.cpp Bug 898356 Part 5 -- Use ArrayBufferObjects as the "backing store" for a typed object r=sfink 2014-02-12 15:15:47 -05:00
TypeRepresentation.h Bug 898356 Part 5 -- Use ArrayBufferObjects as the "backing store" for a typed object r=sfink 2014-02-12 15:15:47 -05:00
Utilities.js Bug 972581 part 2 -- Add 1-dim mapPar r=shu 2014-02-13 16:38:21 -05:00