..
asmjs
Bug 1046452 - Fix big endian JS_ION issues. r=bhackett
2014-08-18 14:11:54 -07:00
assembler /assembler
Bug 1046585 part 7 - rm js/src/assembler/wtf/Platform.h and some other cruft. r=sunfish
2014-08-16 14:04:25 +02:00
builtin
Bug 1054334 - SpiderMonkey: Constify some static variables r=nbp
2014-08-18 12:20:42 -07: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 1012456: Add non-trivial breakdowns to Debugger.Memory.prototype.takeCensus. r=terrence
2014-08-11 12:46:39 -07:00
ds
Bug 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco
2014-08-08 13:22:39 -07:00
editline
frontend
Bug 924672 - Implement ES6 method definitions. r=jorendorff
2014-08-15 15:55:00 -04:00
gc
Bug 1054394 - Avoid clang internal compiler error in Zone.h. r=jfkthame
2014-08-18 16:01:20 -07:00
gdb
Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
2014-08-07 14:21:03 +09:00
irregexp
Bug 1033946 - Fix treatment of unicode chars with ascii lower/upper case versions in case insensitive regexp matching, r=jandem.
2014-08-18 12:50:23 -08:00
jit
Bug 1046452 - Fix big endian JS_ION issues. r=bhackett
2014-08-18 14:11:54 -07:00
jit-test
Bug 1033946 - Fix treatment of unicode chars with ascii lower/upper case versions in case insensitive regexp matching, r=jandem.
2014-08-18 12:50:23 -08:00
jsapi-tests
Bug 1054334 - SpiderMonkey: Delete unneeded semicolons r=nbp
2014-08-18 12:20:39 -07:00
octane
parjs-benchmarks
perf
shell
Bug 1054334 - SpiderMonkey: Constify some static variables r=nbp
2014-08-18 12:20:42 -07:00
tests
Bug 1033946 - Fix treatment of unicode chars with ascii lower/upper case versions in case insensitive regexp matching, r=jandem.
2014-08-18 12:50:23 -08:00
vm
Bug 1050340 - Stop doing a CheckedUnwrap while crawling the object graph in Structured Clone. r=luke
2014-08-18 14:18:40 -07:00
vtune
aclocal.m4
Bug 975011 - Allow js/src/configure to invoke the in-tree NSPR configure. r=glandium
2014-02-25 14:15:16 -08:00
configure.in
Bug 650161 - Add --enable-gccompacting configure flag for compacting GC r=terrence r=ted
2014-08-14 11:46:26 +01:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg
Bug 1054322 - sort more messages in js.msg. r=till
2014-08-18 20:45:43 +02: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 1054334 - SpiderMonkey: Eliminate unnecessary parentheses around return values r=nbp
2014-08-18 12:20:40 -07:00
jsapi.h
Bug 1054334 - SpiderMonkey: Delete unneeded semicolons r=nbp
2014-08-18 12:20:39 -07:00
jsarray.cpp
Bug 1054334 - SpiderMonkey: Constify some static variables r=nbp
2014-08-18 12:20:42 -07:00
jsarray.h
Bug 977966 - Implement MArrayJoin. r=nbp
2014-08-13 13:35:40 +02: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 1051611 - Remove error numbers from js.msg. r=jorendorff
2014-08-15 15:28:10 +02:00
jscntxt.h
Bug 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco
2014-08-08 13:22:39 -07:00
jscntxtinlines.h
Bug 1042833 - Remove JS_ION #ifdef, r=jandem.
2014-07-29 12:51:40 -08: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 1050340 - Handle maps and sets. r=luke
2014-08-18 14:18:39 -07: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
Bug 1052422 - Remove trivial shim functions that call into the GC r=sfink
2014-08-14 10:32:06 +01:00
jsfriendapi.h
Bug 1050340 - Handle ArrayBuffers and TypedArrays pseudo-generically. r=luke
2014-08-18 14:18:39 -07:00
jsfun.cpp
Bug 1045940 - Rename needsBarrier to needsIncrementalBarrier; r=jonco
2014-07-28 10:16:56 -07:00
jsfun.h
Bug 1045940 - Rename needsBarrier to needsIncrementalBarrier; r=jonco
2014-07-28 10:16:56 -07:00
jsfuninlines.h
jsgc.cpp
Bug 1054334 - SpiderMonkey: Delete unneeded semicolons r=nbp
2014-08-18 12:20:39 -07:00
jsgc.h
Bug 650161 - Fix test failures with compacting GC enabled r=terrence
2014-08-14 11:52:33 +01: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 650161 - Add new stats phases for compacting GC r=terrence
2014-08-14 11:52:31 +01:00
jsinfer.h
Bug 1051155 - Simplify and clean up TypeNewScript, r=jandem.
2014-08-11 10:44:25 -08:00
jsinferinlines.h
Bug 1051155 - Simplify and clean up TypeNewScript, r=jandem.
2014-08-11 10:44:25 -08:00
jsiter.cpp
Bug 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco
2014-08-08 13:22:39 -07:00
jsiter.h
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 1034576 - Move math functions to the js namespace. r=bbouvier
2014-08-01 05:40:00 -04:00
jsmath.h
Bug 1034576 - Move math functions to the js namespace. r=bbouvier
2014-08-01 05:40:00 -04:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 1042602 - Symbol behavior changes in ES6 draft rev 26. r=h4writer.
2014-07-31 09:05:18 -05:00
jsnum.h
jsobj.cpp
Bug 1052248 - Tweak the goodAllocated heuristics. r=bhackett.
2014-08-11 23:21:09 -07:00
jsobj.h
Bug 1045940 - Rename needsBarrier to needsIncrementalBarrier; r=jonco
2014-07-28 10:16:56 -07:00
jsobjinlines.h
Bug 1050340 - Handle object and array. r=luke
2014-08-18 14:18:39 -07: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 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco
2014-08-08 13:22:39 -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
Backed out changeset 3adf62f886d9 (bug 650161)
2014-08-14 12:52:41 +01:00
jspropertytree.h
Backed out changeset 3adf62f886d9 (bug 650161)
2014-08-14 12:52:41 +01:00
jsprototypes.h
Bug 1021790 - "Cleanup naming for scalar and typed array types", r=sfink
2014-06-06 09:36:00 -07:00
jsproxy.cpp
Bug 1050340 - Handle boxed values with a new proxy trap. r=luke
2014-08-18 14:18:39 -07:00
jsproxy.h
Bug 1050340 - Handle boxed values with a new proxy trap. r=luke
2014-08-18 14:18:39 -07:00
jspubtd.h
Bug 650161 - Update internal hash table checks for use after compacting GC as well r=terrence
2014-08-14 11:46:33 +01:00
jsreflect.cpp
Bug 924672 - Implement ES6 method definitions. r=jorendorff
2014-08-15 15:55:00 -04:00
jsreflect.h
jsscript.cpp
Bug 1033442 - Remove non-pod malloc from MallocProvider and AllocPolicy; r=jonco
2014-08-08 13:22:39 -07:00
jsscript.h
Bug 1045181 - Miscellaneous small cleanups in js::gc; r=jonco
2014-07-29 10:47:43 -07: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
No bug - Remove an outdated comment in jsstr.cpp. r=terrence over IRC
2014-08-08 16:03:39 -07: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 1038259 - Enable template strings in all builds. r=jorendorff
2014-07-31 11:24:00 -04: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 1050340 - Handle boxed values with a new proxy trap. r=luke
2014-08-18 14:18:39 -07:00
jswrapper.h
Bug 1050340 - Handle boxed values with a new proxy trap. r=luke
2014-08-18 14:18:39 -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 937855 - Implement Object.assign. Patch is a tag-team effort with till. Also add tests: most courtesy of André Bargull, some from me, some suggested by jwalden. r=jwalden
2014-08-06 16:55:18 -07:00
moz.build
Bug 1046585 part 7 - rm js/src/assembler/wtf/Platform.h and some other cruft. r=sunfish
2014-08-16 14:04:25 +02: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