gecko/js/src
Till Schneidereit 6e0640f6b1 Bug 810715 - De-lazify a JSFunction's script before querying its ndefaults value. r=luke
--HG--
extra : rebase_source : ce0494d920bb7d5f6add7cc04947ab50431dc696
2013-01-29 11:34:36 +01:00
..
assembler Bug 835003 - simplify generation of MTableSwitch jump tables (r=h4writer) 2013-01-31 11:30:35 -08:00
build Bug 836161 - Fix gcc version test from bug 833627 to be properly quoted by m4. r=ted 2013-01-31 10:32:18 +01:00
builtin Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
config bug 830351: remove unused .mkdir.deps rule and clenaup cosmetic makefile problems 2013-01-31 14:55:30 -05:00
ctypes Bug 827274 - 'crash in [@ anonymous namespace::CTypesActivityCallback(JSContext*, js::CTypesActivityType)], add ctypes closure support to new worker memory reporting mechanism. r=khuey+mrbkap. 2013-01-08 13:57:44 +01:00
devtools
ds Bug 834108 - avoid O(n^2) chunk-searching in LifoAlloc::ensureUnusedApproximate (r=dvander) 2013-01-24 14:36:17 -08:00
editline
frontend Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
gc Backout Bug 837042 for mysterious compilation failures on TBPL. 2013-02-01 18:02:01 -08:00
gdb Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
ion Bug 837014 - Always inline the empty script. r=bhackett 2013-02-01 13:29:12 -08:00
jit-test Bug 836774 - Prevent objects/strings from flowing to an MToDouble, r=jandem. 2013-02-01 06:44:17 -07:00
jsapi-tests Bug 833208 (part 3) - Remove e4x support from jsapi-tests. r=jorendorff. 2013-01-28 14:55:14 -08:00
methodjit Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
perf
shell Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
tests Bug 833208 (part 2) - Remove e4x support from jstests. r=jorendorff. 2013-01-28 14:25:15 -08:00
v8
vm Backout Bug 837042 for mysterious compilation failures on TBPL. 2013-02-01 18:02:01 -08:00
yarr Bug 834762 - yarr/MatchResult.h:58:44: warning: overflow in implicit constant conversion [-Woverflow]. r=warning-spam 2013-01-25 16:34:08 -08:00
aclocal.m4 Bug 784841 - Part 5: Integrate virtualenv into SpiderMonkey configure; r=glandium 2013-01-16 00:21:06 -08:00
configure.in Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
dtoa.c
js-confdefs.h.in
js-config.h.in Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
js-config.in
js.msg Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsalloc.cpp
jsalloc.h
jsanalyze.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsanalyze.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsapi.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsapi.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsarray.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsarray.h Bug 835102 - Convert sufficiently sparse objects back to using dense elements, r=billm. 2013-01-29 19:50:41 -07:00
jsast.tbl Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsatom.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsatom.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsatominlines.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsbool.cpp Bug 831822 - Fix various rooting hazards and unnecessary roots found by static analysis, r=terrence. 2013-01-18 06:48:13 -07:00
jsbool.h Bug 831822 - Fix various rooting hazards and unnecessary roots found by static analysis, r=terrence. 2013-01-18 06:48:13 -07:00
jsboolinlines.h Bug 831822 - Fix various rooting hazards and unnecessary roots found by static analysis, r=terrence. 2013-01-18 06:48:13 -07:00
jsclass.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsclist.h
jsclone.cpp Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsclone.h Bug 831822 - Fix various rooting hazards and unnecessary roots found by static analysis, r=terrence. 2013-01-18 06:48:13 -07:00
jscntxt.cpp Bug 835966 - Refactor {cx,rt,allocator}->malloc_ (r=luke) 2013-01-30 12:22:04 -08:00
jscntxt.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jscntxtinlines.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jscompartment.cpp Bug 751618 - Zone renaming part 9 (r=terrence) 2013-01-27 13:51:41 -08:00
jscompartment.h Bug 835966 - Refactor {cx,rt,allocator}->malloc_ (r=luke) 2013-01-30 12:22:04 -08:00
jscompartmentinlines.h Bug 835966 - Refactor {cx,rt,allocator}->malloc_ (r=luke) 2013-01-30 12:22:04 -08:00
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsdate.h Bug 828753 - jsid rooting, mostly in jsinfer.*. Also switch JSObject from struct to class. r=terrence 2012-12-31 12:40:21 -08:00
jsdbgapi.cpp Bug 830855 - Remove JSScript::principals (sort of) (r=luke) 2013-01-30 18:10:46 -08:00
jsdbgapi.h Bug 833817 part 3 - Replace JSStackFrame with JSAbstractFramePtr. r=luke 2013-01-25 09:49:29 +01:00
jsdhash.cpp
jsdhash.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp Bug 830787 - Move jsscope to vm/Shape. r=jorendroff 2013-01-26 16:03:19 +01:00
jsexn.h
jsfriendapi.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsfriendapi.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsfun.cpp Bug 810715 - De-lazify a JSFunction's script before querying its ndefaults value. r=luke 2013-01-29 11:34:36 +01:00
jsfun.h Bug 835385 - GC: Fix for some jit test rooting analysis failures r=terrence 2013-01-28 16:43:07 +00:00
jsfuninlines.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsgc.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsgc.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsgcinlines.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsinfer.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsinfer.h Bug 833898 - Allow converting mixed arrays of ints and doubles to uniform doubles, r=jandem. 2013-01-29 16:20:03 -07:00
jsinferinlines.h Bug 751618 - Zone renaming part 8 (r=terrence) 2013-01-27 13:51:41 -08:00
jsinterp.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsinterp.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsinterpinlines.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsiter.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsiter.h Remove LIFO invariants from the enumerator list (bug 831626, r=billm). 2013-01-24 11:17:41 -08:00
jskwgen.cpp
jslibmath.h
jslock.h
jslog2.cpp
jsmath.cpp
jsmath.h
jsmemorymetrics.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 786135 - Make parseInt(stringStartingWith0ButNot0xOr0X) parse as decimal to comply with ES5. r=dmandelin 2013-01-28 13:08:32 -08:00
jsnum.h Bug 834242 - Reduce cost of exact stack rooting during property reads, r=terrence. 2013-01-24 20:18:34 -07:00
jsnuminlines.h
jsobj.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsobj.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsobjinlines.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
json.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
json.h
jsonparser.cpp Bug 834242 - Reduce cost of exact stack rooting during property reads, r=terrence. 2013-01-24 20:18:34 -07:00
jsonparser.h
jsopcode.cpp Bug 718969 - Perform an exorcism; remove the decompiler. r=luke 2013-02-01 00:19:00 -05:00
jsopcode.h Bug 718969 - Perform an exorcism; remove the decompiler. r=luke 2013-02-01 00:19:00 -05:00
jsopcode.tbl Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsopcodeinlines.h
jsoplengen.cpp
jsprf.cpp
jsprf.h
jsprobes.cpp Bug 751618 - Zone renaming part 8 (r=terrence) 2013-01-27 13:51:41 -08:00
jsprobes.h Bug 751618 - Zone renaming part 8 (r=terrence) 2013-01-27 13:51:41 -08:00
jspropertycache.cpp Bug 832972 - Reduce cost of exact stack rooting during name operations, clean up some GC allocation methods, r=terrence. 2013-01-23 15:22:10 -07:00
jspropertycache.h Bug 834242 - Reduce cost of exact stack rooting during property reads, r=terrence. 2013-01-24 20:18:34 -07:00
jspropertycacheinlines.h Bug 830787 - Move jsscope to vm/Shape. r=jorendroff 2013-01-26 16:03:19 +01:00
jspropertytree.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jspropertytree.h
jsprototypes.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsproxy.cpp Bug 830787 - Move jsscope to vm/Shape. r=jorendroff 2013-01-26 16:03:19 +01:00
jsproxy.h
jsprvtd.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jspubtd.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsreflect.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsreflect.h Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jsscript.cpp Bug 835277 part 2 - Fix hasBreakpointsAt. r=bhackett 2013-01-31 11:50:01 +01:00
jsscript.h Bug 835277 part 2 - Fix hasBreakpointsAt. r=bhackett 2013-01-31 11:50:01 +01:00
jsscriptinlines.h Bug 830855 - Remove JSScript::principals (sort of) (r=luke) 2013-01-30 18:10:46 -08:00
jsshell.msg
jsstr.cpp Backout Bug 829758 to investigate crashes. 2013-01-31 13:51:38 -08:00
jsstr.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jsstrinlines.h Bug 834826 - Eliminate or refactor various unnecessary stack roots, r=terrence. 2013-01-26 07:42:20 -07:00
jstypedarray.cpp Bug 834766 - GC: Fix some more rooting issues found by static analysis r=sphink 2013-01-25 17:48:07 +00:00
jstypedarray.h Bug 834766 - GC: Fix some more rooting issues found by static analysis r=sphink 2013-01-25 17:48:07 +00:00
jstypedarrayinlines.h Bug 833898 - Allow converting mixed arrays of ints and doubles to uniform doubles, r=jandem. 2013-01-29 16:20:03 -07:00
jstypes.h
jsutil.cpp
jsutil.h
jsval.h Bug 827490 - Allow native objects to have both slots and dense elements, rm dense/slow array distinction, r=billm, dvander. 2013-01-10 17:53:11 -07:00
jsversion.h
jswatchpoint.cpp Bug 690970, part 2: unmark gray read barrier for watchpoints. r=billm 2013-01-08 10:36:51 -08:00
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp Bug 751618 - Zone renaming part 8 (r=terrence) 2013-01-27 13:51:41 -08:00
jsweakmap.h
jswin64.asm
jswin.h
jsworkers.cpp Bug 820583 - Use a larger script size limit when compiling off thread, r=dvander. 2013-01-08 13:42:03 -07:00
jsworkers.h Bug 820583 - Use a larger script size limit when compiling off thread, r=dvander. 2013-01-08 13:42:03 -07:00
jswrapper.cpp Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
jswrapper.h
Makefile.in Bug 788293 - Remove e4x support. r=jorendorff,terrence,evilpie. 2013-01-24 21:24:57 -08:00
prmjtime.cpp
prmjtime.h
README.html
TraceLogging.cpp
TraceLogging.h
Y.js

<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta http-equiv="Refresh"
	 content="0;URL=http://developer.mozilla.org/en/docs/SpiderMonkey">
   <title>SpiderMonkey README</title>
</head>
<body>

<h1>SpiderMonkey README</h1>

<p>See the
<a href="http://developer.mozilla.org/en/docs/SpiderMonkey">SpiderMonkey
pages</a> on the Mozilla Developer Center</a>.

</body>
</html>