gecko/js/src
2009-10-17 13:54:48 -04:00
..
analysis-tests
build
config [OS/2] Bug 520418 - build break due to empty short DLL names, r=pweilbacher 2009-10-12 10:33:20 +02:00
editline
jsapi-tests Merge mozilla-central to tracemonkey. 2009-09-25 11:55:38 -07:00
lirasm Bug 522363 - remove debug-break, unused parameters on displacement check, r=dvander. 2009-10-14 15:30:00 -07:00
nanojit WINCE bustage fix 2009-10-17 13:54:48 -04:00
ref-config
shell bug 454435 - optimizing allocation of doubles. r=brendan 2009-10-08 20:08:00 +04:00
t
tests Fix constructor method (foo.bar/foo[baz] initialized from a lambda) invocation to go through the method read barrier (518103, r=jorendorff). 2009-10-05 16:55:21 -07:00
trace-test Cap JIT frames to the interpreter inline call count (bug 522136, r=brendan). 2009-10-13 17:22:11 -07:00
tracevis
v8
vprof Bug 520099 - NJ merge: vprof drift, r=nnethercote. 2009-10-02 12:28:29 -07:00
xpconnect Make this message not catch the tinderbox's error parser. 2009-10-16 18:03:54 -07:00
aclocal.m4
bench.sh
builtins.tbl
config.mk
configure.in Merge mozilla-central to tracemonkey. 2009-10-01 14:08:25 -07:00
dtoa.c
imacro_asm.js.in
imacros.c.out
imacros.jsasm
javascript-trace.d
jitstats.tbl
js-config.h.in
js-config.in
js.mdp
js.msg
jsapi.cpp bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jsapi.h Bug 518463 - Alternative APIs to JS_GetStringBytes/Chars with saner out-of-memory handling. Any code using the old APIs that attempts to handle OOM at all should switch to these. r=brendan. 2009-10-02 12:42:02 -05:00
jsarena.cpp
jsarena.h
jsarray.cpp bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jsarray.h Bug 519363 - topcrash [@ js_Interpret], change some code to aid in debugging efforts. r=brendan 2009-10-07 17:30:34 -07:00
jsatom.cpp bug 517199 - typed GC free lists. r=brendan 2009-10-02 18:34:22 +04:00
jsatom.h
jsatominlines.h
jsbit.h
jsbool.cpp
jsbool.h
jsbuiltins.cpp Eagerly release frame marks during recursion (bug 521476, r=brendan). 2009-10-13 15:14:46 -07:00
jsbuiltins.h Backed out changeset 9cc88d291fc0 2009-10-05 18:31:10 -07:00
jsclist.h
jscntxt.cpp bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jscntxt.h bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jscompat.h
jsconfig.mk
jscpucfg.cpp
jscpucfg.h
jsdate.cpp Bug 511695: Fix JS warnings in MSVC8, r=brendan 2009-09-23 11:16:30 -07:00
jsdate.h
jsdbgapi.cpp Merge tracemonkey to mozilla-central. 2009-10-10 20:42:24 -05:00
jsdbgapi.h
jsdhash.cpp
jsdhash.h
jsdtoa.cpp
jsdtoa.h
jsdtracef.cpp
jsdtracef.h
jsemit.cpp Bug 515233: Widen JSTreeContext::flags to 32 bits. r=igor 2009-10-08 10:29:03 -07:00
jsemit.h Bug 515233: Move the TSF_DESTRUCTURING flag to the tree context. r=igor 2009-10-08 10:29:03 -07:00
jsexn.cpp
jsexn.h
jsfile.cpp
jsfile.h
jsfile.msg
jsfun.cpp Bug 514585: Use bitfields in JSScript instead of a flag word. r=brendan 2009-10-08 10:29:03 -07:00
jsfun.h Merge backout of bug 495331 patch 2009-10-05 18:32:06 -07:00
jsgc.cpp bug 522775 - fixing GC free list management. r=brendan 2009-10-17 12:57:14 +04:00
jsgc.h bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jshash.cpp
jshash.h
jsify.pl
jsinterp.cpp Cap JIT frames to the interpreter inline call count (bug 522136, r=brendan). 2009-10-13 17:22:11 -07:00
jsinterp.h Cap JIT frames to the interpreter inline call count (bug 522136, r=brendan). 2009-10-13 17:22:11 -07:00
jsinttypes.h
jsinvoke.cpp
jsiter.cpp
jsiter.h
jskeyword.tbl
jskwgen.cpp
jslibmath.h
jslock.cpp Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff 2009-09-25 15:30:35 +08:00
jslock.h
jslocko.asm
jslog2.cpp
jslong.h
jsmath.cpp
jsmath.h
jsnum.cpp Fall off trace if Number.toString() reports an error (522330, r=brendan). 2009-10-14 13:41:40 -07:00
jsnum.h
jsobj.cpp bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jsobj.h Bug 519363: more new diagnostic null pointers. r=gal 2009-10-08 19:00:21 -07:00
json.cpp Bug 518663 - Fix some typos in JSAutoTempValueRooter uses. r=dvander 2009-09-24 14:48:24 -07:00
json.h
jsopcode.cpp Bug 514585: Use bitfields in JSScript instead of a flag word. r=brendan 2009-10-08 10:29:03 -07:00
jsopcode.h
jsopcode.tbl
jsoplengen.cpp
jsops.cpp bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jsotypes.h
jsparse.cpp Bug 517990: Remove unused 'TS' parameter from NewNameNode and NewBindingNode. r=mrbkap 2009-10-08 10:29:03 -07:00
jsparse.h Bug 515233: Widen JSTreeContext::flags to 32 bits. r=igor 2009-10-08 10:29:03 -07:00
jsprf.cpp
jsprf.h
jsproto.tbl
jsprvtd.h Bug 519363: more new diagnostic null pointers. r=gal 2009-10-08 19:00:21 -07:00
jspubtd.h
jsrecursion.cpp Followup to bug 520590 - forgot some bits (r=dvander) 2009-10-08 14:45:04 -07:00
jsregexp.cpp add comment/assertion explaining why RegExp compiler is OK with the StackFilter 2009-09-28 14:26:18 -07:00
jsregexp.h
jsreops.tbl
jsscan.cpp Remove now-bogus (uint16) casts when storing AST node line numbers (patch revised based on ed@siliconforks.com's patch in 500128, r=me). 2009-10-03 10:33:01 -07:00
jsscan.h Bug 515233: Move the TSF_DESTRUCTURING flag to the tree context. r=igor 2009-10-08 10:29:03 -07:00
jsscope.cpp High-level CSE for shape guards (518448, r=jorendorff). 2009-09-29 19:05:19 -07:00
jsscope.h Bug 511695: Fix JS warnings in MSVC8, r=brendan 2009-09-23 11:16:30 -07:00
jsscript.cpp Bug 514585: Use bitfields in JSScript instead of a flag word. r=brendan 2009-10-08 10:29:03 -07:00
jsscript.h Bug 514585: Use bitfields in JSScript instead of a flag word. r=brendan 2009-10-08 10:29:03 -07:00
jsscriptinlines.h
jsshell.msg
jsstack.js
jsstaticcheck.h
jsstdint.h Bug 519856 - NJ merge: move VMPI stuff from avmplus, r=jimb. 2009-09-30 17:45:17 -07:00
jsstr.cpp bug 520046 - eliminating "uintN flags" parameter from js_NewSomeGCThing functions. r=brendan 2009-10-02 12:21:19 +04:00
jsstr.h Bug 519492. Use more bits for offsets, fewer for length, for dependent strings. r=brendan 2009-10-07 20:53:39 -04:00
jsstrinlines.h
jstask.cpp
jstask.h
jstl.h Backed out changeset 1a747dd43904 (bug 521880). 2009-10-12 18:00:48 -07:00
jstracer.cpp bug 505315 - constructing GC free lists during finalization. r=brendan 2009-10-16 10:10:54 +04:00
jstracer.h Bug 522587 - clean up variadic macro avoidance code, r=gal. 2009-10-15 16:04:55 -07:00
jstypes.h Bug 522587 - clean up variadic macro avoidance code, r=gal. 2009-10-15 16:04:55 -07:00
jsutil.cpp
jsutil.h Add assertions that fire when a JSAutoRequest, JSAutoSuspendRequest, JSAutoLocalRootScope, JSAutoTempValueRooter, JSAutoTempIdRooter, JSAutoIdArray, JSAutoEnumStateRooter, or JSAutoResolveFlags is used as a temporary. (Bug 518633) r=igor 2009-09-27 23:17:47 -07:00
jsvector.h Backed out changeset 1a747dd43904 (bug 521880). 2009-10-12 18:00:48 -07:00
jsversion.h
jswince.asm
jsxdrapi.cpp
jsxdrapi.h Bump XDR from recursion emitter changes (bug 520753, r=brendan). 2009-10-06 13:56:04 -07:00
jsxml.cpp bug 520046 - eliminating "uintN flags" parameter from js_NewSomeGCThing functions. r=brendan 2009-10-02 12:21:19 +04:00
jsxml.h bug 520046 - eliminating "uintN flags" parameter from js_NewSomeGCThing functions. r=brendan 2009-10-02 12:21:19 +04:00
lock_sparcv8plus.il Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff 2009-09-25 15:30:35 +08:00
lock_sparcv9.il Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff 2009-09-25 15:30:35 +08:00
lock_SunOS.s
Makefile.in Bug 519856 - NJ merge: move VMPI stuff from avmplus, r=jimb. 2009-09-30 17:45:17 -07:00
Makefile.ref
perfect.js
plify_jsdhash.sed
prmjtime.cpp
prmjtime.h
README.html
resource.h
rules.mk
SpiderMonkey.rsp
time.sh
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>