..
assembler
Bug 986673: OdinMonkey: emit bound checks on x64 if we can't use signal handlers; r=luke
2014-07-18 12:14:39 +02:00
builtin
Bug 673569 - Allow scripts to be run in a non-global scope (r=luke)
2014-07-16 23:03:44 -07:00
ctypes
Bug 1037897 - Pass ffi_call a pointer into a real array, to eliminate a static analysis warning. r=dteller.
2014-07-16 12:59:07 -05:00
devtools
No bug. Drop expected number of b2g hazards to zero, r=terrence
2014-07-21 10:30:57 -07:00
doc
Bug 993085 - Part 1: Add the Debugger.Memory.prototype.trackingAllocationSites accessor property r=jimb
2014-07-21 18:16:13 -07:00
ds
editline
frontend
Bug 1022962 - Evaluate default parameters before function declarations. r=jorendorff
2014-07-15 11:47:00 +02:00
gc
Bug 1017165 - Part 1: Sort arenas in order of increasing free space during finalization. r=billm
2014-07-16 17:06:00 +02:00
gdb
Bug 1036894
part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
2014-07-23 13:31:02 +09:00
irregexp
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07:00
jit
Bug 1028580 - Improve code generated for conditional and &&/|| tests, r=jandem,sunfish.
2014-07-23 11:59:10 -08:00
jit-test
Bug 1028580 - Improve code generated for conditional and &&/|| tests, r=jandem,sunfish.
2014-07-23 11:59:10 -08:00
jsapi-tests
Bug 1036894
part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
2014-07-23 13:31:02 +09:00
octane
Bug 1024944 - Replace v8 benchmarks with octane r=terrence
2014-06-16 10:40:43 +01:00
parjs-benchmarks
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
2014-06-24 22:12:07 -07:00
perf
shell
Bug 1036894
part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
2014-07-23 13:31:02 +09:00
tests
Bug 978279 - Refactor proxy jit-tests and add tests to account for revocation. (r=jorendorff)
2014-07-22 14:10:34 -07:00
vm
Bug 1028580 - Improve code generated for conditional and &&/|| tests, r=jandem,sunfish.
2014-07-23 11:59:10 -08: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 1036894
part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
2014-07-23 13:30:52 +09:00
dtoa.c
js-confdefs.h.in
js-config.h.in
Bug 997274 - Value.h uses NUNBOX32 and PUNBOX64 instead of JS_BITS_PER_WORD. r=nbp
2014-05-21 06:47:10 -07:00
js-config.in
js.msg
Bug 978279 - Implement revocation semantics. (r=jorendorff)
2014-07-22 14:10:31 -07:00
js.pc.in
jsalloc.cpp
jsalloc.h
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07:00
jsapi.cpp
Bug 993085 - Part 1: Add the Debugger.Memory.prototype.trackingAllocationSites accessor property r=jimb
2014-07-21 18:16:13 -07:00
jsapi.h
Bug 742444 - Pass the old wrapper or value to the prewrap callback instead of its flags. r=gabor
2014-07-22 16:14:27 -07:00
jsarray.cpp
Bug 1029933
- Tweak GenericCreateConstructor to make it usable with Error. r=Waldo
2014-07-04 12:41:28 -07:00
jsarray.h
jsast.tbl
Bug 1024748 - Implement Template Literals as described in ES6 draft section 12.2.9. r=jorendorff
2014-06-23 10:58:00 -04:00
jsatom.cpp
Bug 1041469 part 1 - Remove EnableLatin1Strings flag. r=luke
2014-07-22 14:52:03 +02:00
jsatom.h
Bug 1024132 - Add one slot cache for stripping leading and trailing .* from RegExps for test() calls, r=jandem.
2014-07-16 08:34:30 -08:00
jsatominlines.h
Bug 645416, part 23 - Implement ValueToId for symbols. This makes symbols work as property keys. r=efaust.
2014-06-23 10:57:02 -05:00
jsbool.cpp
Bug 645416, part 4 - Rename DefinePropertiesAndBrand -> DefinePropertiesAndFunctions. r=bhackett.
2014-06-23 10:55:52 -05:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp
Bug 1037613 - rm js_GetLocalizedErrorMessage, localeGetErrorMessage callback. r=jorendorff
2014-07-15 15:14:38 +02:00
jscntxt.h
Bug 986673: Make Odinmonkey not depend on signal handlers; r=luke
2014-07-18 12:14:47 +02:00
jscntxtinlines.h
Bug 1034463 - Ensure that PCLocationMap only ever stores scripts from its own compartment. r=shu
2014-07-12 12:54:00 -04:00
jscompartment.cpp
Bug 742444 - Pass the old wrapper or value to the prewrap callback instead of its flags. r=gabor
2014-07-22 16:14:27 -07:00
jscompartment.h
Bug 993085 - Part 1: Add the Debugger.Memory.prototype.trackingAllocationSites accessor property r=jimb
2014-07-21 18:16:13 -07:00
jscompartmentinlines.h
Bug 645416, part 8 - Support passing symbols across compartment boundaries. r=terrence.
2014-06-23 10:56:49 -05:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp
Bug 1029933
- Tweak GenericCreateConstructor to make it usable with Error. r=Waldo
2014-07-04 12:41:28 -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 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
2014-07-17 21:09:45 -07:00
jsfriendapi.h
Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
2014-07-17 21:09:45 -07:00
jsfun.cpp
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07:00
jsfun.h
Bug 1027528 part 5 - Make FunctionToString handle Latin1 strings. r=luke
2014-06-20 14:44:33 +02:00
jsfuninlines.h
jsgc.cpp
Bug 1041307 - Don't try to finalize JITcode in non-ion builds. r=billm
2014-07-20 08:23:00 +02:00
jsgc.h
Bug 1041307 - Don't try to finalize JITcode in non-ion builds. r=billm
2014-07-20 08:23:00 +02:00
jsgcinlines.h
Bug 1017165 - Part 2: Let ArenaLists track swept arenas between slices and extend ArenaIter to walk incrementally swept arenas as well. r=billm
2014-07-16 17:10:00 +02:00
jshashutil.h
jsinfer.cpp
Bug 1037898 - Remove pointless and incorrectly used TypeSet constructor calls, r=jandem.
2014-07-16 08:39:54 -08:00
jsinfer.h
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07:00
jsinferinlines.h
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07:00
jsiter.cpp
Bug 1030014 - Fix a compile error in more-deterministic JS shells. r=sfink.
2014-06-27 13:30:37 -07:00
jsiter.h
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp
Bug 1034665
- IonMonkey - Implement RAtan2 recover instruction. r=nbp
2014-07-15 23:19:00 +02:00
jsmath.h
Bug 1034665
- IonMonkey - Implement RAtan2 recover instruction. r=nbp
2014-07-15 23:19:00 +02:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 1038093 - Create Latin1 strings in some more cases, when Latin1 strings are enabled. r=luke
2014-07-14 19:17:15 +02:00
jsnum.h
Bug 1023778 part 4 - Add JSONParser<Latin1Char>. r=Waldo
2014-06-13 20:51:07 +02:00
jsobj.cpp
Backout dd2018a5f894 (bug 1039965) because it caused perf regressions in Kraken.
2014-07-22 18:11:31 -07:00
jsobj.h
Backout dd2018a5f894 (bug 1039965) because it caused perf regressions in Kraken.
2014-07-22 18:11:31 -07:00
jsobjinlines.h
Bug 1006899 - Prevent stack iterations while recovering allocations. r=bhackett
2014-07-22 06:04:03 -07:00
json.cpp
Bug 1032208, part 1 - Fix JSON.stringify treatment of symbols. r=jandem.
2014-06-30 14:22:44 -05:00
json.h
Bug 1027528 part 4 - Make JSON Quote function handle Latin1 strings. r=Waldo
2014-06-20 12:39:46 +02:00
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
Bug 1023778 part 8 - Address review comments. r=Waldo
2014-06-13 20:51:16 +02:00
jsopcode.cpp
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07:00
jsopcode.h
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07: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 645416, part 21 - Add symbol jsids (SYMBOL_TO_JSID), removing the legacy support for object jsids (OBJECT_TO_JSID). r=terrence,r=jimb,r=efaust.
2014-06-23 10:56:52 -05:00
jspropertytree.h
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 1021066. Make named setters work even for non-overridebuiltins bindings over Xrays. r=bholley,jorendorff
2014-07-23 01:06:33 -04:00
jsproxy.h
Bug 1027402 - Part 4: Mark Proxy Handler uses const. (r=jorendorff, r=bz)
2014-06-27 04:44:08 -07:00
jspubtd.h
Bug 645416, part 3 - Symbol layout and GC support for allocating them. r=terrence.
2014-06-23 10:55:51 -05:00
jsreflect.cpp
Bug 1022962 - Evaluate default parameters before function declarations. r=jorendorff
2014-07-15 11:47:00 +02:00
jsreflect.h
jsscript.cpp
Bug 673569 - Allow scripts to be run in a non-global scope (r=luke)
2014-07-16 23:03:44 -07:00
jsscript.h
Bug 1037686 - Convert ScriptSource::{filename,introducerFilename}_ to UniquePtr, make !introducerFilename_ formally imply filename_. r=jimb
2014-07-11 15:10:49 -07:00
jsscriptinlines.h
jsshell.msg
jsstr.cpp
Bug 1041469 part 5 - Change escape() to use Latin1Char directly instead of deflating later. r=luke
2014-07-23 11:17:28 +02: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
Bug 1031068 - Add environment variable to disable jsgc poisoning, r=terrence
2014-06-30 22:56:12 +02:00
jsversion.h
Bug 1021368 - Implement ES6 NoSubstitutionTemplate (multiline strings). r=jorendorff. Thanks to André Bargull for tests and review.
2014-06-11 07:21:35 -05:00
jswatchpoint.cpp
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp
Bug 1031632 - Make Map.prototype.set, WeakMap.prototype.set and Set.prototype.add chainable. r=till
2014-07-03 22:55:26 +05:30
jsweakmap.h
jswin.h
jswrapper.cpp
Bug 742444 - Pass the old wrapper or value to the prewrap callback instead of its flags. r=gabor
2014-07-22 16:14:27 -07:00
jswrapper.h
Bug 742444 - Pass the old wrapper or value to the prewrap callback instead of its flags. r=gabor
2014-07-22 16:14:27 -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
Followup for bug 1041936 to unbreak spidermonkey fail-on-warnings builds. r=me
2014-07-23 14:01:55 +09:00
moz.build
Bug 1036894
part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
2014-07-23 13:30:52 +09:00
NamespaceImports.h
Bug 645416, part 3 - Symbol layout and GC support for allocating them. r=terrence.
2014-06-23 10:55:51 -05:00
prmjtime.cpp
Bug 1036782 - Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src. r=jorendorff
2014-07-14 19:14:54 -07:00
prmjtime.h
README.html
symverscript.in
Y.js