gecko/js/src
Jim Blandy d14390e72e Bug 537873: Make --enable-methodjit-spew work in non-DEBUG code. r=brendan
This isn't strictly necessary for the bug, but it was handy in making sure
the patch hadn't affected SM's behavior.
2011-02-09 11:31:39 -08:00
..
analysis-tests
assembler Bug 587369 - [OS/2] let YARR build on OS/2, r=daveryeo, gal 2010-09-21 13:08:00 -07:00
build
config
ctypes
editline
gnuplot
jit-test Fix global set ICs with branded global objects (bug 627486, r=cdleary). 2011-02-01 11:47:35 -08:00
jsapi-tests Bug 621103: Rename js::Anchor to JS::Anchor: 'JS' is the public namespace. r=waldo 2011-01-31 14:42:53 -08:00
lirasm
methodjit Split up MIC structures (bug 627486 part 2, r=cdleary). 2011-02-01 11:48:58 -08:00
metrics
nanojit Back out a26c9e7823e4 (bug 620291), didn't notice it was nanojit 2011-02-06 09:32:24 -08:00
perf
ref-config
shell Bug 630735 - NodeVector is not GC-safe (r=jorendorff) 2011-02-02 21:11:55 -08:00
t
tests Fix test broken by bug 630456 (NPOTB). 2011-02-08 14:05:30 -08:00
tracejit
tracevis
v8
v8-dtoa
vprof
xpconnect Backout bug 614347 due to test failures 2011-02-08 22:15:48 -08:00
yarr Bug 627609 followup: address comments and check for start of opcode stream before atOptionalBracket 2011-01-31 16:15:56 -08:00
aclocal.m4
bench.sh
config.mk
configure.in
dtoa.c
find-child.py
imacro_asm.py
imacros.jsasm
javascript-trace.d
jitstats.tbl
js-config.h.in
js-config.in
js.mdp
js.msg
jsanalyze.cpp
jsanalyze.h
jsapi.cpp Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jsapi.h Bug 621103: Rename js::Anchor to JS::Anchor: 'JS' is the public namespace. r=waldo 2011-01-31 14:42:53 -08:00
jsarena.cpp
jsarena.h
jsarray.cpp Bug 629817 - Add an AutoShapeVector to root shape vectors on the stack (r=luke) 2011-02-07 12:06:32 -08:00
jsarray.h
jsast.tbl
jsatom.cpp
jsatom.h
jsatominlines.h
jsbit.h
jsbool.cpp
jsbool.h
jsbuiltins.cpp Bug 623297 - Make JS_TRACE_MONITOR more robust by distinguishing callers (r=gal) 2011-02-01 10:18:06 -08:00
jsbuiltins.h
jscell.h Backout bug 614347 due to test failures 2011-02-08 22:15:48 -08:00
jsclist.h
jsclone.cpp
jsclone.h
jscntxt.cpp Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jscntxt.h Bug 629817 - Add an AutoShapeVector to root shape vectors on the stack (r=luke) 2011-02-07 12:06:32 -08:00
jscntxtinlines.h Bug 629817 - Add an AutoShapeVector to root shape vectors on the stack (r=luke) 2011-02-07 12:06:32 -08:00
jscompartment.cpp Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jscompartment.h Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jscompat.h
jsconfig.mk
jscpucfg.cpp
jscpucfg.h
jsdate.cpp Bug 619283 - Built-in JS methods must not box undefined or null into the global object when called, both to comply with ES5 and to prevent inadvertent global object exposure to secure JS variants. r=dmandelin, a=blocking 2011-01-26 13:37:45 -08:00
jsdate.h
jsdbgapi.cpp Bug 628334 - TM: In the special case where o.x=v re-creates a deleted watched property, give up tracing rather than assert. r=gal. 2011-02-07 15:17:42 -06:00
jsdbgapi.h Bug 628334 - TM: In the special case where o.x=v re-creates a deleted watched property, give up tracing rather than assert. r=gal. 2011-02-07 15:17:42 -06:00
jsdbgapiinlines.h
jsdhash.cpp
jsdhash.h
jsdtoa.cpp
jsdtoa.h
jsemit.cpp Bug 554955: Revert fix (changesets 297b1312f534, 18a1effafe19, 26d40e1e80bf, f6117465a979): 14% performance hit as measured by Talos. r=talos 2011-01-31 16:48:26 -08:00
jsemit.h Bug 629187 - Strict mode keywords are accepted as argument names and function name for strict mode functions. r=jimb 2011-01-26 16:46:38 -08:00
jsexn.cpp Bug 619283 - Built-in JS methods must not box undefined or null into the global object when called, both to comply with ES5 and to prevent inadvertent global object exposure to secure JS variants. r=dmandelin, a=blocking 2011-01-26 13:37:45 -08:00
jsexn.h
jsfriendapi.cpp
jsfriendapi.h
jsfun.cpp Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jsfun.h Bug 554955: Revert fix (changesets 297b1312f534, 18a1effafe19, 26d40e1e80bf, f6117465a979): 14% performance hit as measured by Talos. r=talos 2011-01-31 16:48:26 -08:00
jsfuninlines.h
jsgc.cpp Bug 629817 - Add an AutoShapeVector to root shape vectors on the stack (r=luke) 2011-02-07 12:06:32 -08:00
jsgc.h Backout bug 614347 due to test failures 2011-02-08 22:15:48 -08:00
jsgcchunk.cpp
jsgcchunk.h
jsgcinlines.h Bug 629817 - Add an AutoShapeVector to root shape vectors on the stack (r=luke) 2011-02-07 12:06:32 -08:00
jsgcstats.cpp
jsgcstats.h
jshash.cpp
jshash.h
jshashtable.h
jshotloop.h
jsify.pl
jsinterp.cpp Fix incoherent PC in FixupArity failure case (bug 629650, r=luke). 2011-02-01 12:04:07 -08:00
jsinterp.h Bug 619283 - Built-in JS methods must not box undefined or null into the global object when called, both to comply with ES5 and to prevent inadvertent global object exposure to secure JS variants. r=dmandelin, a=blocking 2011-01-26 13:37:45 -08:00
jsinterpinlines.h Bug 605295: Return boolean values from JSStackFrame::computeThis, not random stuff that converts silently to bool. r=waldo 2011-02-09 10:20:54 -08:00
jsinttypes.h
jsinvoke.cpp
jsiter.cpp Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jsiter.h
jskeyword.tbl
jskwgen.cpp
jslibmath.h
jslock.cpp
jslock.h
jslocko.asm
jslog2.cpp
jslong.h
jsmath.cpp
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Bug 623297 - Make JS_TRACE_MONITOR more robust by distinguishing callers (r=gal) 2011-02-01 10:18:06 -08:00
jsnum.h
jsobj.cpp Bug 629968 - Patch SunSpider performance regression. r=brendan, a=sayrer. 2011-02-07 09:18:11 -06:00
jsobj.h Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jsobjinlines.h Bug 554955: Revert fix (changesets 297b1312f534, 18a1effafe19, 26d40e1e80bf, f6117465a979): 14% performance hit as measured by Talos. r=talos 2011-01-31 16:48:26 -08:00
json.cpp Bug 629187 - Strict mode keywords are accepted as argument names and function name for strict mode functions. r=jimb 2011-01-26 16:46:38 -08:00
json.h
jsopcode.cpp Bug 537873: Make --enable-methodjit-spew work in non-DEBUG code. r=brendan 2011-02-09 11:31:39 -08:00
jsopcode.h
jsopcode.tbl Bug 554955: Revert fix (changesets 297b1312f534, 18a1effafe19, 26d40e1e80bf, f6117465a979): 14% performance hit as measured by Talos. r=talos 2011-01-31 16:48:26 -08:00
jsopcodeinlines.h
jsoplengen.cpp
jsotypes.h
jsparse.cpp Bug 631082: assume functions defined or seen in generators escape, r=brendan 2011-02-03 17:18:18 -08:00
jsparse.h Bug 554955: Revert fix (changesets 297b1312f534, 18a1effafe19, 26d40e1e80bf, f6117465a979): 14% performance hit as measured by Talos. r=talos 2011-01-31 16:48:26 -08:00
jsprf.cpp
jsprf.h
jsprobes.cpp
jsprobes.h
jspropertycache.cpp Bug 554955: Revert fix (changesets 297b1312f534, 18a1effafe19, 26d40e1e80bf, f6117465a979): 14% performance hit as measured by Talos. r=talos 2011-01-31 16:48:26 -08:00
jspropertycache.h
jspropertycacheinlines.h
jspropertytree.cpp Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jspropertytree.h Bug 630456 - Convert objects to dictionary mode less aggressively. r=brendan, a=bz. 2011-02-07 19:10:01 -08:00
jsproto.tbl
jsproxy.cpp Don't lose getter/setter attribute in default proxy set handler (bug 631488, r=brendan). 2011-02-07 16:06:24 -08:00
jsproxy.h
jsprvtd.h Bug 554955: Revert fix (changesets 297b1312f534, 18a1effafe19, 26d40e1e80bf, f6117465a979): 14% performance hit as measured by Talos. r=talos 2011-01-31 16:48:26 -08:00
jspubtd.h
jsreflect.cpp Bug 630735 - NodeVector is not GC-safe (r=jorendorff) 2011-02-02 21:11:55 -08:00
jsreflect.h
jsregexp.cpp Bug 619283 - Built-in JS methods must not box undefined or null into the global object when called, both to comply with ES5 and to prevent inadvertent global object exposure to secure JS variants. r=dmandelin, a=blocking 2011-01-26 13:37:45 -08:00
jsregexp.h
jsregexpinlines.h
jsreops.tbl
jsscan.cpp Bug 629187 - Strict mode keywords are accepted as argument names and function name for strict mode functions. r=jimb 2011-01-26 16:46:38 -08:00
jsscan.h Bug 629187 - Strict mode keywords are accepted as argument names and function name for strict mode functions. r=jimb 2011-01-26 16:46:38 -08:00
jsscope.cpp Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jsscope.h Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jsscopeinlines.h Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jsscript.cpp bug 630039 - fixing JSScript size sgtatic assert. r=dmandelin 2011-02-01 14:53:35 +01:00
jsscript.h Bug 554955: Revert fix (changesets 297b1312f534, 18a1effafe19, 26d40e1e80bf, f6117465a979): 14% performance hit as measured by Talos. r=talos 2011-01-31 16:48:26 -08:00
jsscriptinlines.h Bug 609104 - Move the property tree to the compartment (r=brendan) 2011-02-04 10:59:07 -08:00
jsshell.msg
jsstack.js
jsstaticcheck.h
jsstdint.h
jsstr.cpp Bug 619283 - Built-in JS methods must not box undefined or null into the global object when called, both to comply with ES5 and to prevent inadvertent global object exposure to secure JS variants. r=dmandelin, a=blocking 2011-01-26 13:37:45 -08:00
jsstr.h Bug 619283 - Built-in JS methods must not box undefined or null into the global object when called, both to comply with ES5 and to prevent inadvertent global object exposure to secure JS variants. r=dmandelin, a=blocking 2011-01-26 13:37:45 -08:00
jsstrinlines.h
jstl.h
jstracer.cpp Bug 628334 - TM: In the special case where o.x=v re-creates a deleted watched property, give up tracing rather than assert. r=gal. 2011-02-07 15:17:42 -06:00
jstracer.h Bug 623297 - Make JS_TRACE_MONITOR more robust by distinguishing callers (r=gal) 2011-02-01 10:18:06 -08:00
jstypedarray.cpp Bug 619283 - Built-in JS methods must not box undefined or null into the global object when called, both to comply with ES5 and to prevent inadvertent global object exposure to secure JS variants. r=dmandelin, a=blocking 2011-01-26 13:37:45 -08:00
jstypedarray.h
jstypes.h
jsutil.cpp
jsutil.h
jsval.h
jsvalue.h Bug 629817 - Add an AutoShapeVector to root shape vectors on the stack (r=luke) 2011-02-07 12:06:32 -08:00
jsvector.h
jsversion.h
jswin.h
jswince.asm
jswrapper.cpp
jswrapper.h
jsxdrapi.cpp
jsxdrapi.h
jsxml.cpp Bug 632206: remove unneeded rooting, r=lw 2011-02-07 17:49:18 -08:00
jsxml.h
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in Bug 587369 - [OS/2] let YARR build on OS/2, r=daveryeo, gal 2010-09-21 13:08:00 -07:00
Makefile.ref
nanojit-import-filemap
nanojit-import-rev
perfect.js
plify_jsdhash.sed
prmjtime.cpp
prmjtime.h
README.html
resource.h
rules.mk
sharkctl.cpp
sharkctl.h
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>