..
asmjs
Bug 1234985 - Odin: move mutedError and displayURL into AsmJSModule (r=bbouvier)
2016-01-20 10:26:10 -06:00
builtin
Bug 1238679 - Mark the Bool32x4 functions as inlinable. r=bbouvier
2016-01-20 12:50:06 -08:00
ctypes
Bug 1239601 - improve the UniquePtr situation (r=jorendorff)
2016-01-15 18:26:06 -06:00
devtools
Bug 489636 - Add a GC u-bench test for property tree splitting via deletion; r=sfink
2015-12-31 11:32:27 -08:00
doc
Bug 470143 - Part 2/2 - TrackedOptimization changes for TypeOfNoSuchVar. r=shu
2015-12-15 13:42:56 -08:00
ds
Bug 1238711 - Rename TraceableVector to GCVector; r=sfink
2015-12-28 11:45:13 -08:00
editline
frontend
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
gc
Bug 1240416 Disallow setting GC mark stack size to zero, and assert on attempt to realloc() zero bytes r=terrence
2016-01-20 10:13:14 +00:00
gdb
Bug 1235615 - Split JS::CompartmentOptions into JS::CompartmentCreationOptions that are immutable characteristics of a compartment, and JS::CompartmentBehaviors that may be changed after the compartment's been created. r=terrence
2015-12-28 16:15:52 -06:00
irregexp
Bug 1236321 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in js/. r=luke
2015-12-31 01:05:49 -07:00
jit
Bug 1238679 - Implement main SIMD inlining dispatch. r=bbouvier
2016-01-20 12:50:07 -08:00
jit-test
Bug 1215600 - Make IonBuilder::testGlobalLexicalBinding() work if there's no type information r=shu
2016-01-20 10:13:14 +00:00
jsapi-tests
Bug 1234985 - Odin: tweak ModuleGenerator interface for Baldr use (r=bbouvier)
2016-01-20 10:26:08 -06:00
octane
perf
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
proxy
Bug 1234025 - Part 2: Remove unused functions from ScriptedDirectProxyHandler.cpp.
2016-01-05 04:33:34 +09:00
shell
Bug 1238679 - Put JSJitInfo::depth in anonymous union. r=nbp
2016-01-20 12:50:06 -08:00
tests
Bug 1101256 - Implement detachment checks for %TypedArray% methods (patch 2 of 2); r=Waldo
2016-01-15 11:23:01 -06:00
vm
Bug 1239068 - Inline "PossiblyTypedArrayLength" intrinsic; r=Waldo
2016-01-20 13:54:36 -06:00
vtune
aclocal.m4
configure.in
Bug 1240990 - Define all backends in one place. r=gps
2016-01-21 13:54:03 +09:00
dtoa.c
js-confdefs.h.in
Bug 1231314 - Turn mozilla-config.h and js-confdefs.h into CONFIGURE_DEFINE_FILES. r=gps
2015-12-15 08:06:11 +09:00
js-config.h.in
js-config.in
js.msg
Bug 1234038 - Self-host ArrayBuffer.prototype.slice. r=lth
2015-12-26 02:32:11 +09:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp
Bug 1239605 - filter insertions into the global object. r=jandem
2016-01-18 09:52:44 +01:00
jsapi.h
Bug 1239666 - part 1, get rid of the default parameter. r=waldo
2016-01-20 15:03:16 +01:00
jsarray.cpp
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
jsarray.h
Bug 1137624 - Remove ArrayJoin code duplication, and use a correct alias set. r=jandem
2015-12-23 14:49:48 +00:00
jsast.tbl
jsatom.cpp
Bug 1239601 - improve the UniquePtr situation (r=jorendorff)
2016-01-15 18:26:06 -06:00
jsatom.h
Bug 1238195 - Odin: properly support duplicate exports (r=bbouvier)
2016-01-11 12:37:37 -06:00
jsatominlines.h
jsbool.cpp
Bug 1055472 - Part 4: Make the Boolean constructor properly subclassable. (r=Waldo)
2015-11-13 18:22:21 -08:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
jscntxt.h
Bug 1238711 - Rename TraceableVector to GCVector; r=sfink
2015-12-28 11:45:13 -08:00
jscntxtinlines.h
Bug 1229642 - change to AsmJSActivation to WasmActivation (r=bbouvier)
2015-12-28 17:39:37 -06:00
jscompartment.cpp
Bug 1237445 - Use GCHashMap for (CCW) WrapperMap, r=terrence
2016-01-05 17:36:50 -08:00
jscompartment.h
Bug 1238610 - Restore compartment debug mode flags if adding a debuggee global fails r=jimb
2016-01-14 14:01:19 +00:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp
Bug 1055472 - Part 7: Make the Date constructor properly subclassable. (r=Waldo)
2015-11-13 18:22:21 -08:00
jsdate.h
Bug 1055472 - Part 7: Make the Date constructor properly subclassable. (r=Waldo)
2015-11-13 18:22:21 -08:00
jsdtoa.cpp
Bug 1236321 - Annotate intentional switch fallthroughs to suppress -Wimplicit-fallthrough warnings in js/. r=luke
2015-12-31 01:05:49 -07:00
jsdtoa.h
jsexn.cpp
Bug 1235615 - Split JS::CompartmentOptions into JS::CompartmentCreationOptions that are immutable characteristics of a compartment, and JS::CompartmentBehaviors that may be changed after the compartment's been created. r=terrence
2015-12-28 16:15:52 -06:00
jsexn.h
jsfriendapi.cpp
Bug 1234845 part 5 - Rename isNonEvalFunctionFrame to isFunctionFrame and use the script instead of flags. r=luke
2016-01-18 10:22:01 +01:00
jsfriendapi.h
Bug 1238679 - Put JSJitInfo::depth in anonymous union. r=nbp
2016-01-20 12:50:06 -08:00
jsfun.cpp
Bug 1234845 part 5 - Rename isNonEvalFunctionFrame to isFunctionFrame and use the script instead of flags. r=luke
2016-01-18 10:22:01 +01:00
jsfun.h
Bug 1236519 - Ensure JSFunction::isDerivedClassConstructor properly handles lazy self-hosted functions. r=till a=bustage
2016-01-13 10:33:38 -08:00
jsfuninlines.h
jsgc.cpp
Bug 1240416 Disallow setting GC mark stack size to zero, and assert on attempt to realloc() zero bytes r=terrence
2016-01-20 10:13:14 +00:00
jsgc.h
Bug 1235598 - Part 1: Add better SpiderMonkey API support for tracing in C++; r=sfink
2015-12-30 08:52:12 -08:00
jsgcinlines.h
jshashutil.h
jsiter.cpp
Bug 1225031 - get rid of the AnyTypedArray abstraction (updated). r=waldo
2016-01-12 14:47:51 +01:00
jsiter.h
Bug 1225396 part 1 - Rename *Iterator stuff to *LegacyIterator. r=jorendorff
2015-12-09 22:54:10 -05:00
jskwgen.cpp
Bug 1219305
- Remove JSVersion field from Keywords.h. r=jorendorff
2015-10-29 13:10:01 +01:00
jslibmath.h
jslock.h
jsmath.cpp
Bug 1234736 - IonMonkey: Recover Math.imul as an int32 operation. r=h4writer
2016-01-06 14:37:56 +00:00
jsmath.h
Bug 1234736 - IonMonkey: Recover Math.imul as an int32 operation. r=h4writer
2016-01-06 14:37:56 +00:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 1233111 - Add a new ToUint8() function. r=efaust
2015-12-23 09:52:39 -08:00
jsnum.h
jsobj.cpp
Bug 1234845 part 5 - Rename isNonEvalFunctionFrame to isFunctionFrame and use the script instead of flags. r=luke
2016-01-18 10:22:01 +01:00
jsobj.h
Bug 1228327 - Fix bogus assert in GenerateDenseElementHole, add some comments. r=bhackett
2016-01-13 11:15:15 +01:00
jsobjinlines.h
Bug 1055472 - Part 13: Make the ArrayBuffer constructor properly subclassable. (r=Waldo)
2015-11-13 18:22:22 -08:00
json.cpp
Bug 1225298 - Use GC policy mechanism for sweeping hashtable-based collections. r=terrence
2015-11-17 11:33:15 -08:00
json.h
jsopcode.cpp
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
jsopcode.h
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
jsopcodeinlines.h
Bug 1228340: Get rid of the js_ prefix for CodeSpec, CodeName, NumCodeSpecs; r=jorendorff
2015-11-26 15:51:26 +01:00
jsprf.cpp
Bug 1232100 - "Check charsWritten in non-debug builds.". r=jcoppeard
2015-12-16 06:54:00 +01:00
jsprf.h
Bug 1232113 - "Make the format specifiers in JS_snprintf() invocations more portable". r=jdemooij
2015-12-12 18:41:00 +01:00
jspropertytree.cpp
jspropertytree.h
jsprototypes.h
Bug 1238679 - Rename s/SIMD/Simd/ in type and function names. r=bbouvier
2016-01-20 12:50:06 -08:00
jspubtd.h
jsscript.cpp
Bug 1234845 part 5 - Rename isNonEvalFunctionFrame to isFunctionFrame and use the script instead of flags. r=luke
2016-01-18 10:22:01 +01:00
jsscript.h
Bug 1234845 part 7 - Simplify isGlobalFrame and isModuleFrame. r=jonco
2016-01-18 10:23:50 +01:00
jsscriptinlines.h
Bug 1229642 - Factor AsmJSLink.cpp into wasm/asm.js and consolidate AsmJS* into AsmJS.cpp (r=bbouvier)
2015-12-28 17:39:55 -06:00
jsshell.msg
jsstr.cpp
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
jsstr.h
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
jstypes.h
jsutil.cpp
jsutil.h
jsversion.h
Bug 1220564 - Remove legacy generator comprehensions. (r=Waldo)
2016-01-06 16:02:15 -08:00
jswatchpoint.cpp
Bug 1223918 - Use stable hashing for WatchPointMap; r=jonco
2015-11-12 13:44:06 -08:00
jswatchpoint.h
Bug 1223918 - Use stable hashing for WatchPointMap; r=jonco
2015-11-12 13:44:06 -08:00
jsweakmap.cpp
Bug 1223853 - Use stable hashing for ObjectValueMap; r=jonco
2015-11-12 13:43:30 -08:00
jsweakmap.h
Bug 1101817 - Part 6: Remove Weak{Map,Set}.prototype.clear. r=evilpie
2016-01-12 20:04:11 +01:00
jswin.h
jswrapper.h
Bug 1125423 part 2 - Rename stopAtOuter argument to *Unwrap functions to stopAtWindowProxy. r=bz
2015-11-06 19:03:52 +01:00
make-source-package.sh
Bug 1229729 - Make make-source-package.sh work on OS X. r=sfink
2015-12-01 23:41:45 +01:00
Makefile.in
Bug 1227384 - Move LOCAL_INCLUDES and DEFINES to moz.build in js/src/. r=mshal
2015-11-25 08:23:22 +09:00
moz.build
Bug 1239601 - improve the UniquePtr situation (r=jorendorff)
2016-01-15 18:26:06 -06:00
NamespaceImports.h
Bug 1239601 - improve the UniquePtr situation (r=jandem)
2016-01-15 18:26:20 -06:00
README.html
symverscript.in
Y.js