gecko/js/src
2009-08-06 11:37:36 -07:00
..
analysis-tests Bug 491988 - do JS_REQUIRES_STACK analysis on function pointers, r=jorendorff+dmandelin 2009-06-25 15:12:19 -04:00
build Bug 475654: Allow workaround for NSPR installations with no nspr-config script. a=wes, r=jimb 2009-07-28 13:18:50 -07:00
config Bug 508202 - Cannot build on Vista x64 with VC9 + MozillaBuild1.4 after bug 505289 r=VYV03354 r=ted.mielczarek 2009-08-05 15:33:04 -07:00
correct
editline
lirasm lirasm - Rename a parameter, as graydon requested in review for bug 505249. 2009-07-27 16:38:39 -05:00
nanojit Bug 507528 - TM/nanojit: add indirect call code to the core and x86 back-end. r=rreitmai. 2009-08-03 08:54:02 +10:00
ref-config Bug 492594: Add new js/src/ref-config makefile for HP-UXB.11.31. NPOB. 2009-05-22 11:57:37 -07:00
shell Bug 503476: Use configure to decide whether to call sbrk. r=jorendorff 2009-08-04 11:38:51 -07:00
t
tracevis Add some info on troubleshooting in the TraceVis README. 2009-07-07 12:31:09 +10:00
v8
vprof Backed out changeset d0be9284ea67 2009-07-30 14:28:26 -07:00
xpconnect Bug 508483 - Don't try to create XPCNativeWrappers around a double-wrapped object. r+sr=jst 2009-08-04 20:52:10 -07:00
aclocal.m4
bench.sh Add an argument to bench.sh that selects which shell to test (no bug). 2009-07-03 22:26:27 -07:00
builtins.tbl Bug 453730: trace JSOP_ARGUMENTS, r=gal 2009-07-08 11:16:41 -07:00
call.js
config.mk Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org 2009-06-30 15:55:16 -07:00
configure.in Bug 506887: Clarify documentation for --with-system-nspr. r=luser 2009-08-04 11:43:58 -07:00
correct.sh Bug 504474 JS_ValueToBoolean is void 2009-07-22 17:31:04 -05:00
dtoa.c
if.js
imacro_asm.js.in Bug 470964 - Simulate CFG in imacro assembler and decompiler, r=brendan. 2009-04-24 09:07:49 -07:00
imacros.c.out Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
imacros.jsasm Support tracing instanceof operator (498351, r=jorendorff). 2009-06-15 16:44:30 +01:00
javascript-trace.d
jitstats.tbl Bug 499865. Log blacklists as part of our jitstats. r=jorendorff 2009-06-23 23:44:38 -04:00
js-config.h.in Bug 479258: Don't define <stdint.h> types in public headers. r=brendan 2009-03-18 11:38:15 -07:00
js-config.in
js.mdp
js.msg Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap). 2009-06-04 18:58:47 -07:00
jsapi.cpp Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsapi.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
jsarena.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsarena.h
jsarray.cpp Bug 505123: Don't use fastcall calling convention in inline function. a=jacek, r=jimb 2009-08-06 11:37:36 -07:00
jsarray.h Bug 506982 - Fix up jstracer style. r=Waldo. 2009-07-29 11:58:19 -05:00
jsatom.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsatom.h Make js_ValueToString inline (503669, r=jwalden). 2009-07-13 14:55:04 -07:00
jsatominlines.h Bug 503992 - js_Int32ToId doesn't return the right id when passed a negative integer which doesn't fit in a jsval. Also change how 'in' is interpreted on trace so that we don't side-exit when the named property exists directly on the object. ALL HAIL TESTCASES! r=jorendorff 2009-07-15 02:48:49 -07:00
jsbit.h Bug 452912 - Optimize Windows x64 build for javascript engine. r=dvander 2009-07-28 19:47:34 +09:00
jsbool.cpp bug 504033 - avoiding calling JSFinalizeStub. r=brendan 2009-07-22 18:23:21 +02:00
jsbool.h Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo 2009-06-30 20:19:42 -04:00
jsbuiltins.cpp Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsbuiltins.h Bug 506982 - Fix up jstracer style. r=Waldo. 2009-07-29 11:58:19 -05:00
jsclist.h
jscntxt.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jscntxt.h Backed out changeset d0be9284ea67 2009-07-30 14:28:26 -07:00
jscompat.h Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsconfig.mk Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org 2009-06-30 15:55:16 -07:00
jscpucfg.cpp Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jscpucfg.h
jsdate.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsdate.h Bug 506982 - Fix up jstracer style. r=Waldo. 2009-07-29 11:58:19 -05:00
jsdbgapi.cpp Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff 2009-07-30 11:48:02 -07:00
jsdbgapi.h Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff 2009-07-30 11:48:02 -07:00
jsdhash.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsdhash.h
jsdtoa.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsdtoa.h
jsdtracef.cpp b=403345; dtrace probes get wrong function name, filename, and line number info when native methods are involved; r=brendan 2009-06-17 13:50:03 -07:00
jsdtracef.h b=403345; dtrace probes get wrong function name, filename, and line number info when native methods are involved; r=brendan 2009-06-17 13:50:03 -07:00
jsemit.cpp Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsemit.h Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsexn.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsexn.h
jsfile.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsfile.h
jsfile.msg
jsfun.cpp Bug 507424: allocate slots for cloneable regexps in js_AllocFlatClosure if needed, r=igor 2009-07-31 11:34:33 -07:00
jsfun.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
jsgc.cpp Bug 506786 - JSScope::trace method. r=brendan. 2009-07-28 04:00:35 -05:00
jsgc.h When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jshash.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jshash.h Hide C++ from C includers. 2009-07-16 13:33:46 -07:00
jsify.pl
jsinterp.cpp Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff 2009-07-30 11:48:02 -07:00
jsinterp.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
jsinttypes.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
jsinvoke.cpp Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsiter.cpp Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsiter.h upvar2, aka the big one take 2 (452598, r=mrbkap). 2009-04-05 21:17:22 -07:00
jskeyword.tbl
jskwgen.cpp Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jslibmath.h Fix -0 modulo -x disagreement on Windows (bug 503595, r=sayrer). 2009-07-11 12:40:37 -07:00
jslock.cpp Merge mozilla-central to tracemonkey. 2009-07-28 15:39:43 -04:00
jslock.h Bug 452912 - Optimize Windows x64 build for javascript engine. r=dvander 2009-07-28 19:47:34 +09:00
jslocko.asm
jslog2.cpp Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan 2009-03-18 11:38:16 -07:00
jslong.h
jsmath.cpp Bug 505123: Don't use fastcall calling convention in inline function. a=jacek, r=jimb 2009-08-06 11:37:36 -07:00
jsmath.h Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsnum.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsnum.h Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo 2009-06-30 20:19:42 -04:00
jsobj.cpp Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsobj.h Bug 506982 - Fix up jstracer style. r=Waldo. 2009-07-29 11:58:19 -05:00
json.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
json.h Bug 442059 - [native JSON] allow to blacklist keys by name when encoding to JSON. r=brendan 2009-05-07 13:28:21 -07:00
jsopcode.cpp Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsopcode.h Bug 492720 libgjs failed to compile with jsopcode.h of Firefox 3.5 beta 4 r=brendan 2009-06-11 14:52:06 +08:00
jsopcode.tbl Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsoplengen.cpp Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsotypes.h
jsparse.cpp Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsparse.h Bug 499790 - common sub-expression elim for repeated (PND_ASSIGNED | PND_FUNARG), r=mrbkap. 2009-07-17 11:36:45 -07:00
jsprf.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsprf.h
jsproto.tbl bug 491013 - fixing shared setter regression and eliminating several useless anonymous prototype objects. r=brendan 2009-05-06 20:33:10 -02:30
jsprvtd.h Bug 200505 - Better fix for C/C++ syntax problems with declaring the JSTempVector template. r=jwalden 2009-07-01 16:15:01 -07:00
jspubtd.h When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsregexp.cpp Backed out changeset d0be9284ea67 2009-07-30 14:28:26 -07:00
jsregexp.h Bug 497618 - Change JSString macros to methods. r=Waldo. 2009-06-10 20:29:44 -05:00
jsreops.tbl
jsscan.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsscan.h Bug 490818 - Packed JS that works in Firefox 3.0 and all other browsers fails in Firefox 3.5 (r=mrbkap). 2009-05-08 14:00:56 -07:00
jsscope.cpp Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsscope.h Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsscript.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsscript.h Wrapper automation should not apply to flat closures, plus cleanup (496790, r=igor). 2009-06-09 00:51:02 -07:00
jsshell.msg
jsstack.js Bug 491988 - do JS_REQUIRES_STACK analysis on function pointers, r=jorendorff+dmandelin 2009-06-25 15:12:19 -04:00
jsstaticcheck.h
jsstdint.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
jsstr.cpp Bug 507425 - cx->bailExit doesn't get cleared after a native setter. r=gal. 2009-07-30 15:21:23 -05:00
jsstr.h Bug 406271: add quantifier support for regexp->native compiler, r=dmandelin 2009-07-16 17:17:35 -07:00
jstask.cpp Bug 506880 - Deadlock on exit in threadsafe shell. r=gal. 2009-07-28 04:39:40 -05:00
jstask.h When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jstracer.cpp Bug 495330: trace JSOP_INCNAME and related ops for closures, r=gal 2009-07-31 17:52:30 -07:00
jstracer.h Bug 495330: trace JSOP_INCNAME and related ops for closures, r=gal 2009-07-31 17:52:30 -07:00
jstypes.h Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsutil.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsutil.h When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsvector.h Bug 406271: add quantifier support for regexp->native compiler, r=dmandelin 2009-07-16 17:17:35 -07:00
jsversion.h
jswince.asm Fix Windows CE from bug 487416 (arm architecture detection) 2009-05-12 10:06:39 +01:00
jsxdrapi.cpp When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo). 2009-07-27 21:10:12 -07:00
jsxdrapi.h Backed out changeset e09130fcb013 2009-07-28 18:51:35 -04:00
jsxml.cpp Bug 506894 - Crash - e4x/GC/regress-357063-01.js. r=gal 2009-07-28 12:19:00 -07:00
jsxml.h Avoid integer division in NewGCThing path (503157, r=jwalden). 2009-07-14 17:06:09 -07:00
lock_SunOS.s
Makefile.in Backed out changeset d0be9284ea67 2009-07-30 14:28:26 -07:00
Makefile.ref Bug 502953 - Followup patch to remove residual makefile entries, r=dvander. 2009-07-09 13:33:16 -07:00
mandelbrot-results.js
math-partial-sums.js
math-trace-tests.js Bug 479110 - TM: avoid frequent mismatch exits. r=brendan 2009-04-04 17:23:34 -04:00
md5.js
perfect.js
plify_jsdhash.sed
prmjtime.cpp Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
prmjtime.h bug 487515 - PRMJ_Now needs better granularity for panning in fennec r=crowder, robarnold 2009-04-16 12:03:56 -04:00
README.html
resource.h Bug 506821: clean up trailing whitespace, r=brendan 2009-07-27 18:40:12 -07:00
rules.mk
SpiderMonkey.rsp Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org 2009-06-30 15:55:16 -07:00
time.sh
trace-test.js Bug 507425 - cx->bailExit doesn't get cleared after a native setter. r=gal. 2009-07-30 15:21:23 -05:00
Y.js

