..
asmjs
Bug 1002473 - Make IsConstructing fast for JIT frames. r=nbp
2014-09-03 18:12:16 +02:00
builtin
Bug 1062484 - Change value of String.fromCodePoint.length to 1. r=till
2014-09-04 22:38:48 +08:00
ctypes
Bug 1054334 - SpiderMonkey: Delete unneeded semicolons r=nbp
2014-08-18 12:20:39 -07:00
devtools
Bug 1052422 - Remove trivial shim functions that call into the GC r=sfink
2014-08-14 10:32:06 +01:00
doc
Bug 1060069: Minor grammar fixes to Debugger tutorial. DONTBUILD r=jorendorff
2014-08-28 16:49:38 -07:00
ds
Bug 1059555 - Fix js/src/SplayTree forEach to not inadvertantly copy the callback functor. r=bhackett
2014-08-28 12:18:44 -04:00
editline
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
frontend
Bug 1061853 - Remove most object-specific code from the array-destructuring helper. r=shu
2014-08-29 22:38:19 -07:00
gc
Backed out changeset cf159b0581df (Bug 1019611) for B2G bustage on a CLOSED TREE.
2014-09-03 10:22:24 -07:00
gdb
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
irregexp
Bug 1060283 part 1 - Rename IonSpew to JitSpew. r=h4writer
2014-09-02 21:24:26 +02:00
jit
Bug 1062612 - IonMonkey: Fix cast insertion for truncation of phi operands r=nbp
2014-09-04 08:04:34 -07:00
jit-test
Bug 1062612 - IonMonkey: Fix cast insertion for truncation of phi operands r=nbp
2014-09-04 08:04:34 -07:00
jsapi-tests
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
octane
parjs-benchmarks
perf
shell
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
tests
Bug 1062484 - Change value of String.fromCodePoint.length to 1. r=till
2014-09-04 22:38:48 +08:00
vm
Bug 1002473 - Make IsConstructing fast for JIT frames. r=nbp
2014-09-03 18:12:16 +02:00
vtune
aclocal.m4
Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer
2014-09-04 17:44:01 +09:00
configure.in
Bug 1062219 - Don't build build/clang-plugin as an external directory. r=jcranmer
2014-09-04 17:44:01 +09:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg
Backed out 3 changesets (bug 992267) for OS X non-unified bustage
2014-08-29 21:07:37 -07:00
js.pc.in
jsalloc.cpp
jsalloc.h
Bug 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco
2014-08-08 13:22:39 -07:00
jsapi.cpp
Bug 1060283 part 1 - Rename IonSpew to JitSpew. r=h4writer
2014-09-02 21:24:26 +02:00
jsapi.h
Backed out changeset cf159b0581df (Bug 1019611) for B2G bustage on a CLOSED TREE.
2014-09-03 10:22:24 -07:00
jsarray.cpp
Bug 650161 - Fix up shared object elements from copy on write arrays r=terrence
2014-09-02 11:07:22 +02:00
jsarray.h
Bug 934450 - Allow objects to have copy on write elements, r=billm,jandem.
2014-08-19 22:25:37 -08:00
jsast.tbl
Bug 924688 - Implement ES6 computed property names. r=jorendorff
2014-08-08 09:15:00 -04:00
jsatom.cpp
Bug 1037718 - Remove JS_GetTypeName. r=jwalden.
2014-08-06 07:17:04 -05:00
jsatom.h
Bug 1037718 - Remove JS_GetTypeName. r=jwalden.
2014-08-06 07:17:04 -05:00
jsatominlines.h
jsbool.cpp
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp
Bug 1056140 - Inline JSContext::runningWithTrustedPrincipals(). r=luke
2014-08-21 09:48:39 +02:00
jscntxt.h
Bug 1002473 - Make IsConstructing fast for JIT frames. r=nbp
2014-09-03 18:12:16 +02:00
jscntxtinlines.h
Bug 1056140 - Inline JSContext::runningWithTrustedPrincipals(). r=luke
2014-08-21 09:48:39 +02:00
jscompartment.cpp
Bug 650161 - Fix test failures with compacting GC enabled r=terrence
2014-08-14 11:52:33 +01:00
jscompartment.h
Bug 1055219 r=terrence
2014-08-19 17:23:21 +01:00
jscompartmentinlines.h
Bug 1024250; r=billm
2014-07-28 10:16:56 -07:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp
Bug 1050340 - Handle dates generically. r=luke
2014-08-18 14:18:38 -07:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Bug 1037613 - rm js_GetLocalizedErrorMessage, localeGetErrorMessage callback. r=jorendorff
2014-07-15 15:14:38 +02:00
jsexn.h
Bug 1037613 - rm js_GetLocalizedErrorMessage, localeGetErrorMessage callback. r=jorendorff
2014-07-15 15:14:38 +02:00
jsfriendapi.cpp
Backed out changeset cf159b0581df (Bug 1019611) for B2G bustage on a CLOSED TREE.
2014-09-03 10:22:24 -07:00
jsfriendapi.h
Bug 650161 - Add a class hook that's called when an object is moved r=terrence
2014-09-02 11:07:22 +02:00
jsfun.cpp
Backed out changeset b9c155d1b30d (bug 1005306
) for mochitest-dt failures and various leaks.
2014-08-27 22:59:22 -04:00
jsfun.h
Bug 1053544 - OdinMonkey: issue link-time validation error when given value with under-defined coercion (r=Waldo)
2014-08-14 10:00:37 -05:00
jsfuninlines.h
jsgc.cpp
Bug 650161 - Add a class hook that's called when an object is moved r=terrence
2014-09-02 11:07:22 +02:00
jsgc.h
Bug 1041688 - Add acquired properties analysis, r=jandem.
2014-09-02 13:47:34 -06:00
jsgcinlines.h
Bug 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco
2014-08-08 13:22:39 -07:00
jshashutil.h
Bug 650161 - Fix test failures with compacting GC enabled r=terrence
2014-08-14 11:52:33 +01:00
jsinfer.cpp
Bug 894596 - Bake the values of constant global variables into Ion code, r=jandem.
2014-09-03 09:54:41 -06:00
jsinfer.h
Bug 894596 - Bake the values of constant global variables into Ion code, r=jandem.
2014-09-03 09:54:41 -06:00
jsinferinlines.h
Bug 894596 - Bake the values of constant global variables into Ion code, r=jandem.
2014-09-03 09:54:41 -06:00
jsiter.cpp
Bug 1033442 - Add allocation functions to Cell to make it more obvious which allocator to use; r=jonco
2014-08-08 17:00:46 -07:00
jsiter.h
Bug 1033442 - Add allocation functions to Cell to make it more obvious which allocator to use; r=jonco
2014-08-08 17:00:46 -07:00
jskwgen.cpp
jslibmath.h
jslock.h
Bug 1031529 part 2 - Remove JS_THREADSAFE #ifdefs everywhere. r=bhackett
2014-07-24 11:56:43 +02:00
jsmath.cpp
Bug 1000606: Enforce precision of Math.round in the interpreter and in the JIT; r=mjrosenb,waldo
2014-09-03 15:39:27 +02:00
jsmath.h
Bug 1000606: Enforce precision of Math.round in the interpreter and in the JIT; r=mjrosenb,waldo
2014-09-03 15:39:27 +02:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 1021963 - Self host isNaN and isFinite. r=jwalden
2014-08-23 20:42:05 +05:30
jsnum.h
jsobj.cpp
Bug 894596 - Bake the values of constant global variables into Ion code, r=jandem.
2014-09-03 09:54:41 -06:00
jsobj.h
Bug 1041688 - Add acquired properties analysis, r=jandem.
2014-09-02 13:47:34 -06:00
jsobjinlines.h
Bug 1041688 - Add acquired properties analysis, r=jandem.
2014-09-02 13:47:34 -06:00
json.cpp
Bug 1054322 - sort more messages in js.msg. r=till
2014-08-18 20:45:43 +02:00
json.h
jsonparser.cpp
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07:00
jsonparser.h
jsopcode.cpp
Bug 1041688 - Improve IonScriptCounts -D output, r=jandem.
2014-08-22 11:13:01 -07:00
jsopcode.h
Bug 1042833 - Remove JS_ION #ifdef, r=jandem.
2014-07-29 12:51:40 -08:00
jsopcodeinlines.h
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07:00
jsprf.cpp
jsprf.h
jspropertytree.cpp
Bug 650161 - Fix some jit-test failures when compacting GC enabled r=terrence
2014-09-02 11:07:21 +02:00
jspropertytree.h
Backed out changeset 3adf62f886d9 (bug 650161)
2014-08-14 12:52:41 +01:00
jsprototypes.h
Bug 1041631, part 2 - Make ES6 Symbols Nightly-only for now. r=Waldo.
2014-08-21 16:34:00 -05:00
jsproxy.cpp
Bug 650161 - Add a class hook that's called when an object is moved r=terrence
2014-09-02 11:07:22 +02:00
jsproxy.h
Bug 650161 - Add a class hook that's called when an object is moved r=terrence
2014-09-02 11:07:22 +02:00
jspubtd.h
Bug 1055758 - rm Ion CompilerRoot infrastructure. r=bhackett
2014-08-20 12:18:49 +02:00
jsreflect.cpp
Bug 933276 - Implement [...x] in assignment target (spread operator); r=jorendorff
2014-08-22 10:16:58 +02:00
jsreflect.h
jsscript.cpp
Bug 1061664: Make a few variables and functions debug-only in /js; r=till
2014-09-03 15:38:10 +02:00
jsscript.h
Bug 1031880 - Remove JS_SetSingleStepMode. r=jorendorff
2014-08-31 19:08:41 +02:00
jsscriptinlines.h
Bug 1036969 - mv js/src/jit/AsmJS* js/src/asmjs (r=jorendorff)
2014-08-01 09:28:17 -05:00
jsshell.msg
Bug 1051611 - Remove error numbers from js.msg. r=jorendorff
2014-08-15 15:28:10 +02:00
jsstr.cpp
Bug 1062484 - Change value of String.fromCodePoint.length to 1. r=till
2014-09-04 22:38:48 +08:00
jsstr.h
Bug 1028866 part 6 - Move NewString* functions from jsstr.{h,cpp} to vm/String.{h,cpp}. rs=luke
2014-07-21 12:45:48 +02:00
jstypes.h
jsutil.cpp
jsutil.h
jsversion.h
Bug 1041631, part 2 - Make ES6 Symbols Nightly-only for now. r=Waldo.
2014-08-21 16:34:00 -05:00
jswatchpoint.cpp
Bug 1046945 - Move ExposeGCThingToActiveJS to js::gc:: and use the typed wrappers instead; r=jonco
2014-07-31 12:14:17 -07:00
jswatchpoint.h
Bug 1031878 - Remove JS_SetWatchPoint and friends. r=jimb
2014-07-25 14:26:40 +02:00
jsweakcache.h
jsweakmap.cpp
Bug 1054334 - SpiderMonkey: Use static and internal name linkage for more symbols r=nbp
2014-08-18 12:20:41 -07:00
jsweakmap.h
Bug 650161 - Fix test failures with compacting GC enabled r=terrence
2014-08-14 11:52:33 +01:00
jswin.h
jswrapper.cpp
Bug 1027425 - Make all Proxy handler constructors use MOZ_CONSTEXPR. (r=bz, r=froydnj)
2014-08-28 13:47:16 -07:00
jswrapper.h
Bug 1027425 - Make all Proxy handler constructors use MOZ_CONSTEXPR. (r=bz, r=froydnj)
2014-08-28 13:47:16 -07:00
make-source-package.sh
Bug 1039197 - Always build js engine with zlib. r=luke
2014-07-17 08:42:17 +09:00
Makefile.in
Bug 792439 - Implement ES6 WeakSet. r=till
2014-08-19 12:42:13 +02:00
moz.build
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
2014-09-04 09:04:45 +09:00
NamespaceImports.h
prmjtime.cpp
Bug 1031529 part 2 - Remove JS_THREADSAFE #ifdefs everywhere. r=bhackett
2014-07-24 11:56:43 +02:00
prmjtime.h
Bug 1031529 part 2 - Remove JS_THREADSAFE #ifdefs everywhere. r=bhackett
2014-07-24 11:56:43 +02:00
README.html
symverscript.in
Y.js