gecko/js/src
Steve Fink 243e7968e5 Bug 678954 - Add object files back into dtrace command line for Solaris dtrace support (r=khuey)
Also the current version of systemtap on Linux does not need those object files any more (older versions did), they are accepted without complaint.

--HG--
extra : rebase_source : 95171251f96b31b4dbc9064fc75ff3aeaac4bf87
2011-08-17 15:14:52 -07:00
..
analysis-tests
assembler Bug 678928: don't use fmem_imm_off in the macro assembler, use its wrapper: 'floatTransfer'. r=adrake 2011-08-19 15:08:42 -07:00
build Merge b-s to m-c. 2011-08-10 11:12:30 -04:00
config Bug 678954 - Add object files back into dtrace command line for Solaris dtrace support (r=khuey) 2011-08-17 15:14:52 -07:00
ctypes Bug 615473 - Make ctypes.stdcall_abi and ctypes.winapi_abi aliases to the sole ABI on Win64. r=dwitte 2011-08-11 01:02:49 +05:30
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 677367 - Update pc in mjit throw-handling to match interp (r=dvander) 2011-08-11 16:59:55 -07:00
jsapi-tests Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
lirasm Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
methodjit Bug 677367 - Update pc in mjit throw-handling to match interp (r=dvander) 2011-08-11 16:59:55 -07: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 Bug 666480: Remove set-but-not-used variable 'priorIns' from LIR.cpp. r=wmaddox 2011-06-29 09:57:01 +10:00
perf [INFER] Reduce inference changes to JSAPI, bug 657412. 2011-05-30 13:28:01 -07:00
shell Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
t
tests Bug 678362 - HashTable should not require callers to bounds-check initial capacity (r=waldo) 2011-08-11 18:10:16 -07:00
tracejit Store base of data directly in typed arrays, bug 677743. r=mrbkap 2011-08-10 06:14:04 -07:00
tracevis
v8 Bug 506774 - Update our copy of the v8 benchmark to v8-v6. rs=jwalden 2011-04-19 10:17:06 +02:00
v8-dtoa Bug 587103. Properly scope external calls in templated functions to fix compilation with some compilers. r=mrbkap 2011-03-22 17:19:09 -04:00
vm Bug 679796 - Make js_DumpStackFrame traverse saved frame chains and use the topmost iterated frame, not cx->fp(), r=luke 2011-08-19 15:39:27 -04:00
vprof Bug 656017 - Re-remove WinCE ifdef from js/src/vprof/vprof.cpp (was incorrectly added by bug 644900). r=jorendorff. 2011-05-23 21:13:06 -07:00
xpconnect Bug 680711 - Remove the BUILD_MODULES variable. r=khuey 2011-08-22 13:10:15 -04:00
yarr Bug 673850 - Fix YARR with Solaris Studio compiler. r=dmandelin. 2011-07-28 11:35:30 +08:00
aclocal.m4 Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10:00
configure.in Backed out changeset 53f198cfbf47 because Bug 680515 caused compiler flags to change undesirably. 2011-08-22 11:08:33 -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 Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
imacros.jsasm Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
javascript-trace.d
jitstats.tbl
js-config.h.in [INFER] Fix OOM handling in type inference, convert inference to runtime option, bug 637674. 2011-03-03 14:07:48 -08:00
js-config.in Backout changeset 5fe20ec0229c (bug 15529) because it breaks jsreftests 2011-06-21 18:52:32 -04:00
js.msg Fix error messages to address review comments from sfink (bug 672829 comment 66). 2011-08-11 02:00:23 -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 Merge from mozilla-central to jsdbg2 branch. 2011-07-27 18:23:16 -05:00
jsanalyze.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsapi.cpp Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsapi.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsarena.cpp Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jsarena.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsarray.cpp Merge from mozilla-central to jsdbg2. 2011-08-09 10:21:12 -05:00
jsarray.h Bug 653175 - An array index with a null character could wrongly be considered to be valid. r=jorendorff 2011-08-06 00:37:54 +02: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 Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsbuiltins.h Bug 678036 - Fix the build with clang in c++0x mode. The first field of a nanojit::CallInfo is a uintptr_t, fix the cast. r=cdleary 2011-08-11 15:39:13 +02:00
jscell.h Bug 665189 - hoist JSString and family into vm/String{.h, -inl.h, .cpp} (r=njn) 2011-06-20 11:44:20 -07:00
jsclist.h
jsclone.cpp Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -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 Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jscntxt.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jscntxtinlines.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jscompartment.cpp Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jscompartment.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jscompat.h Bug 470791 - Remove all users of the long-obsolete JSLL_* macros. r=jimb 2011-06-09 01:13:03 -07:00
jscpucfg.cpp Replace prtypes inclusion to make cross-builds work again. [bug 655042] [r=bhackett] 2011-05-06 08:41:58 +01:00
jscpucfg.h Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
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 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
jsdate.h
jsdbgapi.cpp Bug 680228 - In Disassemble show associated catch for a try opcode. r=sphink 2011-08-19 22:46:32 +02:00
jsdbgapi.h Back out c8f38fb18c6a (bug 673631) for breaking the Shark shell build 2011-08-12 19:24:22 -07:00
jsdhash.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsdhash.h
jsdtoa.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsdtoa.h Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsemit.cpp Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsemit.h Merge mozilla-central to jsdbg2. 2011-07-18 10:58:56 -05:00
jsexn.cpp Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05: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 Back out 66845f1a3aad (bug 672893) for debug startup crashes 2011-08-06 15:31:30 -07:00
jsfriendapi.h Back out 66845f1a3aad (bug 672893) for debug startup crashes 2011-08-06 15:31:30 -07:00
jsfun.cpp Bug 679593 - Null out JSScript (r=dmandelin) 2011-08-22 14:33:32 -07:00
jsfun.h Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -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 Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsgc.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsgcchunk.cpp Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsgcchunk.h Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsgcinlines.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsgcmark.cpp Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsgcmark.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsgcstats.cpp Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsgcstats.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jshash.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jshash.h
jshashtable.h Bug 678362 - HashTable should not require callers to bounds-check initial capacity (r=waldo) 2011-08-11 18:10:16 -07:00
jshotloop.h
jsinterp.cpp Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsinterp.h Bug 670071 - make Invoke + InvokeArgsGuard less error prone (r=waldo) 2011-08-05 08:22:53 -07:00
jsinterpinlines.h Merge from mozilla-central to jsdbg2 branch. 2011-07-27 18:23:16 -05:00
jsinttypes.h Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsinvoke.cpp
jsiter.cpp Bug 670071 - make Invoke + InvokeArgsGuard less error prone (r=waldo) 2011-08-05 08:22:53 -07:00
jsiter.h Bug 656462, part 4 - Simplify stack code, keep track of native calls, create new iterator over native/scripted callstack, make JS_SaveFrameChain fallible (r=waldo,mrbkap) 2011-05-13 08:56:26 -07:00
jskeyword.tbl Bug 637204 - Some unconditionally reserved words are reserved only in strict code. r=brendan 2011-03-01 22:19:43 -08:00
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 Bug 654873 - ARM target (gcc 4.5.2 or later) should use built-in atomic function instead of arm-kuser. r=gal 2011-05-08 00:47:13 +09:00
jslock.h Bug 665247 - Remove unused metering code (r=igor) 2011-06-21 10:26:22 -07:00
jslocko.asm
jslog2.cpp
jsmath.cpp Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsmath.h Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
jsnativestack.cpp Bug 634609 - Include pthread_np.h on OpenBSD too for pthread_stackseg_np(). r=gal 2011-04-20 22:27:22 +02:00
jsnativestack.h
jsnum.cpp 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
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 679796 - Make js_DumpStackFrame traverse saved frame chains and use the topmost iterated frame, not cx->fp(), r=luke 2011-08-19 15:39:27 -04:00
jsobj.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsobjinlines.h Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
json.cpp Revert to 6840fbf4dcdd 2011-07-08 17:58:10 -07:00
json.h Bug 657013 - Remove the old JSON parser. r=njn 2011-05-13 14:27:07 -07:00
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 Bug 680228 - In Disassemble show associated catch for a try opcode. r=sphink 2011-08-19 22:46:32 +02:00
jsopcode.h (no bug) Use C-style instead of C++-style comment in jsopcode.h. rs=mrbkap 2011-08-15 12:11:41 -07:00
jsopcode.tbl Bug 648175 - Remove JSOP_FOR*. Second second landing, to coin a phrase. r=dvander. 2011-07-19 11:00:43 -05: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 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsparse.h Bug 648175 - Remove JSOP_FOR*. Second second landing, to coin a phrase. r=dvander. 2011-07-19 11:00:43 -05:00
jsprf.cpp Bug 657537: clean up jschar inflation/deflation. (r=Waldo) 2011-05-26 15:50:05 -07:00
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 Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsprobes.h Back out c8f38fb18c6a (bug 673631) for breaking the Shark shell build 2011-08-12 19:24:22 -07:00
jspropertycache.cpp Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jspropertycache.h Bug 569422 - Miscellaneous fixes for GCed shapes (r=brendan) 2011-03-23 11:57:19 -07:00
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 Merge jsdbg2 to mozilla-inbound. See bug 672829. 2011-08-13 13:29:18 -05: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 Merge from mozilla-central to jsdbg2. 2011-07-28 13:45:51 -05:00
jspubtd.h Bug 678074 - Implement js::PropertyName, a subclass of JSAtom which represents a string which does not contain an unsigned 32-bit index. This type will eventually be used internally (and possibly at some point externally) for all guaranteed-non-element property accesses. r=luke 2011-08-10 14:54:47 -07:00
jsreflect.cpp Bug 670071 - make Invoke + InvokeArgsGuard less error prone (r=waldo) 2011-08-05 08:22:53 -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 Bug 576034 - Remove aliased properties APIs. r=jorendorff 2011-08-04 14:38:00 -07:00
jsregexp.h Backed out changeset c8ba5bd72b0c, we have too many test harnesses and I forgot to run one. r=tree-decorator 2011-04-21 16:29:54 -04:00
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 Bug 576034 - Remove aliased property implementation details. r=jorendorff 2011-08-04 14:38:26 -07:00
jsscope.h Bug 576034 - Remove aliased property implementation details. r=jorendorff 2011-08-04 14:38:26 -07:00
jsscopeinlines.h Bug 670071 - make Invoke + InvokeArgsGuard less error prone (r=waldo) 2011-08-05 08:22:53 -07:00
jsscript.cpp Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsscript.h Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jsscriptinlines.h Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05:00
jsshell.msg
jsstack.js
jsstaticcheck.h
jsstdint.h
jsstr.cpp Bug 668936: Stringify String.prototype.replace's arguments in the right order (r=jwalden) 2011-08-05 19:28:31 -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 Bug 547875 - No OOM check on trace when creating a null closure in JSOP_LAMBDA r=dmandelin 2011-08-18 21:50:18 +02:00
jstracer.h Backed out changeset e25da7cc7c63 2011-07-21 05:25:34 +02:00
jstypedarray.cpp Store base of data directly in typed arrays, bug 677743. r=mrbkap 2011-08-10 06:14:04 -07:00
jstypedarray.h Store base of data directly in typed arrays, bug 677743. r=mrbkap 2011-08-10 06:14:04 -07:00
jstypedarrayinlines.h Store base of data directly in typed arrays, bug 677743. r=mrbkap 2011-08-10 06:14:04 -07:00
jstypes.h Bug 626716 - Remove VC7.1 support code, SpiderMonkey version. r=njn 2011-04-13 17:01:39 -07:00
jsutil.cpp Bug 673625 - Add more assertions to check JSScript validity (r=dmandelin) 2011-07-25 18:05:05 -07:00
jsutil.h No bug: Fix comment where "new_array" should be "array_new" (rs=sfink). 2011-08-12 17:15:59 -07:00
jsval.h Bug 674522 - Fix jsval_layout on 64-bit big-endian platforms (r=waldo) 2011-08-04 14:49:35 -07:00
jsvalue.h Merge jsdbg2 to mozilla-inbound. See bug 672829. 2011-08-13 13:29:18 -05:00
jsvector.h Remove unneeded Vector::find methods now that there is a js::Find in jstl.h. 2011-07-13 19:15:38 -05: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 Bug 679013 - jsdbg2: Crash when a scripted proxy handler throws Error.prototype. r=Waldo. 2011-08-18 12:30:19 -05:00
jswrapper.h Merge jsdbg2 to mozilla-inbound. See bug 672829. 2011-08-13 13:29:18 -05: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 Bug 679879 - Change JSFunction macros to methods. Part 2, js/src changes. r=Waldo. 2011-08-18 12:39:44 -05: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 Backed out changeset 53f198cfbf47 because Bug 680515 caused compiler flags to change undesirably. 2011-08-22 11:08:33 -04:00
nanojit-import-filemap
nanojit-import-rev Update nanojit-import-rev stamp. 2011-06-29 10:33:21 +10: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>