gecko/js/src
2008-10-01 03:22:30 -05:00
..
config bug 453388/bug 454624 - link using g++ instead of ld, so that static constructors/destructors will fire correctly r=crowder 2008-09-10 15:16:50 -04:00
correct Add check to make sure bug 452008 remains fixed. 2008-09-15 19:36:03 -04:00
editline Bug 330237 - editline.c:1038: warning: implicit declaration of function getpid. r=mrbkap 2008-09-08 13:27:57 +02:00
liveconnect Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
nanojit TM: move cmov_available setting into nj arch backends where appropriate 2008-09-30 17:15:09 -07:00
t
v8 Add V8 benchmark suite. 2008-09-02 23:11:15 -07:00
vprof
xpconnect Backing out patch for bug 456027 to try to fix test bustage 2008-09-27 20:56:42 +12:00
bench.sh Add a simple script that calculates an aggregate score over all tests running with the jit in t/*. 2008-08-15 20:26:45 -07:00
build.mk
builtins.tbl Bug 456165 part 2. Trace Date.now. r=gal 2008-09-26 14:37:50 -04:00
call.js
config.mk Backed out changeset c5d4e22e54ad (reopened 456201). 2008-09-25 07:58:56 -07:00
correct.sh Add some basic correctness tests for benchmarks 2008-09-08 21:02:57 -04:00
dtoa.c Bug 452346 - Fix latent bug in rv_alloc. r=crowder 2008-08-27 11:43:35 -07:00
if.js
javascript-trace.d
jitstats.tbl Adding missing file 2008-09-21 09:03:16 -04:00
js3240.rc
js.cpp Compilation fixes for DISABLE_JIT=1 (r=danderson). 2008-09-22 13:04:47 -07:00
js.mdp
js.msg Upvar, v0.1 (limited to looking up from eval in a function, to the function's args and vars). 2008-08-21 03:47:33 -07:00
js.pkg
jsapi.cpp Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
jsapi.h Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
jsarena.cpp
jsarena.h
jsarray.cpp Bug 389034 - JS_SetProperty() ends up resolving w/o JSRESOLVE_ASSIGNING (r=brendan, sr=bzbarsky) 2008-09-25 11:13:31 -05:00
jsarray.h Expose push pop in jsarray and add builtins (453734, r=mrbkap). 2008-09-16 17:07:59 -07:00
jsatom.cpp Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
jsatom.h Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
jsbit.h
jsbool.cpp Bug 97954: Give jsconfig.h a better name, and make room for the new js-config.h. r=bsmedberg 2008-09-05 10:19:17 -07:00
jsbool.h
jsbuiltins.cpp Bug 456165 part 2. Trace Date.now. r=gal 2008-09-26 14:37:50 -04:00
jsclist.h
jscntxt.cpp Bug 389034 - JS_SetProperty() ends up resolving w/o JSRESOLVE_ASSIGNING (r=brendan, sr=bzbarsky) 2008-09-25 11:13:31 -05:00
jscntxt.h Merge. 2008-09-30 16:35:52 -07:00
jscompat.h
jsconfig.mk
jscpucfg.cpp
jscpucfg.h
jsdate.cpp Bug 456165 part 2. Trace Date.now. r=gal 2008-09-26 14:37:50 -04:00
jsdate.h Bug 456165 part 2. Trace Date.now. r=gal 2008-09-26 14:37:50 -04:00
jsdbgapi.cpp bug 446386 - eliminating compiler pseudo-frames. r=brendan 2008-09-08 11:47:12 +02:00
jsdbgapi.h Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
jsdhash.cpp Bug 449233. Assert when decrementing the jsdhash/pldhash recursion level past 0. r=dbaron,brendan, sr=dbaron 2008-08-26 13:02:04 -04:00
jsdhash.h Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
jsdtoa.cpp bug 450392 - fixing -Wstrict-aliasing=2 warnings 2008-08-26 10:46:34 +02:00
jsdtoa.h
jsdtracef.c
jsdtracef.h
jsemit.cpp Follow-up work for 457789, emit JSOP_RESUME after JSOP_NEW as well (r=brendan). 2008-09-29 21:30:02 -07:00
jsemit.h bug 446386 - eliminating compiler pseudo-frames. r=brendan 2008-09-08 11:47:12 +02:00
jsexn.cpp bug 432917: Replace "must flow through label" comments with statically-checkable macro. r=igor 2008-09-08 10:51:10 -07:00
jsexn.h bug 446386 - eliminating compiler pseudo-frames. r=brendan 2008-09-08 11:47:12 +02:00
jsfile.cpp - Add String match and three replace overloadings, and allow known native matching to continue in search of exact match (not best, and not abort on first mismatch). 2008-08-12 18:52:28 -07:00
jsfile.h
jsfile.msg
jsfun.cpp Properly handle side exits in scripted constructors (originally mrbkap, r=brendan, 453462). 2008-09-18 14:13:37 -07:00
jsfun.h Upvar, v0.1 (limited to looking up from eval in a function, to the function's args and vars). 2008-08-21 03:47:33 -07:00
jsgc.cpp Merge. 2008-09-30 16:35:52 -07:00
jsgc.h bug 378918 - scalable thread-local GC free lists 2008-09-25 15:27:59 +02:00
jshash.cpp
jshash.h Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
jsify.pl Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
jsinterp.cpp Merge. 2008-09-30 16:35:52 -07:00
jsinterp.h Properly handle side exits in scripted constructors (originally mrbkap, r=brendan, 453462). 2008-09-18 14:13:37 -07:00
jsinvoke.cpp
jsiter.cpp Bug 97954: Give jsconfig.h a better name, and make room for the new js-config.h. r=bsmedberg 2008-09-05 10:19:17 -07:00
jsiter.h - Avoid unnecessary FASTCALL builtin wrappers for existing js_* library-private or friend functions, which could be (and now are) fastcall (JS_FASTCALL). A couple of builtins avoid name collisions by using js_Fast instead of just js_ as their name prefix. 2008-08-10 00:39:18 -07:00
jskeyword.tbl
jskwgen.cpp Bug 97954: Give jsconfig.h a better name, and make room for the new js-config.h. r=bsmedberg 2008-09-05 10:19:17 -07:00
jslibmath.h Bug 97954: Give jsconfig.h a better name, and make room for the new js-config.h. r=bsmedberg 2008-09-05 10:19:17 -07:00
jslock.cpp bug 453889: Correct prbool misuse in spidermonkey 2008-09-08 13:41:09 -07:00
jslock.h bug 417131 - caching enumerators to speedup for-in loops. r=brendan 2008-08-19 13:00:14 -04:00
jslocko.asm
jslog2.cpp
jslong.cpp
jslong.h
jsmath.cpp Merge tracemonkey -> mozilla-central 2008-09-09 23:38:21 -07:00
jsmath.h
jsnum.cpp Bug 97954: Give jsconfig.h a better name, and make room for the new js-config.h. r=bsmedberg 2008-09-05 10:19:17 -07:00
jsnum.h Export js_NaN. 2008-08-21 00:13:40 -07:00
jsobj.cpp Merge. 2008-09-30 16:35:52 -07:00
jsobj.h Bug 455953 - js_DumpObject debugging function (r=crowder) 2008-09-25 11:29:12 -05:00
jsopcode.cpp In the decompiler, skip over JSOP_RESUME after JSOP_NEW/CALL/EVAL/SETCALL (457824, r=brendan). 2008-09-30 21:09:14 -07:00
jsopcode.h bug 449494 - uniform handling of bytecodes with variable stack uses. r=mrbkap,brendan 2008-09-02 08:25:15 +02:00
jsopcode.tbl Add a resume point (JSOP_RESUME) immediately following JSOP_CALL (457789, r=mrbkap). 2008-09-29 18:49:40 -07:00
jsoplengen.cpp
jsOS240.def
jsotypes.h
jsparse.cpp Bug 453345 - Only look at pn_extra if we're actually a list. r=brendan 2008-09-08 11:47:15 -07:00
jsparse.h bug 446386 - eliminating compiler pseudo-frames. r=brendan 2008-09-08 11:47:12 +02:00
jsprf.cpp
jsprf.h
jsproto.tbl Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
jsprvtd.h Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
jspubtd.h Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
jsregexp.cpp Bug 412866 - Reuse regexp arena, original patch by Robin Bate Boerop <moz@shorestreet.com>, refreshed by Ryan VanderMuelen <ryanvm@gmail.com>, r=crowder 2008-09-12 15:11:48 -07:00
jsregexp.h - Add String match and three replace overloadings, and allow known native matching to continue in search of exact match (not best, and not abort on first mismatch). 2008-08-12 18:52:28 -07:00
jsreops.tbl
jsscan.cpp bug 432917: Replace "must flow through label" comments with statically-checkable macro. r=igor 2008-09-08 10:51:10 -07:00
jsscan.h Bug 97954: Give jsconfig.h a better name, and make room for the new js-config.h. r=bsmedberg 2008-09-05 10:19:17 -07:00
jsscope.cpp Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
jsscope.h Avoid needless prototype-shape purges (454035, r=igor). 2008-09-09 11:24:03 -07:00
jsscript.cpp bug 446386 - eliminating compiler pseudo-frames. r=brendan 2008-09-08 11:47:12 +02:00
jsscript.h Upvar, v0.1 (limited to looking up from eval in a function, to the function's args and vars). 2008-08-21 03:47:33 -07:00
jsshell.msg
jsstaticcheck.h bug 432917: Replace "must flow through label" comments with statically-checkable macro. r=igor 2008-09-08 10:51:10 -07:00
jsstddef.h - Avoid unnecessary FASTCALL builtin wrappers for existing js_* library-private or friend functions, which could be (and now are) fastcall (JS_FASTCALL). A couple of builtins avoid name collisions by using js_Fast instead of just js_ as their name prefix. 2008-08-10 00:39:18 -07:00
jsstr.cpp Patch from Mike Kaplinskiy <mike.kaplinskiy@gmail.com> implementing trim, trimLeft, and trimRight (305064, r=me). 2008-09-07 10:22:41 -07:00
jsstr.h Fix bool FASTCALL vs. Nanojit calling convention bug, also some non-bool whoppers caught in the process (453361, r=mrbkap). 2008-09-02 15:37:22 -07:00
jstracer.cpp For GETELEM/SETELEM we must check that its a native object first before trying to compare the objects shape to the shape of the global object to ensure its not aliasing the global object (457979, r=shaver). 2008-09-30 20:10:46 -07:00
jstracer.h Bug 456810 - TM: Crash on digg.com with adblock plus [@ ReconstructPCStack] (r=gal). 2008-09-25 15:04:48 -07:00
jstypes.h Bug 440714 use -xldscope for Sun Studio on Solaris r=vladimir,benjamin sr=benjamin 2008-09-08 14:21:07 +08:00
jsutil.cpp
jsutil.h Bug 429105 [Solaris] Failed to build mozilla-central on solaris in js module. brendan: review+ 2008-09-02 10:03:18 +08:00
jsversion.h Bug 97954: Give jsconfig.h a better name, and make room for the new js-config.h. r=bsmedberg 2008-09-05 10:19:17 -07:00
jsxdrapi.cpp bug 453889: Correct prbool misuse in spidermonkey 2008-09-08 13:41:09 -07:00
jsxdrapi.h Update XDR version number after bytecode change (457789, r=brendan). 2008-09-29 22:11:35 -07:00
jsxml.cpp bug 432917: Replace "must flow through label" comments with statically-checkable macro. r=igor 2008-09-08 10:51:10 -07:00
jsxml.h Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
lock_SunOS.s
Makefile.in Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
Makefile.ref Back out Robert Sayre's patch from bug 408838 due to test failures (changeset 2fe3cb0c9f7c). 2008-10-01 03:22:30 -05:00
math-partial-sums.js
md5.js
perfect.js
plify_jsdhash.sed Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
prmjtime.cpp Bug 398946 - Remove JS_STATIC_DLL_CALLBACK and JS_DLL_CALLBACK from the tree; r=(benjamin + bent.mozilla) 2008-09-07 00:21:43 +02:00
prmjtime.h
README.html
resource.h
rules.mk Backed out changeset c5d4e22e54ad (reopened 456201). 2008-09-25 07:58:56 -07:00
SpiderMonkey.rsp
time.sh
trace-test.js Fixed crash when charCodeAt failed (with NaN) while recording (bug 457795, r=gal). 2008-09-29 23:20:34 -05:00
trace.js
win32.order
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>