gecko/js/src
2010-05-10 22:01:31 -07:00
..
analysis-tests
build
config Merge mozilla-central to tracemonkey. 2010-04-04 14:15:05 -04:00
ctypes Revert accidental change. 2010-04-07 15:29:41 -07:00
editline Bug 551879 - TM: remove shell/js.cpp and editline.c warnings. r=gal. 2010-03-12 17:33:54 +11:00
gnuplot Bug 553682, TM: GC Profiler Part1: Gnuplot script. r=gal 2010-03-25 15:20:34 -07:00
jsapi-tests Bug 556353 - Remove OBJ_IS_NATIVE, HAS_FUNCTION_CLASS. r=brendan. 2010-03-31 22:13:51 -07:00
lirasm Bug 555633 - nanojit: rename opcodes in LIRopcode.tbl. r=edwsmith. 2010-03-31 15:07:50 -07:00
nanojit Bug 557705 - nanojit: clean up codegen of i386 jumps. r=edwsmith. 2010-04-06 20:09:32 -07:00
ref-config
shell (unrebased) remove regs 2010-03-03 18:10:13 -08:00
t
tests Bug 556876 - PropertyDescriptor::initialize can throw a SyntaxError instead of a TypeError. r=jorendorff 2010-04-04 21:59:09 -07:00
trace-test Bug 555484 - add test case 2010-04-08 13:32:32 -07:00
tracevis
v8
vprof Fix bustage in _nvprof macro (no bug, r=nnethercote+) 2010-03-15 20:57:35 -04:00
xpconnect Bug 413730 - Replace all OBJ_GET_CLASS() macro calls with JSObject::getClass() calls. r=gal. 2010-04-07 16:09:49 -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 556902 - Fix ctypes warnings. r=benjamn 2010-04-06 17:43:18 -07: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.js.in Bug 484508 - Support imacro groups corresponding to non-contiguous opcodes. r=brendan 2009-12-31 14:05:54 -06:00
imacros.c.out Bug 545165 - fix/simplify JSOP_CONCATN (r=jorendorff) 2010-02-19 19:22:37 -08:00
imacros.jsasm Bug 545165 - fix/simplify JSOP_CONCATN (r=jorendorff) 2010-02-19 19:22:37 -08: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 Bug 556876 - PropertyDescriptor::initialize can throw a SyntaxError instead of a TypeError. r=jorendorff 2010-04-04 21:59:09 -07:00
jsapi.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsapi.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsarena.cpp
jsarena.h Backed out changeset 04023ea0fb08. 2010-03-11 12:19:36 -08:00
jsarray.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsarray.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsatom.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsatom.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsatominlines.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsbit.h 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
jsbool.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsbool.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsbuiltins.cpp (unrebased) remove regs 2010-03-03 18:10:13 -08:00
jsbuiltins.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsclist.h
jscntxt.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jscntxt.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jscntxtinlines.h (unrebased) fat value patch 2010-05-10 22:01:31 -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 (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsdate.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsdbgapi.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsdbgapi.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsdhash.cpp
jsdhash.h
jsdtoa.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsdtoa.h Bug 509857 - Get rid of DTOA_LOCK. r=jwalden. 2010-03-22 18:21:10 -05:00
jsdtracef.cpp (unrebased) remove regs 2010-03-03 18:10:13 -08:00
jsdtracef.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsemit.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsemit.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsexn.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsexn.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsfun.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsfun.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsgc.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsgc.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jshash.cpp Backed out changeset 04023ea0fb08. 2010-03-11 12:19:36 -08:00
jshash.h
jshashtable.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsify.pl
jsinterp.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsinterp.h (unrebased) fat value patch 2010-05-10 22:01:31 -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 (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsiter.h (unrebased) fat value patch 2010-05-10 22:01:31 -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 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
jslock.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
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 Bug 552574 - de-mystify js_ValueToNumber API (r=igor) 2010-04-07 13:18:50 -07:00
jsmath.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsnum.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsnum.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsobj.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsobj.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsobjinlines.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
json.cpp Bug 413730 - Replace all OBJ_GET_CLASS() macro calls with JSObject::getClass() calls. r=gal. 2010-04-07 16:09:49 -07:00
json.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsopcode.cpp (unrebased) remove regs 2010-03-03 18:10:13 -08:00
jsopcode.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsopcode.tbl Bug 545165 - fix/simplify JSOP_CONCATN (r=jorendorff) 2010-02-19 19:22:37 -08:00
jsoplengen.cpp
jsops.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsotypes.h
jsparse.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsparse.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsprf.cpp
jsprf.h
jspropertycache.cpp (unrebased) remove regs 2010-03-03 18:10:13 -08: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 Followup fix for 497789: work around apparent gcc 4.4 aliasing bug (r=dvander). 2010-03-22 16:26:28 -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 Bug 543057 - Drop the Script object (r=brendan) 2010-03-04 00:33:57 -08:00
jsprvtd.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jspubtd.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsrecursion.cpp (unrebased) remove regs 2010-03-03 18:10:13 -08:00
jsregexp.cpp (unrebased) remove regs 2010-03-03 18:10:13 -08:00
jsregexp.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsreops.tbl
jsscan.cpp Bug 553423 - JS scanner namespacing cleanup (r=lw) 2010-03-21 16:07:48 -07:00
jsscan.h Bug 554102: Cleanup: switch from global TokenStream functions to methods. a=cdleary, r=jimb 2010-03-23 17:30:36 -07:00
jsscope.cpp 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
jsscope.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsscopeinlines.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsscript.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsscript.h (unrebased) fat value patch 2010-05-10 22:01:31 -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 (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsstr.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsstrinlines.h
jstask.cpp
jstask.h
jstl.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jstracer.cpp (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jstracer.h Bug 554996 - Eliminate native-ops check before testing property cache. Part 2: tracer. r=gal. 2010-03-29 10:35:38 -05:00
jstypedarray.cpp Bug 556340 - TypedArrayTemplate<*>::fun_slice leaks ntarray when JS_NewObject fails. r=jorendorff. 2010-04-07 16:16:19 -05:00
jstypedarray.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jstypes.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsutil.cpp Bug 551276 - a more type-safe way to zero memory (r=Waldo) 2010-03-10 15:34:12 -08:00
jsutil.h Bug 545962 - Workers for the js shell. r=igor. 2010-04-06 08:15:15 -05:00
jsvector.h Vector::resize should initialize new elements always; fixes AutoValueVector bug (r=Waldo) 2010-04-06 16:40:49 -07:00
jsversion.h Bug 543057 - Drop the Script object (r=brendan) 2010-03-04 00:33:57 -08:00
jswince.asm
jsxdrapi.cpp
jsxdrapi.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
jsxml.cpp (unrebased) remove regs 2010-03-03 18:10:13 -08:00
jsxml.h (unrebased) fat value patch 2010-05-10 22:01:31 -07:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in Merge mozilla-central to tracemonkey. 2010-04-04 14:15:05 -04: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-04-06 20:17:37 -07:00
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>