<!-- ***** BEGIN LICENSE BLOCK *****
   - Version: MPL 1.1/GPL 2.0/LGPL 2.1
   -
   - The contents of this file are subject to the Mozilla Public License Version
   - 1.1 (the "License"); you may not use this file except in compliance with
   - the License. You may obtain a copy of the License at
   - http://www.mozilla.org/MPL/
   -
   - Software distributed under the License is distributed on an "AS IS" basis,
   - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
   - for the specific language governing rights and limitations under the
   - License.
   - 
   - The Original Code is Mozilla Communicator client code, released
   - March 31, 1998.
   - 
   - The Initial Developer of the Original Code is
   - Netscape Communications Corporation.
   - Portions created by the Initial Developer are Copyright (C) 1998-1999
   - the Initial Developer. All Rights Reserved.
   - 
   - Contributor(s):
   - 
   - Alternatively, the contents of this file may be used under the terms of
   - either of the GNU General Public License Version 2 or later (the "GPL"),
   - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
   - in which case the provisions of the GPL or the LGPL are applicable instead
   - of those above. If you wish to allow use of your version of this file only
   - under the terms of either the GPL or the LGPL, and not to allow others to
   - use your version of this file under the terms of the MPL, indicate your
   - decision by deleting the provisions above and replace them with the notice
   - and other provisions required by the GPL or the LGPL. If you do not delete
   - the provisions above, a recipient may use your version of this file under
   - the terms of any one of the MPL, the GPL or the LGPL.
   -
   - ***** END LICENSE BLOCK ***** -->
<!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>