..
assembler
build
Bug 742795 - Autogenerate autoconf.mk. r=ted
2012-08-06 15:19:50 +02:00
builtin
Backout 06dae3ea0f89 (bug 778559) due to Windows build failures.
2012-08-16 17:44:18 -04:00
config
Bug 781479 - Remove unused Tru64 and QNX rules. r=khuey
2012-08-13 15:41:04 +09:00
ctypes
Bug 775788 - Modify JSFunctionSpec to accept JSJitInfos. (r=luke)
2012-08-07 22:26:19 -07:00
ds
Bug 777919 - Free LifoAlloc chunks on background thread (r=luke)
2012-07-26 18:05:31 -07:00
editline
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
frontend
Bug 783315 - Don't touch script->bindings.bindingArray if the script isn't fully compiled (r=billm)
2012-08-16 15:38:22 -07:00
gc
Bug 781945 - Improve GC telemetry (r=mccr8)
2012-08-13 10:30:44 -07:00
gnuplot
jit-test
Backout 06dae3ea0f89 (bug 778559) due to Windows build failures.
2012-08-16 17:44:18 -04:00
jsapi-tests
Fix compiler warnings in js/src (no bug,r=themaid)
2012-08-15 18:23:05 -07:00
methodjit
Bug 774859 - JM: Missing write barrier on JSOP_INITPROP (r=bhackett)
2012-08-15 10:39:59 -07:00
metrics
perf
Bug 766448 - Refactor JSPropertySpec and JS_DefineProperties to accept JSJitInfos. (r=Waldo)
2012-08-07 22:26:18 -07:00
shell
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
tests
Bug 782598 - part 2: tidy get_max_wait() r=terrence
2012-08-15 12:02:09 +01:00
v8
vm
Bug 782337 - Stack clobbering (r=bhackett)
2012-08-16 14:03:18 -07:00
vprof
yarr
Bug 780051 - Remove JS_MAX and JS_MIN. r=luke
2012-08-02 20:50:51 -07:00
aclocal.m4
Bug 778740 - Allow to use Linux kernel headers for perf events. r=khuey
2012-08-04 08:55:00 +02:00
configure.in
Bug 782405 - delete UNIX_ASYNC_DNS; r=glandium
2012-08-13 16:47:02 -04:00
dtoa.c
ETWProvider.man
javascript-trace.d
js-confdefs.h.in
Bug 774032 part 6 - Replace autoconf handling of config files and headers with our own. r=ted
2012-08-04 08:47:28 +02:00
js-config.h.in
js-config.in
js.msg
Backout 06dae3ea0f89 (bug 778559) due to Windows build failures.
2012-08-16 17:44:18 -04:00
jsalloc.cpp
jsalloc.h
jsanalyze.cpp
Bug 767013 - only store aliased variables in scope objects (r=bhackett)
2012-08-06 07:56:45 -07:00
jsanalyze.h
Bug 753158 - emit ALIASEDVAR ops for upvars (r=bhackett)
2012-07-05 20:35:08 -07:00
jsapi.cpp
Backout 06dae3ea0f89 (bug 778559) due to Windows build failures.
2012-08-16 17:44:18 -04:00
jsapi.h
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jsarray.cpp
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jsarray.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jsarrayinlines.h
jsast.tbl
Bug 725702: support for of loops in Reflect.parse r=dherman
2012-07-18 18:14:15 -04:00
jsatom.cpp
Bug 782315 - GC: Cut out unnecessary work when not collecting atoms r=billm
2012-08-14 11:10:45 +01:00
jsatom.h
Bug 782315 - GC: Cut out unnecessary work when not collecting atoms r=billm
2012-08-14 11:10:45 +01:00
jsatom.tbl
Backout 06dae3ea0f89 (bug 778559) due to Windows build failures.
2012-08-16 17:44:18 -04:00
jsatominlines.h
Bug 780309 - Move atom methods into js namespace; r=luke
2012-08-08 14:02:30 -07:00
jsbool.cpp
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jsbool.h
Bug 749536 - Implement JS::ToBoolean to fastpath Value to Boolean unwrappings. (r=luke)
2012-07-24 22:59:55 -07:00
jsboolinlines.h
jsclass.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jsclist.h
jsclone.cpp
Bug 777628 - Do a Checked Unwrap in JS_WriteTypedArray. r=jorendorff
2012-08-14 08:31:02 -07:00
jsclone.h
Bug 777219 - Prepare SpiderMonkey for a fully rooted API; r=bhackett
2012-07-23 13:37:31 -07:00
jscntxt.cpp
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jscntxt.h
Bug 782337 - Make incremental GC marking validation optional (r=bhackett)
2012-08-16 14:01:36 -07:00
jscntxtinlines.h
Bug 779215 - CallJS(Native|PropertyOp|PropertyOpSetter) should JS_CHECK_RECURSION, r=dmandelin
2012-07-31 11:58:33 -07:00
jscompartment.cpp
Bug 781390 - Make barrier verifier testing work better with the methodjit (r=bhackett)
2012-08-15 10:39:48 -07:00
jscompartment.h
Bug 781390 - Make barrier verifier testing work better with the methodjit (r=bhackett)
2012-08-15 10:39:48 -07:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jsdate.h
Bug 285615 - Define and implement JS_ClearDateCaches() API. r=waldo
2012-07-13 15:56:08 -07:00
jsdbgapi.cpp
Bug 767013 - only store aliased variables in scope objects (r=bhackett)
2012-08-06 07:56:45 -07:00
jsdbgapi.h
Bug 772285 - rm JSPD_ARGUMENT/JSPD_VARIABLE (r=sfink)
2012-07-10 15:34:12 -07:00
jsdhash.cpp
Bug 780051 - Remove JS_MAX and JS_MIN. r=luke
2012-08-02 20:50:51 -07:00
jsdhash.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jsexn.h
jsfriendapi.cpp
Bug 778979 - Part 4: Provide an ip => pc translation mechanism for currently running JIT code. r=bhackett
2012-08-10 16:43:20 -07:00
jsfriendapi.h
Bug 781945 - Improve GC telemetry (r=mccr8)
2012-08-13 10:30:44 -07:00
jsfun.cpp
Bug 767013 - only store aliased variables in scope objects (r=bhackett)
2012-08-06 07:56:45 -07:00
jsfun.h
Bug 781040 - Fault in methods and accessors with JSJitinfos on ResolveProperty. (r=bz,benjamin)
2012-08-07 22:26:19 -07:00
jsfuninlines.h
Bug 766448 - Refactor JSPropertySpec and JS_DefineProperties to accept JSJitInfos. (r=Waldo)
2012-08-07 22:26:18 -07:00
jsgc.cpp
Bug 782337 - Stack clobbering (r=bhackett)
2012-08-16 14:03:18 -07:00
jsgc.h
Bug 782337 - Make incremental GC marking validation optional (r=bhackett)
2012-08-16 14:01:36 -07:00
jsgcinlines.h
Bug 780653 - Make CellIter work during incremental sweeping (r=jonco)
2012-08-09 11:16:33 -07:00
jsinfer.cpp
Bug 777537 - Ensure validity of CompilerOutput without a dangling pointer. r=bhackett
2012-08-14 18:39:16 -07:00
jsinfer.h
Bug 767013 - only store aliased variables in scope objects (r=bhackett)
2012-08-06 07:56:45 -07:00
jsinferinlines.h
Bug 767013 - only store aliased variables in scope objects (r=bhackett)
2012-08-06 07:56:45 -07:00
jsinterp.cpp
Bug 782782 - Move js::MaybeVerifyBarriers on Windows (r=bhackett)
2012-08-15 10:43:49 -07:00
jsinterp.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jsinterpinlines.h
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jsiter.cpp
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jsiter.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jskeyword.tbl
jskwgen.cpp
jslibmath.h
jslock.h
Back out 5eacd4fc78e4 (bug 772722) for mochitest-4 shutdown crashes
2012-07-11 22:23:56 -07:00
jslog2.cpp
jsmath.cpp
Bug 776429: Unify scattered M_PI definitions into mfbt/Constants.h r=dRdR
2012-08-06 13:32:11 -07:00
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jsnum.h
Bug 779601 - Minor cleanup for JS_ValueToECMAInt32 and friends. r=bhackett.
2012-08-02 14:59:30 -05:00
jsnuminlines.h
jsobj.cpp
Preserve types when swapping objects, bug 774953. r=dvander
2012-08-13 23:25:16 -06:00
jsobj.h
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jsobjinlines.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
json.cpp
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
json.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jsonparser.cpp
Bug 780309 - Move atom methods into js namespace; r=luke
2012-08-08 14:02:30 -07:00
jsonparser.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jsopcode.cpp
Bug 767013 - only store aliased variables in scope objects (r=bhackett)
2012-08-06 07:56:45 -07:00
jsopcode.h
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jsopcode.tbl
Backout f84910a8474a (bug 462300) for crashes in xpcshell
2012-07-31 19:16:54 +01:00
jsopcodeinlines.h
Backout f84910a8474a (bug 462300) for crashes in xpcshell
2012-07-31 19:16:54 +01:00
jsoplengen.cpp
jsprf.cpp
jsprf.h
jsprobes.cpp
Bug 778979 - Part 4: Provide an ip => pc translation mechanism for currently running JIT code. r=bhackett
2012-08-10 16:43:20 -07:00
jsprobes.h
Bug 778979 - Part 4: Provide an ip => pc translation mechanism for currently running JIT code. r=bhackett
2012-08-10 16:43:20 -07:00
jspropertycache.cpp
Add more rooters, bug 772303. r=billm
2012-07-10 19:17:29 -06:00
jspropertycache.h
Bug 771018 - Replace "const Shape" with "Shape" (r=luke)
2012-07-04 19:33:41 -07:00
jspropertycacheinlines.h
Add more rooters, bug 772303. r=billm
2012-07-10 19:17:29 -06:00
jspropertytree.cpp
Bug 729760 - GC: Incremental sweeping of shapes and types r=billm
2012-07-26 09:31:52 +01:00
jspropertytree.h
Bug 771018 - Replace "const Shape" with "Shape" (r=luke)
2012-07-04 19:33:41 -07:00
jsproto.tbl
Backout 06dae3ea0f89 (bug 778559) due to Windows build failures.
2012-08-16 17:44:18 -04:00
jsproxy.cpp
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jsproxy.h
Bug 778085 - Add optional getPrototypeOf trap. r=ejpbruel
2012-08-10 13:55:55 +02:00
jsprvtd.h
Bug 782487 - Remove traces of JSStaticAtom. r=billm.
2012-08-13 20:02:51 -07:00
jspubtd.h
Bug 777219 - Prepare SpiderMonkey for a fully rooted API; r=bhackett
2012-07-23 13:37:31 -07:00
jsreflect.cpp
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jsreflect.h
jsreops.tbl
jsscope.cpp
Bug 767013 - only store aliased variables in scope objects (r=bhackett)
2012-08-06 07:56:45 -07:00
jsscope.h
Bug 767013 - only store aliased variables in scope objects (r=bhackett)
2012-08-06 07:56:45 -07:00
jsscopeinlines.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jsscript.cpp
Bug 783315 - Don't touch script->bindings.bindingArray if the script isn't fully compiled (r=billm)
2012-08-16 15:38:22 -07:00
jsscript.h
Bug 783315 - Don't touch script->bindings.bindingArray if the script isn't fully compiled (r=billm)
2012-08-16 15:38:22 -07:00
jsscriptinlines.h
Bug 783315 - Don't touch script->bindings.bindingArray if the script isn't fully compiled (r=billm)
2012-08-16 15:38:22 -07:00
jsshell.msg
jsstr.cpp
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jsstr.h
Add more rooters, bug 772303. r=billm
2012-07-10 19:17:29 -06:00
jsstrinlines.h
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jstypedarray.cpp
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jstypedarray.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jstypedarrayinlines.h
Bug 772303 - Add missing roots for analysis builds; r=bhackett
2012-08-03 09:41:00 -07:00
jstypes.h
Bug 780051 - Remove JS_MAX and JS_MIN. r=luke
2012-08-02 20:50:51 -07:00
jsutil.cpp
Bug 780051 - Remove JS_MAX and JS_MIN. r=luke
2012-08-02 20:50:51 -07:00
jsutil.h
Bug 780965: Use C-style instead of C++-style comments in JS headers included by .c files. r=jorendorff
2012-08-07 14:32:24 -07:00
jsval.h
Bug 743107 - Add OrderedHashTable. Change implementation of Map and Set to retain insertion order. r=luke.
2012-07-03 16:33:38 -05:00
jsversion.h
jswatchpoint.cpp
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jswatchpoint.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
jsweakmap.cpp
Bug 777174: Change CallNonGenericMethod to take the predicate and implementation as template arguments, not function arguments. r=luke
2012-08-16 11:40:05 -07:00
jsweakmap.h
jswin64.asm
jswin.h
jswrapper.cpp
Bug 778085 - Add simple withPrototype versions of DirectWrapper and CrossCompartmentWrapper. r=ejpbruel
2012-08-10 13:55:55 +02:00
jswrapper.h
Bug 778085 - Add simple withPrototype versions of DirectWrapper and CrossCompartmentWrapper. r=ejpbruel
2012-08-10 13:55:55 +02:00
jsxml.cpp
Add various autorooting, bug 772303. r=terrence
2012-08-12 19:50:49 -06:00
jsxml.h
Use HandleValue and MutableHandleValue in API hooks where possible, bug 776579. r=billm, sr=dmandelin
2012-07-30 05:19:09 -06:00
Makefile.in
Backout 06dae3ea0f89 (bug 778559) due to Windows build failures.
2012-08-16 17:44:18 -04:00
MemoryMetrics.cpp
Bug 779975 - Refcount ScriptSource. r=jorendorff
2012-08-06 13:25:58 -07:00
prmjtime.cpp
Bug 780051 - Remove JS_MAX and JS_MIN. r=luke
2012-08-02 20:50:51 -07:00
prmjtime.h
README.html
sharkctl.cpp
sharkctl.h
Y.js