gecko/js/src
2010-08-03 16:27:08 -07:00
..
analysis-tests
assembler [JAEGER] Assert correctness for inline caches. b=583532, r=dvander. 2010-08-01 22:34:23 -07:00
build Bug 579689 - Fix cases of return without expression in a function returning "int". r=khuey 2010-07-18 11:19:48 +02:00
config Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
ctypes Remove leftover use of js_NewArrayObjectWithCapacity (follow-up for bug 581264). 2010-07-23 16:05:36 -07:00
editline Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
gnuplot Bug 579586 - TM: remove doubles from GCTIMER (r=jorendorff) 2010-07-20 09:52:02 -07:00
jsapi-tests Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
lirasm Bug 552812 - nanojit: factor out AccSet differences into TM and TR (take 3). r=edwsmith. 2010-07-27 21:28:02 -07:00
methodjit [JAEGER] Fixed uninit var warning. 2010-08-03 16:27:08 -07:00
metrics [JAEGER] Merge. 2010-08-02 11:55:59 -07:00
nanojit Bug 569819 - Fix nanojit compilation failure on mingw-w64. r=edwsmith 2010-08-02 11:59:50 +02:00
perf Fix two MSVC warnings. no_r=me. 2010-08-02 09:44:24 -05:00
ref-config
shell Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
t [JAEGER] Reverted accidental test changes. 2010-07-31 18:59:53 -07:00
tests Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
trace-test [JAEGER] ScopeNameCompiler didn't check for property existence (bug 583688). 2010-08-03 15:04:50 -07:00
tracevis
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 mozilla-central to tracemonkey. 2010-07-30 21:57:41 -07:00
aclocal.m4
bench.sh
config.mk
configure.in Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
dtoa.c
find-child.py
imacro_asm.py Bug 563728 - Switch the imacro compiler over to Python. r=Waldo. 2010-05-12 08:49:36 -05:00
imacros.jsasm Bug 581747 - Remove JSOP_CONCATN. Good-night, sweet prince. (r=waldo) 2010-08-01 21:54:09 -07:00
javascript-trace.d
jitstats.tbl
js-config.h.in [JAEGER] Bug 580144: put JS_METHODJIT in js-config.h so that everyone sees the same jscntxt.h structs 2010-07-22 14:32:52 -07:00
js-config.in
js.mdp
js.msg Bug 582643 - Reject '0x' without any hex digits. r=jorendorff 2010-07-29 17:37:25 -07:00
jsapi.cpp Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsapi.h [JAEGER] Put conservative marker in JSTracer, rather than GCMarker (bug 583149). 2010-07-29 18:46:45 -07:00
jsarena.cpp Arena pool macros don't want to die. 2010-07-11 00:09:34 -07:00
jsarena.h Arena pool macros don't want to die. 2010-07-11 00:09:34 -07:00
jsarray.cpp Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsarray.h Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsatom.cpp Fix warning in js_DumpAtoms on 64-bit (no bug) 2010-07-30 16:50:38 -07:00
jsatom.h Bug 581875 - use js::HashSet in JSAtomState (r=igor) 2010-07-28 09:54:14 -07:00
jsatominlines.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsbit.h
jsbool.cpp [JAEGER] Merge from Tracemonkey. 2010-07-29 13:23:33 -07:00
jsbool.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsbuiltins.cpp Bug 581747 - Remove JSOP_CONCATN. Good-night, sweet prince. (r=waldo) 2010-08-01 21:54:09 -07:00
jsbuiltins.h Bug 581747 - Remove JSOP_CONCATN. Good-night, sweet prince. (r=waldo) 2010-08-01 21:54:09 -07:00
jsclist.h
jscntxt.cpp Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jscntxt.h Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jscntxtinlines.h [JAEGER] Move regs->sp dec from popInlineFrame to caller to get ready for upcoming changes 2010-07-24 20:09:39 -07:00
jscompat.h
jsconfig.mk
jscpucfg.cpp
jscpucfg.h
jsdate.cpp Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsdate.h Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsdbgapi.cpp Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsdbgapi.h Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsdhash.cpp Bug 569821 - js compilation failure on mingw-w64 r=dvander 2010-06-27 01:27:18 +02:00
jsdhash.h
jsdtoa.cpp Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsdtoa.h
jsdtracef.cpp Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsdtracef.h Bug 579646 - Avoid recording when negating double(0) (r=gal) 2010-07-19 14:24:09 -07:00
jsemit.cpp Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jsemit.h [JAEGER] Merge from tracemonkey. 2010-07-19 20:49:26 -07:00
jsexn.cpp Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
jsexn.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsfun.cpp Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsfun.h Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsgc.cpp Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jsgc.h Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jsgcchunk.cpp Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jsgcchunk.h fatval tweaks: bump XDR version, remove spurious comment and #defines, realign JSStackFrame 2010-07-15 13:18:12 -07:00
jshash.cpp
jshash.h
jshashtable.h Bug 581875 - use js::HashSet in JSAtomState (r=igor) 2010-07-28 09:54:14 -07:00
jsify.pl
jsinterp.cpp Bug 580931: handle null passed to js_GetPrimitiveThis, r=jorendorff 2010-08-03 14:30:33 -07:00
jsinterp.h Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jsinttypes.h
jsinvoke.cpp
jsiter.cpp [JAEGER] Merge from Tracemonkey. 2010-07-29 13:23:33 -07:00
jsiter.h Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
jskeyword.tbl
jskwgen.cpp
jslibmath.h [JAEGER] Windows build fixes 2010-06-01 18:06:46 -07:00
jslock.cpp [JAEGER] Trying to get rid of build bustage and strict aliasing warnings surrounding usage of JS_ATOMIC_SET_MASK 2010-07-27 17:30:19 -07:00
jslock.h [JAEGER] Merge from Tracemonkey. 2010-07-29 13:23:33 -07:00
jslocko.asm
jslog2.cpp
jslong.h
jsmath.cpp Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
jsmath.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsnativestack.cpp [JAEGER] Merge from fatval & TM. 2010-07-05 18:07:39 -07: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 [JAEGER] Reland bug 576934: special-case parseInt(double) in num_parseInt, r=dvander 2010-08-03 15:47:58 -07:00
jsnum.h Bug 577536 - parseInt() uses radix 8 if the string starts with '0' but not 0x or 0X, and the digit string should be stringified before the radix is integerized. r=jorendorff 2010-07-23 02:29:44 -05:00
jsobj.cpp Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsobj.h Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsobjinlines.h Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
json.cpp Change a comment to match the surrounding code. 2010-07-30 20:26:06 -07:00
json.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsopcode.cpp Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jsopcode.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsopcode.tbl Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
jsoplengen.cpp
jsotypes.h
jsparse.cpp Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsparse.h Merge from tracemonkey. 2010-07-22 18:31:01 -07:00
jsprf.cpp
jsprf.h
jspropertycache.cpp [JAEGER] Bug 578897: teach property cache about our prototype lookup for JSOP_INSTANCEOF, r=dvander 2010-07-19 16:06:55 -07:00
jspropertycache.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jspropertycacheinlines.h
jspropertytree.cpp Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jspropertytree.h
jsproto.tbl Back out changeset fecc8ed9e813. 2010-06-16 01:17:34 -07:00
jsproxy.cpp bug 579957 - parent as a field in JSObject (relanding after wixing bug 583404). r=lw 2010-07-31 11:54:01 +02:00
jsproxy.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jsprvtd.h Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
jspubtd.h Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
jsrecursion.cpp Bug 552812 - nanojit: factor out AccSet differences into TM and TR (take 3, TM-specific part). r=gal. 2010-07-27 22:33:42 -07:00
jsregexp.cpp [JAEGER] Merge from Tracemonkey. 2010-07-29 13:23:33 -07:00
jsregexp.h Merge mozilla-central to tracemonkey. 2010-07-27 13:09:04 -07:00
jsreops.tbl
jsscan.cpp Bug 582643 - Reject '0x' without any hex digits. r=jorendorff 2010-07-29 17:37:25 -07:00
jsscan.h Bug 564369 - streamline TokenStream::getChar(), part 10. r=cdleary. 2010-05-12 21:43:27 -07:00
jsscope.cpp Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsscope.h Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsscopeinlines.h Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsscript.cpp Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsscript.h Merge from Tracemonkey. 2010-07-27 11:48:08 -07:00
jsscriptinlines.h
jsshell.msg [JAEGER] Add assertion that function JITs. r=dvander, r=jorendorff, b=579145 2010-07-15 14:48:35 -07:00
jsstack.js
jsstaticcheck.h
jsstdint.h
jsstr.cpp Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsstr.h Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsstrinlines.h Bug 578171 - Keep a static table of all length-2 strings (r=lw) 2010-07-27 21:14:31 -07:00
jstask.cpp
jstask.h
jstl.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jstracer.cpp Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jstracer.h Merge from Tracemonkey. 2010-07-28 11:16:36 -07:00
jstypedarray.cpp bug 579957 - parent as a field in JSObject (relanding after wixing bug 583404). r=lw 2010-07-31 11:54:01 +02:00
jstypedarray.h Bug 549143 - fatvals 2010-07-14 23:19:36 -07:00
jstypes.h [JAEGER] Introduce JS_NUNBOX32, JS_PUNBOX64 defines. r=dvander. 2010-07-27 18:26:57 -07:00
jsutil.cpp [JAEGER] Merge from tracemonkey. 2010-07-19 20:49:26 -07:00
jsutil.h
jsval.h Fast native constructors, bug 579471. 2010-08-03 12:20:48 -07:00
jsvalue.h Reland: Bug 577648 - arguments.callee.caller does not work in FF 4 under certain circumstances. 2010-08-01 09:58:03 -07:00
jsvector.h Fix two MSVC warnings. no_r=me. 2010-08-02 09:44:24 -05:00
jsversion.h Add an API for compartments (570040, r=jorendorff). 2010-06-04 16:32:10 -07:00
jswin.h [JAEGER] Fix build on pedantic compilers, fix win32 shell. r=dvander 2010-06-22 19:11:50 -07:00
jswince.asm
jswrapper.cpp Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
jswrapper.h Bug 580411 - AutoCompartment and JS_Enter/LeaveCrossCompartmentCall should support the trivial case of not changing compartments. r=mrbkap. 2010-07-20 18:59:29 -05:00
jsxdrapi.cpp Bug 579647 - use canonical nan in js_dmod (r=dvander) 2010-07-19 11:28:13 -07:00
jsxdrapi.h Bug 581747 - Remove JSOP_CONCATN. Good-night, sweet prince. (r=waldo) 2010-08-01 21:54:09 -07:00
jsxml.cpp Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
jsxml.h Backed out changeset 7b2b90efe57d -- the patch was landed against a tree with a lot of orange. This will hinder the orange resolution. 2010-07-28 14:36:06 +02:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in Merge from Tracemonkey. 2010-08-02 15:55:29 -07:00
Makefile.ref Remove special constructs no longer needed for Narcissus (bug 579137, r=gal) 2010-07-16 18:16:07 -07:00
nanojit-import-filemap
nanojit-import-rev Update nanojit-import-rev stamp. 2010-07-27 21:37:31 -07:00
perfect.js
plify_jsdhash.sed
prmjtime.cpp Compile with -D__STDC_LIMIT_MACROS to avoid having to fight with system headers over which includes stdint.h first. irc-r=jimb,Waldo 2010-07-12 18:06:23 -05: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>