gecko/js/src
2011-08-18 09:16:08 +02:00
..
analysis-tests
assembler Bug 673158 - Separate regexp JIT code and normal mjit code in about:memory. code=sandervv,Bas.Weelinck, r=nnethercote. 2011-08-30 17:21:36 -07:00
build Keep changeset 11247af82311 backed out on the reverted tree 2011-09-02 09:05:37 -04:00
config Keep changeset 11247af82311 backed out on the reverted tree 2011-09-02 09:05:37 -04:00
ctypes Bug 572983 ctypes.Int64(0x7fffffffffffffff) and ctypes.Int64(0x8000000000000000) does not throw type error on SPARC r=jorendorff 2011-08-30 13:26:53 +08:00
editline Backed out changeset 2d5bc18fdf9c because the commit message lacks a bug number. 2011-07-12 14:49:59 -05:00
frontend Bug 621954 - common BindLocalVariable harder in jsparse.cpp (r=cdleary). 2011-07-20 09:24:28 -05:00
gnuplot Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jit-test Bug 683470 - InlineReturn should assert using js_GetOpcode instead of *regs.pc (r=dvander) 2011-08-31 15:42:04 -07:00
jsapi-tests Merge MC -> JM 2011-08-26 11:23:35 -07:00
lirasm
methodjit bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
metrics bug 666091 - custom file for GCTIMER output. r=anygregor 2011-06-22 14:33:39 +02:00
mfbt Followup for bug 649576 GCC 4.3.3 warning. 2011-06-25 16:35:56 -07:00
nanojit Merge m-c to b-s. 2011-08-24 08:34:27 -04:00
perf
shell bug 683862 - Using JSGCTraceKind in the public API. r=luke 2011-09-01 20:43:46 +02:00
t
tests Bug 676343 - Lexical scoping bug involving UPVAR_LEVEL_LIMIT. r=brendan. 2011-09-01 11:31:09 -05:00
tracejit Merge MC -> JM 2011-08-26 11:23:35 -07:00
tracevis
v8
v8-dtoa
vm bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
vprof
xpconnect bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
yarr Bug 673158 - Separate regexp JIT code and normal mjit code in about:memory. code=sandervv,Bas.Weelinck, r=nnethercote. 2011-08-30 17:21:36 -07:00
aclocal.m4 Keep changeset 11247af82311 backed out on the reverted tree 2011-09-02 09:05:37 -04:00
configure.in Keep changeset 11247af82311 backed out on the reverted tree 2011-09-02 09:05:37 -04:00
dtoa.c
ETWProvider.man
find-child.py Backout changeset 5fe20ec0229c (bug 15529) because it breaks jsreftests 2011-06-21 18:52:32 -04:00
imacro_asm.py [INFER] Reduce inference-related script overhead, bug 674609. 2011-07-28 09:16:53 -07:00
imacros.jsasm Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
javascript-trace.d
jitstats.tbl
js-config.h.in
js-config.in Backout changeset 5fe20ec0229c (bug 15529) because it breaks jsreftests 2011-06-21 18:52:32 -04:00
js.msg Bug 682306 - Remove an unused field in JSFunction. r=dmandelin. 2011-08-30 06:07:10 -05:00
jsalloc.cpp Bug 660734, part 1 - s/ContextAllocPolicy/TempAllocPolicy/ since it doesn't call cx->malloc_ (r=igor) 2011-06-17 10:11:33 -07:00
jsalloc.h Bug 660734, part 1 - s/ContextAllocPolicy/TempAllocPolicy/ since it doesn't call cx->malloc_ (r=igor) 2011-06-17 10:11:33 -07:00
jsanalyze.cpp Backout 5f430b3d9aa4 (bug 675150) for possible OS X 10.5 Ts regression; a=dao 2011-08-30 13:59:40 +01:00
jsanalyze.h [INFER] Leave type sets initially empty for undefined properties of objects with singleton type, bug 680951. 2011-08-24 21:08:24 -07:00
jsapi.cpp bug 683862 - Using JSGCTraceKind in the public API. r=luke 2011-09-01 20:43:46 +02:00
jsapi.h bug 683862 - Using JSGCTraceKind in the public API. r=luke 2011-09-01 20:43:46 +02:00
jsarena.cpp Backout 5f430b3d9aa4 (bug 675150) for possible OS X 10.5 Ts regression; a=dao 2011-08-30 13:59:40 +01:00
jsarena.h Merge last green (and non Ts-regressing) changeset from m-i to m-c 2011-08-30 12:09:51 +01:00
jsarray.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsarray.h Merge MC -> JM 2011-08-09 13:29:11 -07:00
jsarrayinlines.h [INFER] Lazily create type objects for singleton JS objects, bug 670185. 2011-07-15 10:14:07 -07:00
jsast.tbl
jsatom.cpp Merge from mozilla-central to jsdbg2. 2011-08-09 10:21:12 -05:00
jsatom.h Merge jsdbg2 to mozilla-inbound. See bug 672829. 2011-08-13 13:29:18 -05:00
jsatominlines.h Bug 676700 - Slightly speed up js::IndexToId by converting directly to atom, not to string and then to atom. r=luke 2011-08-04 19:21:25 -07:00
jsbit.h
jsbool.cpp Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsbool.h Bug 665189 - hoist JSString and family into vm/String{.h, -inl.h, .cpp} (r=njn) 2011-06-20 11:44:20 -07:00
jsbuiltins.cpp Merge MC -> JM 2011-08-21 16:00:26 -07:00
jsbuiltins.h Merge MC -> JM 2011-08-12 07:20:08 -07:00
jscell.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsclist.h
jsclone.cpp [INFER] Fix typed array merge botch, bug 678029. 2011-08-11 09:42:41 -07:00
jsclone.h Bug 667652: Add a JS_FRIEND_API to get at the current offset in a structured clone buffer. r=jorendorff. 2011-06-29 12:09:15 -07:00
jscntxt.cpp Backout 5f430b3d9aa4 (bug 675150) for possible OS X 10.5 Ts regression; a=dao 2011-08-30 13:59:40 +01:00
jscntxt.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jscntxtinlines.h Merge MC -> JM 2011-08-21 16:00:26 -07:00
jscompartment.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jscompartment.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jscompat.h
jscpucfg.cpp
jscpucfg.h
jscrashformat.h Bug 662646 - GC topcrash diagnostics [needs backout before Aurora merge!] (r=dmandelin) 2011-07-07 17:31:24 -07:00
jscrashreport.cpp Bug 677773 - Allow JS crash diagnostics to be disabled; simplify them (r=dmandelin,ted) 2011-08-12 06:57:45 -07:00
jscrashreport.h Bug 677773 - Allow JS crash diagnostics to be disabled; simplify them (r=dmandelin,ted) 2011-08-12 06:57:45 -07:00
jsdate.cpp Merge MC -> JM. 2011-07-28 18:10:31 -07:00
jsdate.h
jsdbgapi.cpp Bug 683654 - Make TraceVis compile and run again; r=dmandelin 2011-09-01 16:56:58 +01:00
jsdbgapi.h Bug 673125: Have each JSScript maintain both a count and a flag indicating whether it should be in single-step mode. r=jorendorff. 2011-08-23 14:44:22 -05:00
jsdhash.cpp
jsdhash.h
jsdtoa.cpp
jsdtoa.h
jsemit.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsemit.h Merge MC -> JM 2011-08-14 19:51:16 -07:00
jsexn.cpp Merge MC -> JM 2011-08-21 16:00:26 -07:00
jsexn.h Bug 679013 - jsdbg2: Crash when a scripted proxy handler throws Error.prototype. r=Waldo. 2011-08-18 12:30:19 -05:00
jsfriendapi.cpp Merge MC -> JM 2011-08-09 13:29:11 -07:00
jsfriendapi.h [INFER] Allocate typeset data and properties from arenas, occasionally purge observed types in compartments, bug 679329. 2011-08-17 06:48:14 -07:00
jsfun.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsfun.h Bug 682306 - Remove an unused field in JSFunction. r=dmandelin. 2011-08-30 06:07:10 -05:00
jsfuninlines.h Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsgc.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsgc.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsgcchunk.cpp
jsgcchunk.h
jsgcinlines.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsgcmark.cpp bug 683862 - Using JSGCTraceKind in the public API. r=luke 2011-09-01 20:43:46 +02:00
jsgcmark.h [INFER] Use mark stack for type objects, bug 679887. 2011-08-26 09:50:48 -07:00
jsgcstats.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsgcstats.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jshash.cpp
jshash.h
jshashtable.h Merge MC -> JM 2011-08-21 16:00:26 -07:00
jshotloop.h
jsinfer.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsinfer.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsinferinlines.h bug 684010 - remove JSScrit::isAboutToBeFinalized. r=bhackett1024 2011-09-01 21:47:07 +02:00
jsinterp.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsinterp.h Merge MC -> JM 2011-08-26 11:23:35 -07:00
jsinterpinlines.h [INFER] Watch for recompilation triggered by while compiling a call in an inlined frame, bug 680951. 2011-08-26 08:55:00 -07:00
jsinttypes.h
jsiter.cpp Merge MC -> JM 2011-08-21 16:00:26 -07:00
jsiter.h
jskeyword.tbl
jskwgen.cpp
jslibmath.h Bug 670091 - Undefined reference to js_myfmod on mingw-w64 (r=m_kato) 2011-07-12 11:16:50 +02:00
jslock.cpp
jslock.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jslocko.asm
jslog2.cpp
jsmath.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
jsmath.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp Merge MC -> JM 2011-08-26 11:23:35 -07:00
jsnum.h Bug 674775 - Implement js::IndexToString to get a JSString corresponding to a uint32_t. r=luke 2011-07-27 17:09:12 -07:00
jsnuminlines.h Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden 2011-07-26 14:10:33 -07:00
jsobj.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsobj.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsobjinlines.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
json.cpp Merge MC -> JM 2011-07-15 14:40:15 -07:00
json.h
jsonparser.cpp Bug 667527 - Remove the array-length limitation from the method used in certain cases to append values to newborn arrays, and name it more generally than previously. r=dmandelin 2011-06-28 10:05:40 -07:00
jsonparser.h Bug 662001 - Move js::RangeCheckedPointer<T> to mozilla::RangedPtr<T>, make it no longer implicitly convert to T*, and adjust users accordingly. r=cjones 2011-06-06 11:02:34 -07:00
jsopcode.cpp Merge MC -> JM 2011-08-21 16:00:26 -07:00
jsopcode.h Merge MC -> JM 2011-08-21 16:00:26 -07:00
jsopcode.tbl [INFER] Allocate typeset data and properties from arenas, occasionally purge observed types in compartments, bug 679329. 2011-08-17 06:48:14 -07:00
jsopcodeinlines.h Add Script.prototype.getOffsetLine. 2011-06-25 20:58:17 -05:00
jsoplengen.cpp
jsotypes.h Bug 666052: Remove unused NSPR defines for events, hashtables and arenas (r=luke) 2011-06-23 13:27:04 -07:00
jsparse.cpp Bug 561359 - Predication of method optimization is too dynamic, causing "Assertion failure: &shape.methodObject() == &prev.toObject()". r=dvander. 2011-08-30 12:55:46 -05:00
jsparse.h Merge MC -> JM 2011-07-21 18:53:37 -07:00
jsprf.cpp
jsprf.h Bug 666788: Remove JS_sscanf declaration, for which there is no definition (r=cdleary) 2011-06-24 16:12:40 -07:00
jsprobes.cpp Back out c8f38fb18c6a (bug 673631) for breaking the Shark shell build 2011-08-12 19:24:22 -07:00
jsprobes.h Back out c8f38fb18c6a (bug 673631) for breaking the Shark shell build 2011-08-12 19:24:22 -07:00
jspropertycache.cpp Merge MC -> JM 2011-08-21 16:00:26 -07:00
jspropertycache.h
jspropertycacheinlines.h Bug 613452 - "Assertion failure: obj->isExtensible()" with Object.seal, sharps. r=Waldo. 2011-08-11 13:24:56 -05:00
jspropertytree.cpp Bug 576034 - Remove aliased property implementation details. r=jorendorff 2011-08-04 14:38:26 -07:00
jspropertytree.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jsproto.tbl Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal) 2011-06-28 10:57:16 -07:00
jsproxy.cpp bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsproxy.h Bug 677773 - Allow JS crash diagnostics to be disabled; simplify them (r=dmandelin,ted) 2011-08-12 06:57:45 -07:00
jsprvtd.h bug 674251 - making JSScript a GC-thing. r=jorendorff,bhackett1024 2011-08-09 10:51:59 +02:00
jspubtd.h bug 683862 - Using JSGCTraceKind in the public API. r=luke 2011-09-01 20:43:46 +02:00
jsreflect.cpp Merge MC -> JM 2011-08-21 16:00:26 -07:00
jsreflect.h Bug 590973 - Reflect.parse(): expose to chrome as a toolkit component (r=gal) 2011-06-28 10:57:16 -07:00
jsregexp.cpp Merge MC -> JM 2011-08-09 13:29:11 -07:00
jsregexp.h
jsregexpinlines.h Bug 635017 - /undefined/.match() should succeed. r=jorendorff. 2011-07-22 09:46:07 -05:00
jsreops.tbl
jsscan.cpp Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden 2011-07-26 14:10:33 -07:00
jsscan.h Bug 674283 - Add source map urls to JSScript. r=jorendorff. 2011-07-29 10:44:45 -05:00
jsscope.cpp Merge MC -> JM 2011-08-09 13:29:11 -07:00
jsscope.h Bug 576034 - Remove aliased property implementation details. r=jorendorff 2011-08-04 14:38:26 -07:00
jsscopeinlines.h bug 681884 - faster slow path of GC allocations. r=wmccloskey 2011-08-18 09:16:08 +02:00
jsscript.cpp [INFER] Only prematurely release script code when calling destroy script hook from GC, bug 679461. 2011-08-29 20:45:33 -07:00
jsscript.h bug 684010 - remove JSScrit::isAboutToBeFinalized. r=bhackett1024 2011-09-01 21:47:07 +02:00
jsscriptinlines.h Merge MC -> JM 2011-08-21 16:00:26 -07:00
jsshell.msg
jsstack.js
jsstaticcheck.h
jsstdint.h
jsstr.cpp Merge MC -> JM 2011-08-26 11:23:35 -07:00
jsstr.h Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden 2011-07-26 14:10:33 -07:00
jsstrinlines.h Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden 2011-07-26 14:10:33 -07:00
jstl.h POD trait for |long long| family, attempt to rambo Winx64 back to life. (rs=luke) 2011-06-27 15:00:17 -07:00
jstracer.cpp Revert to 176fae7de173 which was fine. 2011-09-02 09:15:54 -04:00
jstracer.h Merge MC -> JM 2011-08-26 11:23:35 -07:00
jstypedarray.cpp Bug 674179 - [INFER] Make TypeInference work on solaris sparc. r= bhackett. 2011-08-15 01:38:34 -07:00
jstypedarray.h [INFER] Fix typed array merge botch, bug 678029. 2011-08-11 09:42:41 -07:00
jstypedarrayinlines.h [INFER] Fix typed array merge botch, bug 678029. 2011-08-11 09:42:41 -07:00
jstypes.h
jsutil.cpp Bug 673625 - Add more assertions to check JSScript validity (r=dmandelin) 2011-07-25 18:05:05 -07:00
jsutil.h Bug 681071 - Enable GC compartment assertions in nightlies (r=dmandelin) 2011-08-25 10:09:19 -07:00
jsval.h Merge MC -> JM 2011-08-09 13:29:11 -07:00
jsvalue.h Merge MC -> JM 2011-08-14 19:51:16 -07:00
jsvector.h Bug 672728: Define MoveRef, an rvalue reference type; provide some support for move construction and assignment in js::Vector and js::HashTable. r=luke 2011-08-01 17:52:53 -07:00
jsversion.h Remove code for JS_HAS_ARRAY_EXTRAS, and make the extra methods ES5 added to Array.prototype always present. rs=luke 2011-07-15 14:06:40 -07:00
jswatchpoint.cpp Address review comments from billm (bug 672829 comment 65). 2011-08-11 00:58:28 -05:00
jswatchpoint.h Address review comments from billm (bug 672829 comment 65). 2011-08-11 00:58:28 -05:00
jsweakmap.cpp Bug 666549 - Don't delete empty ObjectValueMaps in WeakMaps. r=igor 2011-07-19 09:30:16 -07:00
jsweakmap.h Merge from mozilla-central to jsdbg2 branch. 2011-07-27 18:23:16 -05:00
jswin64.asm Backed out changeset c25968f1f4f0 2011-06-08 15:56:43 +09:00
jswin.h
jswrapper.cpp Merge MC -> JM 2011-08-21 16:00:26 -07:00
jswrapper.h Merge MC -> JM 2011-08-14 19:51:16 -07:00
jsxdrapi.cpp Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsxdrapi.h Bug 648175 - Remove JSOP_FOR*. Second second landing, to coin a phrase. r=dvander. 2011-07-19 11:00:43 -05:00
jsxml.cpp Merge MC -> JM 2011-08-21 16:00:26 -07:00
jsxml.h Bug 678998 - Rename IsFunctionQName to GetLocalNameFromFunctionQName and make it infallible, now that QName's localName slot stores an atom and conversion to jsid can be infallible. r=luke 2011-08-15 00:12:48 -04:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in Merge MC -> JM 2011-08-29 12:34:59 -07:00
nanojit-import-filemap
nanojit-import-rev Update nanojit-import-rev stamp. 2011-08-23 22:02:58 -07:00
prmjtime.cpp Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
prmjtime.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
README.html
resource.h
sharkctl.cpp
sharkctl.h
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>