gecko/js/src
2010-06-09 21:59:18 -07:00
..
analysis-tests
build
config Remove OS X rules.mk hacks and out-of-date assert in JS_GetObjectID 2010-06-08 17:32:51 -07:00
ctypes Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
editline Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
gnuplot Bug 553682, TM: GC Profiler Part1: Gnuplot script. r=gal 2010-03-25 15:20:34 -07:00
jsapi-tests Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
lirasm Bug 560926 - Add support for arithmetic with branch on overflow (r= nnethercote+ edwsmith+ wmaddox+) 2010-06-06 17:57:30 -07:00
metrics/gc Bug 548388 GC Benchmark Suite. r=jorendorff 2010-05-14 11:17:14 -07:00
nanojit Fix typo in patch for bug 527512, and add a missing case. r=gal. 2010-06-06 20:22:48 -07:00
ref-config
shell Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
t
tests Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
trace-test Back out changeset 5f425aecd7ab again. Still has performance issues; 14% in ThisObject hook. 2010-06-07 20:36:57 -05:00
tracevis Bug 557841 - TM: "Assertion failure: BINDNAME in global code resolved to non-global object, at ../jstracer.cpp". r=dmandelin. 2010-04-19 09:21:10 -05:00
v8 Update our local copy of the V8 benchmarks to the latest test harness. 2010-05-27 17:15:56 -07:00
vprof Bug 555345 - Histogram profiling macros for JIT-generated code (r=rreitmai+) 2010-06-04 14:31:25 -07:00
xpconnect Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
aclocal.m4
bench.sh
builtins.tbl
config.mk Revert strict-aliasing disabling now that n810 has shown not to improve without it. Also change from -Wstrict-aliasing=2 to -Wstrict-aliasing=3; gcc claims the latter gives more precise warnings with fewer mistakes, and I don't think we care that much about it being a little slower, for only the files in SpiderMonkey. 2010-03-26 15:32:35 -07:00
configure.in bug 559263 - make jemalloc work with android, follow up patch r=ted 2010-06-05 13:15:50 -04:00
dtoa.c Bug 509857 - Get rid of DTOA_LOCK. r=jwalden. 2010-03-22 18:21:10 -05:00
find-child.py Bug 526074 - handle nothing-to-import case in import script, r=gal. 2010-01-25 10:32:33 -08:00
imacro_asm.py Bug 563728 - Switch the imacro compiler over to Python. r=Waldo. 2010-05-12 08:49:36 -05:00
imacros.jsasm Back out changeset ca772ab995c9 (bug 559813, trace script setters). 2010-06-02 15:58:17 -07:00
javascript-trace.d
jitstats.tbl
js-config.h.in Bug 538324 - Move ctypes into js/src. Part 1: Move ctypes into js/src/ctypes. r=sayrer 2010-04-02 12:02:17 -07:00
js-config.in
js.mdp
js.msg Improve error reporting for proxy handlers and __iterator__ (568966, r=brendan). 2010-05-29 19:04:01 -07:00
jsapi.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsapi.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsarena.cpp Backed out changeset 919950c7f0f0 2010-05-11 11:52:17 -04:00
jsarena.h Backed out changeset 919950c7f0f0 2010-05-11 11:52:17 -04:00
jsarray.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsarray.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsatom.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsatom.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsatominlines.h Remove jsboxedword, change jsid to be a jsval 2010-06-02 19:09:04 -07:00
jsbit.h bug 553812 - separate GC arena info and mark bits from the arena. r=gal,anygregor 2010-04-13 00:59:19 +04:00
jsbool.cpp Fix jsreftest regress-465453.js 2010-05-25 15:57:49 -07:00
jsbool.h Merge from tracemonkey 2010-05-11 00:41:08 -07:00
jsbuiltins.cpp Backed out changeset 23efaeb8652b 2010-05-13 02:21:27 -07:00
jsbuiltins.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsclist.h
jscntxt.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jscntxt.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jscntxtinlines.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jscompat.h
jsconfig.mk
jscpucfg.cpp Merge mozilla-central to tracemonkey. 2010-04-04 14:15:05 -04:00
jscpucfg.h
jsdate.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsdate.h Still recovering from rebase 2010-05-11 19:00:59 -07:00
jsdbgapi.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsdbgapi.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsdhash.cpp
jsdhash.h
jsdtoa.cpp New Tag scheme, no SetObject silliness 2010-05-12 16:36:10 -07:00
jsdtoa.h Bug 509857 - Get rid of DTOA_LOCK. r=jwalden. 2010-03-22 18:21:10 -05:00
jsdtracef.cpp Bug 563870: Fix dtrace linker error. (r=dvander) 2010-05-05 15:32:47 -07:00
jsdtracef.h Still recovering from rebase 2010-05-11 19:00:59 -07:00
jsemit.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsemit.h Remove jsboxedword, change jsid to be a jsval 2010-06-02 19:09:04 -07:00
jsexn.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsexn.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsfun.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsfun.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsgc.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsgc.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsgcchunk.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsgcchunk.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jshash.cpp Bug 549532 - Allow custom memory allocator use in spidermonkey. Part 1. r=dvander. 2010-04-16 15:03:53 -04:00
jshash.h
jshashtable.h Fix most MSVC warnings. 2010-05-24 13:26:38 -07:00
jsify.pl
jsinterp.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsinterp.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsinttypes.h Bug 537784: [AIX] Build bustage in js/src/jsstdint.h r=ted 2010-03-06 12:59:41 -05:00
jsinvoke.cpp
jsiter.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsiter.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jskeyword.tbl
jskwgen.cpp
jslibmath.h Use direct object shape instead of identity as key for deep property cache hits (497789, r=jorendorff). 2010-03-22 11:11:44 -07:00
jslock.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jslock.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jslocko.asm
jslog2.cpp Bug 557270 - on s390 pointers are 31-bits, have JS_CEILING_LOG2W use size_t instead of JSUword (r=brendan) 2010-04-06 16:10:54 -07:00
jslong.h
jsmath.cpp convert jsnum, touch up jsobj 2010-05-13 02:03:08 -07:00
jsmath.h fix jsiter, convert jsmath 2010-05-12 22:58:11 -07:00
jsnativestack.cpp Merge mozilla-central to tracemonkey. 2010-06-05 19:13:45 -04:00
jsnativestack.h bug 237006 - automatic detection of the native thread stack base. The patch is based on the initial patches for bug 516832 by gal and gregor. r=gregor 2010-05-19 10:29:05 +02:00
jsnum.cpp Merge 2010-05-25 11:31:47 -07:00
jsnum.h Fixes/hacks to get working on Linux x64 2010-05-26 22:35:39 -07:00
jsobj.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsobj.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsobjinlines.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
json.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
json.h Fixing shell/js 2010-05-17 18:49:58 -07:00
jsopcode.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsopcode.h Firefox builds 2010-06-07 18:21:51 -07:00
jsopcode.tbl fast object iteration (558754, r=brendan, CLOSED TREE). 2010-05-07 17:52:52 -07:00
jsoplengen.cpp
jsops.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsotypes.h
jsparse.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsparse.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsprf.cpp
jsprf.h
jspropertycache.cpp convert up to jsstr 2010-05-13 14:49:26 -07:00
jspropertycache.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jspropertycacheinlines.h Bug 558144 - un-macroize OBJ_SCOPE, OBJ_SHAPE, LOCKED_OBJ_SET_SLOT, LOCKED_OBJ_GET_SLOT (r=Waldo) 2010-04-08 11:22:04 -07:00
jspropertytree.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jspropertytree.h Use direct object shape instead of identity as key for deep property cache hits (497789, r=jorendorff). 2010-03-22 11:11:44 -07:00
jsproto.tbl Don't re-run resolve hooks after a standard class was delete (569306, r=mrbkap). 2010-06-02 01:18:50 -07:00
jsproxy.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsproxy.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsprvtd.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jspubtd.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsrecursion.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsregexp.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsregexp.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsreops.tbl
jsscan.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsscan.h Bug 564369 - streamline TokenStream::getChar(), part 10. r=cdleary. 2010-05-12 21:43:27 -07:00
jsscope.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsscope.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsscopeinlines.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsscript.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsscript.h Fix failing reftests. Align consts stored in scripts 2010-06-03 18:22:37 -07:00
jsscriptinlines.h Bug 556353 - Remove OBJ_IS_NATIVE, HAS_FUNCTION_CLASS. r=brendan. 2010-03-31 22:13:51 -07:00
jsshell.msg
jsstack.js
jsstaticcheck.h
jsstdint.h Bug 537784: [AIX] Build bustage in js/src/jsstdint.h r=ted 2010-03-06 12:59:41 -05:00
jsstr.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsstr.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsstrinlines.h
jstask.cpp bug 553033 - replacing the background free list with a vector. r=jwalden 2010-04-27 15:46:24 +02:00
jstask.h Oops, b0f49ebf6325 wants a definition (r=me) 2010-04-28 15:23:34 -07:00
jstl.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jstracer.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jstracer.h Bug 569767: add separate trace-type 'magic' for JSVAL_HOLE, r=dvander 2010-06-03 10:38:44 -07:00
jstypedarray.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jstypedarray.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jstypes.h Firefox builds 2010-06-07 18:21:51 -07:00
jsutil.cpp Backed out changeset 23efaeb8652b 2010-05-13 02:21:27 -07:00
jsutil.h bug 553033 - replacing the background free list with a vector. r=jwalden 2010-04-27 15:46:24 +02:00
jsvector.h Bug 558410 - silence strict aliasing warnings (r=jorendorff) 2010-04-19 13:08:19 -07:00
jsversion.h Add an API for compartments (570040, r=jorendorff). 2010-06-04 16:32:10 -07:00
jswince.asm
jswrapper.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jswrapper.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsxdrapi.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsxdrapi.h Reserve standard class properties in global objects (bug 561923 part 1, r=brendan). 2010-05-23 17:12:08 -07:00
jsxml.cpp Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
jsxml.h Merge with TraceMonkey 2010-06-09 21:59:18 -07:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in bug 557538 - custom GC chunk allocation. r=gal,jorendorff 2010-06-07 11:17:15 +02:00
Makefile.ref Bug 538324 - Move ctypes into js/src. Part 1: Move ctypes into js/src/ctypes. r=sayrer 2010-04-02 12:02:17 -07:00
nanojit-import-filemap
nanojit-import-rev Update nanojit-import-rev stamp. 2010-06-06 20:27:01 -07:00
perfect.js
plify_jsdhash.sed
prmjtime.cpp Bug 563938 - Cache DST offsets to improve SunSpider score. r=sayrer 2010-05-26 17:49:04 -07:00
prmjtime.h Bug 563938 - Cache DST offsets to improve SunSpider score. r=sayrer 2010-05-26 17:49:04 -07:00
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>