..
assembler
Bug 720753 - hoist JaegerCompartment and MathCache from JSCompartment into JSRuntime (r=bhackett,njn)
2012-05-03 09:12:47 +02:00
build
Bug 555727 - Select clang over llvm-gcc if gcc-4.2 is not available. r=ted.
2012-05-03 17:01:29 -04:00
builtin
Bug 745326 - Make Map/SetObject keys/values relocatable; r=billm
2012-05-10 17:37:43 -07:00
config
bug 742391: split config/rules.mk - file batch #1
2012-05-16 14:46:28 -04:00
ctypes
Bug 732262 - Add toSource() and toString() methods to js-ctypes ABI objects. r=jorendorff.
2012-05-15 16:48:54 +05:30
ds
Bug 733493 - Improve JS shell OOM testing code, now with 100% less bustage. r=jorendorff
2012-03-10 15:53:03 -05:00
editline
…
frontend
Bug 754180 - Give ObjectBox and FunctionBox constructors. r=jorendorff.
2012-05-16 18:42:34 -07:00
gc
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
gnuplot
…
jit-test
Backout bug 753283 (20619d227f29) for orange
2012-05-16 14:55:44 -07:00
jsapi-tests
Bug 754044 - Introduce sameCompartmentWrapObjectCallback. r=mrbkap
2012-05-14 23:30:07 +02:00
methodjit
Backout bug 753283 (20619d227f29) for orange
2012-05-16 14:55:44 -07:00
metrics
…
perf
Get rooting analysis to pass jit-tests in the interpreter, bug 745742. r=billm
2012-04-30 17:10:30 -07:00
shell
Bug 721497 - Assertion failure: compartment mismatched, at ../jscntxtinlines.h:153 with dumpStack. r=luke.
2012-05-14 18:47:32 -05:00
tests
Test from bug 741041 is now shell-only, r=bustage.
2012-05-16 14:33:38 -07:00
v8
…
vm
Backout bug 753283 (20619d227f29) for orange
2012-05-16 14:55:44 -07:00
vprof
…
yarr
Bug 751845 - Remove pcre source, and cleanup js/src/Makefile.in after bug 691898. r=dmandelin
2012-05-10 12:31:01 +02:00
ETWProvider.man
Bug 716619 - Simplify GC probes (r=sfink)
2012-01-27 17:01:04 -08:00
Makefile.in
Bug 754557 - Fix building with --enable-methodjit-spew without --enable-debug. r=dmandelin
2012-05-15 07:44:58 +02:00
MemoryMetrics.cpp
Bug 755581 (part 5) - Add "cross-compartment-wrappers" reporter. r=luke.
2012-05-15 19:31:01 -07:00
README.html
…
Y.js
…
aclocal.m4
Bug 733773 - Reset default values for thumb, float-abi, etc. when --with-arch is specified. r=ted
2012-03-13 09:47:03 +01:00
configure.in
Bug 754557 - Fix building with --enable-methodjit-spew without --enable-debug. r=dmandelin
2012-05-15 07:44:58 +02:00
dtoa.c
…
javascript-trace.d
…
jitstats.tbl
Add MIPS support to JaegerMonkey (bug 678154, r=dvander).
2012-01-12 19:18:05 -08:00
js-config.h.in
Bug 714312 - Use <machine/endian.h> to get endianess on BSD systems, fixing the BSD build. r=ted
2012-01-09 17:32:00 -06:00
js-config.in
…
js.msg
Bug 695480: Remove support for chrome code leaking DOM objects. r=jst,billm,bholley
2012-04-25 21:03:53 -07:00
jsalloc.cpp
…
jsalloc.h
…
jsanalyze.cpp
Bug 754557 - Fix building with --enable-methodjit-spew without --enable-debug. r=dmandelin
2012-05-15 07:44:58 +02:00
jsanalyze.h
Bug 754557 - Fix building with --enable-methodjit-spew without --enable-debug. r=dmandelin
2012-05-15 07:44:58 +02:00
jsapi.cpp
Bug 752816 (part 2) - Remove TCF_{NO_SCRIPT_RVAL,NEED_SCRIPT_GLOBAL} from TreeContextFlags. r=luke.
2012-05-14 18:00:17 -07:00
jsapi.h
Backout bug 753283 (20619d227f29) for orange
2012-05-16 14:55:44 -07:00
jsarray.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsarray.h
Back out e4c82a6b298c, 036194408a50, 39acc9f51df8 (bug 714647 and followups) because of test_finalizer.js crashes in Linux64 PGO builds
2012-04-12 22:07:43 -07:00
jsarrayinlines.h
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
2012-02-28 15:11:11 -08:00
jsast.tbl
…
jsatom.cpp
Bug 754179 - Remove some dead front-end code. r=jorendorff.
2012-05-16 18:12:47 -07:00
jsatom.h
Bug 743879 - Backout for build errors (r=bustage)
2012-05-07 10:27:10 -07:00
jsatom.tbl
Bug 743879 - Backout for build errors (r=bustage)
2012-05-07 10:27:10 -07:00
jsatominlines.h
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsbool.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsbool.h
Bug 733602 - Various StringBuffer cleanups, mostly removing unimplemented methods. r=luke
2012-03-06 15:28:48 -08:00
jsboolinlines.h
Bug 728095 - Eliminate all primitive-this machinery from JSObject and relegate it to subclasses. r=bhackett
2012-02-16 19:10:45 -08:00
jsclass.h
Bug 741041 - Use UnwrapObjectChecked, and ensure ArrayBufferViews and their buffers are in the same compartment. r=luke
2012-03-28 14:43:02 -07:00
jsclist.h
…
jsclone.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsclone.h
Bug 743615 - Add the JS_{Read,Write}StructuredClone api. r=jorendorff
2012-04-24 12:58:07 +02:00
jscntxt.cpp
Bug 755581 (part 4) - Add "math-cache", "script-filenames" and "compartment-objects" reporters. r=luke.
2012-05-15 19:30:28 -07:00
jscntxt.h
Bug 755581 (part 3) - Clean up JSRuntime::sizeOfIncludingThis(). r=luke.
2012-05-15 19:29:14 -07:00
jscntxtinlines.h
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jscompartment.cpp
Change nsXPConnect::CheckForDebugMode to trigger one multi-compartment GC instead of individual GCs for all compartments, to fix GC pauses when switching tabs with Firebug. Bug 754201, r=jorendorff, r=sfink.
2012-05-14 18:46:51 -05:00
jscompartment.h
Change nsXPConnect::CheckForDebugMode to trigger one multi-compartment GC instead of individual GCs for all compartments, to fix GC pauses when switching tabs with Firebug. Bug 754201, r=jorendorff, r=sfink.
2012-05-14 18:46:51 -05:00
jscpucfg.h
Bug 714312 - Use <machine/endian.h> to get endianess on BSD systems, fixing the BSD build. r=ted
2012-01-09 17:32:00 -06:00
jscrashformat.h
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
2011-12-08 22:54:10 -05:00
jscrashreport.cpp
Back out b36175bbda47.
2012-01-13 17:35:10 -08:00
jscrashreport.h
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
2011-12-08 22:54:10 -05:00
jsdate.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsdate.h
Backout afab1aaf6704 & 0405d42629fd (bug 747197), 0379525bbdca (bug 746262), 91b9cba098f8 (bug 745944), 8535dc5b590a (bug 741040) for win debug bustage
2012-04-25 09:54:34 +01:00
jsdbgapi.cpp
Change nsXPConnect::CheckForDebugMode to trigger one multi-compartment GC instead of individual GCs for all compartments, to fix GC pauses when switching tabs with Firebug. Bug 754201, r=jorendorff, r=sfink.
2012-05-14 18:46:51 -05:00
jsdbgapi.h
Change nsXPConnect::CheckForDebugMode to trigger one multi-compartment GC instead of individual GCs for all compartments, to fix GC pauses when switching tabs with Firebug. Bug 754201, r=jorendorff, r=sfink.
2012-05-14 18:46:51 -05:00
jsdhash.cpp
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
2012-03-05 15:22:28 +00:00
jsdhash.h
Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar.
2011-12-15 14:59:53 -08:00
jsdtoa.cpp
Remove internal #includes of jsstdint.h, the functionality of which is now part of the JSAPI and need not be explicitly #included. No bug, r=evilpies, r=jorendorff, r=terrence, all over IRC
2012-01-22 21:22:10 -08:00
jsdtoa.h
Bug 730523: remove jscompat.h, r=luke
2012-02-28 18:17:11 -08:00
jsexn.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsexn.h
Get rooting analysis to pass jit-tests in the interpreter, bug 745742. r=billm
2012-04-30 17:10:30 -07:00
jsfriendapi.cpp
Merge m-c to inbound.
2012-05-09 18:42:00 -04:00
jsfriendapi.h
Merge m-c to inbound.
2012-05-09 18:42:00 -04:00
jsfun.cpp
Bug 754179 - Remove some dead front-end code. r=jorendorff.
2012-05-16 18:12:47 -07:00
jsfun.h
Merge mozilla-central into mozilla-inbound on a CLOSED TREE
2012-05-02 21:52:33 -04:00
jsfuninlines.h
Back out e4c82a6b298c, 036194408a50, 39acc9f51df8 (bug 714647 and followups) because of test_finalizer.js crashes in Linux64 PGO builds
2012-04-12 22:07:43 -07:00
jsgc.cpp
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jsgc.h
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jsgcinlines.h
Bug 725733 - Fix crash in ScriptAnalysis::addTypeBarrier with Debugger. r=billm.
2012-05-03 14:37:35 -05:00
jshash.cpp
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
2012-03-05 15:22:28 +00:00
jshash.h
Bug 730523: remove jscompat.h, r=luke
2012-02-28 18:17:11 -08:00
jsinfer.cpp
Don't throw away JIT code for compartments in web pages displaying animations, bug 750834. r=billm
2012-05-09 14:14:10 -07:00
jsinfer.h
Don't throw away JIT code for compartments in web pages displaying animations, bug 750834. r=billm
2012-05-09 14:14:10 -07:00
jsinferinlines.h
Don't throw away JIT code for compartments in web pages displaying animations, bug 750834. r=billm
2012-05-09 14:14:10 -07:00
jsinterp.cpp
Backout bug 753283 (20619d227f29) for orange
2012-05-16 14:55:44 -07:00
jsinterp.h
Backout bug 753283 (20619d227f29) for orange
2012-05-16 14:55:44 -07:00
jsinterpinlines.h
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsiter.cpp
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jsiter.h
Back out e4c82a6b298c, 036194408a50, 39acc9f51df8 (bug 714647 and followups) because of test_finalizer.js crashes in Linux64 PGO builds
2012-04-12 22:07:43 -07:00
jskeyword.tbl
…
jskwgen.cpp
…
jslibmath.h
Bug 714260 - Implement FloatingPoint.h to consolidate all IEEE-754 floating point operations in a single location. r=dmandelin for the js bits, r=Ms2ger for mfbt and the core bits
2012-01-23 03:43:16 -08:00
jslock.h
Fix non-threadsafe builds, no bug. r=jorendorff
2012-01-11 07:45:55 -08:00
jslog2.cpp
Bug 714728 - Remove jsword/jsuword in favour of intptr_t/uintptr_t; r=Waldo
2012-01-11 09:23:05 +01:00
jsmath.cpp
Bug 755581 (part 4) - Add "math-cache", "script-filenames" and "compartment-objects" reporters. r=luke.
2012-05-15 19:30:28 -07:00
jsmath.h
Bug 755581 (part 4) - Add "math-cache", "script-filenames" and "compartment-objects" reporters. r=luke.
2012-05-15 19:30:28 -07:00
jsnativestack.cpp
…
jsnativestack.h
bug 723021 - moving native stack limits into runtime. r=luke
2012-01-31 23:28:22 +01:00
jsnum.cpp
Bug 743879 - Backout for build errors (r=bustage)
2012-05-07 10:27:10 -07:00
jsnum.h
Backout afab1aaf6704 & 0405d42629fd (bug 747197), 0379525bbdca (bug 746262), 91b9cba098f8 (bug 745944), 8535dc5b590a (bug 741040) for win debug bustage
2012-04-25 09:54:34 +01:00
jsnuminlines.h
Backout afab1aaf6704 & 0405d42629fd (bug 747197), 0379525bbdca (bug 746262), 91b9cba098f8 (bug 745944), 8535dc5b590a (bug 741040) for win debug bustage
2012-04-25 09:54:34 +01:00
jsobj.cpp
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jsobj.h
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jsobjinlines.h
Bug 741041 - Use UnwrapObjectChecked, and ensure ArrayBufferViews and their buffers are in the same compartment. r=luke
2012-03-28 14:43:02 -07:00
json.cpp
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
json.h
Bug 729204 - Make docshell privacy notifications work across multiple processes. r=bz
2012-04-19 20:13:20 -04:00
jsonparser.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsonparser.h
Fix Windows build warnings, followup to bug 745742. r=themaid
2012-05-03 19:03:13 -07:00
jsopcode.cpp
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jsopcode.h
Bug 740259 - add ALIASEDVAR ops, assert they are used iff the variable is aliased (r=bhackett,waldo,jorendorff,dherman)
2012-03-24 12:29:36 -07:00
jsopcode.tbl
Bug 754503 - JSOP_SETALIASEDVAR should be JOF_DETECTING (r=bhackett)
2012-05-14 12:40:34 -07:00
jsopcodeinlines.h
Bug 737780: diagnostic for crashes in GetNameFromBytecode, r=luke
2012-04-02 11:31:37 -07:00
jsoplengen.cpp
…
jsprf.cpp
Bug 726230: remove obsolete typedefs JSIntn, JSUIntn, r=luke
2012-02-10 18:07:35 -08:00
jsprf.h
Bug 726230: remove obsolete typedefs JSIntn, JSUIntn, r=luke
2012-02-10 18:07:35 -08:00
jsprobes.cpp
Back out bug 730208 and bug 747543 because of xpcshell test failures
2012-04-24 20:47:16 -07:00
jsprobes.h
Back out bug 730208 and bug 747543 because of xpcshell test failures
2012-04-24 20:47:16 -07:00
jspropertycache.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jspropertycache.h
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
2012-03-05 15:22:28 +00:00
jspropertycacheinlines.h
Remove a top-level |using namespace js| from jspropertycacheinlines.h. No bug, r=lumpy
2012-02-24 14:25:38 -08:00
jspropertytree.cpp
Bug 716142 - Multi-compartment GC (r=igor,jorendorff)
2012-04-02 17:02:25 -07:00
jspropertytree.h
Bug 737365 - stop using the cx during finalization, part 1.
2012-03-19 15:34:55 +01:00
jsproto.tbl
Bug 575688 - Implement DataView from Typed Arrays spec. r=Waldo
2012-03-25 19:14:27 -07:00
jsproxy.cpp
Bug 747617 - fix document.all and swap JSClass::{construct,hasInstance} so this doesn't happen again (r=bz)
2012-05-07 12:44:08 -07:00
jsproxy.h
Bug 703537: Removing the fix trap r=jorendorff@mozilla.com
2012-04-27 17:09:32 -04:00
jsprvtd.h
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jspubtd.h
Back out e4c82a6b298c, 036194408a50, 39acc9f51df8 (bug 714647 and followups) because of test_finalizer.js crashes in Linux64 PGO builds
2012-04-12 22:07:43 -07:00
jsreflect.cpp
Bug 753657 (part 3): Remove the remaining parts of TreeContextFlags. r=luke.
2012-05-15 00:03:39 -07:00
jsreflect.h
…
jsreops.tbl
…
jsscope.cpp
Bug 737640 - Missing barriers in makeOwnBaseShape; r=bhackett
2012-05-14 15:02:43 -07:00
jsscope.h
Bug 737640 - Missing barriers in makeOwnBaseShape; r=bhackett
2012-05-14 15:02:43 -07:00
jsscopeinlines.h
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsscript.cpp
Bug 753657 (part 3): Remove the remaining parts of TreeContextFlags. r=luke.
2012-05-15 00:03:39 -07:00
jsscript.h
Bug 753657 (part 3): Remove the remaining parts of TreeContextFlags. r=luke.
2012-05-15 00:03:39 -07:00
jsscriptinlines.h
Bug 720753 - hoist scriptFilenameTable from JSCompartment into JSRuntime (r=igor)
2012-05-03 09:12:47 +02:00
jsshell.msg
…
jsstr.cpp
Bug 743879 - Backout for build errors (r=bustage)
2012-05-07 10:27:10 -07:00
jsstr.h
Bug 751003 - Move Cell, Chunk, Arena, ArenaHeader, FreeSpan, ChunkInfo, ChunkBitmap, your mom into a new gc/Heap.h header that doesn't have any used-but-not-defined traps for the unwary #include-r. r=billm
2012-05-01 20:04:36 -07:00
jsstrinlines.h
Back out e4c82a6b298c, 036194408a50, 39acc9f51df8 (bug 714647 and followups) because of test_finalizer.js crashes in Linux64 PGO builds
2012-04-12 22:07:43 -07:00
jstypedarray.cpp
Bug 741041 - Use UnwrapObjectChecked, and ensure ArrayBufferViews and their buffers are in the same compartment. r=luke
2012-03-28 14:43:02 -07:00
jstypedarray.h
Bug 741041 - Use UnwrapObjectChecked, and ensure ArrayBufferViews and their buffers are in the same compartment. r=luke
2012-03-28 14:43:02 -07:00
jstypedarrayinlines.h
Bug 741041 - Use UnwrapObjectChecked, and ensure ArrayBufferViews and their buffers are in the same compartment. r=luke
2012-03-28 14:43:02 -07:00
jstypes.h
Bug 731492: Remove obsolete typedef JSPackedBool, r=luke
2012-02-28 19:03:57 -08:00
jsutil.cpp
Bug 730523: remove jscompat.h, r=luke
2012-02-28 18:17:11 -08:00
jsutil.h
Bug 739512 - Patch 2: space-optimize representation of closedArgs and closedVars. r=dvander.
2012-03-25 17:07:33 -07:00
jsval.h
Bug 737552 - Remove 'funargs' (r=jimb)
2012-03-20 11:18:37 -07:00
jsversion.h
Bug 739380 - Define an ElementsHeader base class for all element subtypes, and define meaningful subclasses through which to use an ElementsHeader. r=bhackett
2012-03-21 13:32:55 -07:00
jswatchpoint.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jswatchpoint.h
Get rooting analysis to pass jit-tests in the interpreter, bug 745742. r=billm
2012-04-30 17:10:30 -07:00
jsweakmap.cpp
Disallow non-canonical jsids, bug 751331. r=luke
2012-05-06 13:45:19 -07:00
jsweakmap.h
Back out 682bf201edde, ef35ba222ac8, and 6a20cf61289d (bug 750907, bug 751003, bug 751377) because of build failure on a CLOSED TREE
2012-05-03 14:55:52 -07:00
jswin.h
…
jswin64.asm
…
jswrapper.cpp
Bug 741041 - Use UnwrapObjectChecked, and ensure ArrayBufferViews and their buffers are in the same compartment. r=luke
2012-03-28 14:43:02 -07:00
jswrapper.h
Bug 703537: Removing the fix trap r=jorendorff@mozilla.com
2012-04-27 17:09:32 -04:00
jsxml.cpp
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
jsxml.h
Bug 752092 - Support building SpiderMonkey without JS_HAS_XML_SUPPORT. r=terrence.
2012-05-14 18:53:30 -05:00
prmjtime.cpp
Remove internal #includes of jsstdint.h, the functionality of which is now part of the JSAPI and need not be explicitly #included. No bug, r=evilpies, r=jorendorff, r=terrence, all over IRC
2012-01-22 21:22:10 -08:00
prmjtime.h
Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin
2011-12-08 22:54:10 -05:00
sharkctl.cpp
Bug 731248 - Remove duplicate headers in js/src. r=luke
2012-02-28 12:01:52 -05:00
sharkctl.h
…