gecko/js/src
Chris Jones ed22df8f64 Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc
--HG--
rename : xpcom/glue/Monitor.h => xpcom/glue/ReentrantMonitor.h
2011-04-29 14:21:57 -05:00
..
analysis-tests
assembler Bug 648865 - Remove WINCE code from js/src/assembler/* ; r=dmandelin 2011-04-25 15:06:47 -04:00
build Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted 2011-04-09 05:23:27 +10:00
config Bug 648053 - Always use absolute paths when specifying the source file to the compiler. r=ted. 2011-04-20 10:43:08 +01:00
ctypes Bug 631928 - Check for libffi_cv_as_x86_pcrel should not look for just "warning". r=ted 2011-04-22 01:23:35 +02:00
editline Bug 609532 - Stop checking in code with warnings. r=dwitte. 2011-03-21 20:32:28 -07:00
gnuplot Bug 636510 - Change GCTimer output to msec. NPOTB, r=igor 2011-03-02 08:30:27 -08:00
jit-test Bug 646938 - Fix NaN-check in jsop_stricteq. r=dvander 2011-04-26 10:29:00 +02:00
jsapi-tests Loosen test from 905a35f3a76b to account for conservative GC rooting fuzziness (r=orange) 2011-04-20 21:06:01 -07:00
lirasm Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
methodjit Bug 646938 - Fix NaN-check in jsop_stricteq. r=dvander 2011-04-26 10:29:00 +02:00
metrics
nanojit Fix off-by-one error in Containers.cpp:BitSet::grow(). r=nnethercote. 2011-04-17 17:07:51 -07:00
perf bug 643548 - followup to fix js shell builld brekage on Linux 2011-03-31 15:07:48 +02:00
shell Merge mozilla-central and tracemonkey. 2011-04-26 10:42:36 -07:00
t
tests Merge mozilla-central and tracemonkey. 2011-04-26 10:42:36 -07:00
tracejit Bug 626716 - Remove VC7.1 support code, SpiderMonkey version. r=njn 2011-04-13 17:01:39 -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
vprof Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
xpconnect Bug 556214, parts 1 and 1.1: Rename Monitor to ReentrantMonitor and fix existing Monitor users. r=roc 2011-04-29 14:21:57 -05:00
yarr Re-landing. Bug 610323 - [TraceMonkey] Implement Jaegermonkey Sparc back-end. Part II. r=dvander. 2011-04-19 01:27:50 -07: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
bench.sh
configure.in Bug 590181 part 2 - Switch default gcc optimize options to -O3. r=ted. a=philor CLOSED TREE 2011-04-28 15:49:16 +02:00
dtoa.c Bug 612624 - Fix a missing OmitPrivateMemory in dtoa. r=mrbkap 2010-12-21 13:46:01 -08:00
find-child.py
GlobalObject.cpp 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
GlobalObject.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
imacro_asm.py
imacros.jsasm
javascript-trace.d
jitstats.tbl
js-config.h.in
js-config.in
js.mdp Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote) 2011-03-31 01:13:49 -07:00
js.msg Bug 649575 - Date.prototype.toISOString must throw a RangeError for non-finite dates. r=jwalden 2011-04-22 22:46:59 -04:00
jsalloc.cpp bug 646044 - ContextAllocPolicy should not account for GC memory pressure. r=luke 2011-03-30 12:10:12 +02:00
jsalloc.h bug 646044 - ContextAllocPolicy should not account for GC memory pressure. r=luke 2011-03-30 12:10:12 +02:00
jsanalyze.cpp Cleanup analysis state to avoid bogus assert, bug 616170. r=dvander 2011-03-04 10:56:18 -08:00
jsanalyze.h
jsapi.cpp 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
jsapi.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
jsarena.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsarena.h Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsarray.cpp Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jsarray.h Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jsast.tbl backing out due to red 2011-01-03 16:46:25 -08:00
jsatom.cpp Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jsatom.h Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds. 2011-04-12 01:28:40 -07:00
jsatominlines.h Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jsbit.h
jsbool.cpp Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jsbool.h Bug 617935: Check string lengths using StringBuffer. (r=lw) 2011-01-12 15:28:58 -08:00
jsbuiltins.cpp Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jsbuiltins.h Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jscell.h Bug 569422 - Remove unions from GC (r=luke) 2011-03-23 11:57:27 -07:00
jsclist.h
jsclone.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsclone.h bug 646044 - ContextAllocPolicy should not account for GC memory pressure. r=luke 2011-03-30 12:10:12 +02:00
jscntxt.cpp Bug 647011: Sprinkle some DebugOnly in js/src. r=luke 2011-04-20 18:27:30 -05:00
jscntxt.h Bug 651915 - Fix MarkStack size. r=billm 2011-04-21 13:44:29 -07:00
jscntxtinlines.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
jscompartment.cpp Backed out changeset d851d44ad77a 2011-04-22 11:40:55 -07:00
jscompartment.h Bug 627200 - Background Finalization for Strings and Objects r=gal 2011-04-13 13:43:33 -07:00
jscompat.h Bug 577812 - One declaration rule violation in Mozilla sources r=brendan 2010-12-07 12:48:16 -06:00
jscpucfg.cpp
jscpucfg.h Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsdate.cpp Merge mozilla-central and tracemonkey. 2011-04-26 10:42:36 -07:00
jsdate.h Remove unused js_DateSetXXX API. Bug 524179, r=brendan. 2010-12-07 12:46:19 -06:00
jsdbgapi.cpp Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jsdbgapi.h Bug 602994 - Clean up eval, remove unneeded security checks, assert equivalence of principal lookup (r=waldo,mrbkap) 2011-04-08 10:52:51 -07:00
jsdbgapiinlines.h Bug 631723 - Make js_UpdateWatchpointsForShape return the new shape (and fix a few coding style nits). r=jimb. 2011-02-08 15:45:12 -06: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 647011: Sprinkle some DebugOnly in js/src. r=luke 2011-04-20 18:27:30 -05:00
jsemit.h Bug 554955: Give blocks and call objects unique shapes when they have parents that may be extended with new bindings. r=jorendorff 2011-03-15 12:18:36 -07:00
jsexn.cpp Merge mozilla-central and tracemonkey. 2011-04-26 10:42:36 -07:00
jsexn.h
jsfriendapi.cpp Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jsfriendapi.h Bug 641048 - adding proper constructor/destrictor to JSTHread/ThreadData 641048. r=luke r=mrbkap 2011-03-13 15:45:02 +01:00
jsfun.cpp 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
jsfun.h Bug 202019 - Objects with [[Call]] arent automatically constructbale r=jorendorff 2011-04-26 00:28:30 +02:00
jsfuninlines.h Back out af1e10bea0f4 from a CLOSED TREE for being orangetastic on one platform. 2011-02-20 21:40:06 -08:00
jsgc.cpp Bug 651546 - Remove stackLimit from GCMarker. r=billm 2011-04-20 12:22:04 -07:00
jsgc.h Bug 651546 - Remove stackLimit from GCMarker. r=billm 2011-04-20 12:22:04 -07: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 Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jsgcmark.cpp Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jsgcmark.h Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jsgcstats.cpp Bug 650855 - Followup for bug 627200 for real. r=gal 2011-04-18 15:06:48 -07:00
jsgcstats.h Bug 636365 - Add separate GCTIMER interval for sweeping Shapes. NPOTB, (r=gal) 2011-02-23 19:58:19 -08: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 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jshotloop.h Bug 607539 - Small profiler cleanups (r=dmandelin) 2011-01-05 14:09:38 -08:00
jsify.pl
jsinterp.cpp Bug 202019 - Objects with [[Call]] arent automatically constructbale r=jorendorff 2011-04-26 00:28:30 +02:00
jsinterp.h Bug 601709 - Remove the misnomer InstanceOf variant methods by replacing their uses with clearer if-not-class-then-report code. r=jwalden 2011-04-11 01:38:27 -07:00
jsinterpinlines.h Bug 649531 - tidy up this-computation logic a bit, add some asserts (r=waldo) 2011-04-12 17:16:12 -07: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 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jsiter.h Backed out bug 633409. 2011-02-11 09:46:13 -08: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 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jslock.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jslock.h Merge mozilla-central and tracemonkey. 2011-03-29 14:52:44 -07:00
jslocko.asm
jslog2.cpp
jslong.h
jsmath.cpp Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsmath.h
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 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsnum.h Bug 640494 part 2 - Use bitwise operations in JSDOUBLE_IS_* functions. r=jimb 2011-04-27 08:23:21 +02:00
jsobj.cpp 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
jsobj.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
jsobjinlines.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
json.cpp Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile 2011-04-08 09:29:44 -07:00
json.h Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile 2011-04-08 09:29:44 -07:00
jsonparser.cpp Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile 2011-04-08 09:29:44 -07:00
jsonparser.h Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile 2011-04-08 09:29:44 -07:00
jsopcode.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsopcode.h Transform RegExp.exec to RegExp.test in native call IC, bug 645889. r=dmandelin 2011-03-30 17:43:36 -07:00
jsopcode.tbl Bug 554955: Fix comment for JSOP_NEW. no r. 2011-03-15 12:18:36 -07:00
jsopcodeinlines.h Handle extended indexes around JSOP_*BLOCKCHAIN (610026, r=billm). 2010-11-05 15:03:39 -07:00
jsoplengen.cpp
jsotypes.h Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
jsparse.cpp Bug 646820 - Function in destructuring assignment can't see up to other variables in the assignment. r=brendan. 2011-04-18 12:49:57 -05:00
jsparse.h Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote) 2011-03-31 01:13:49 -07:00
jsprf.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsprf.h
jsprobes.cpp Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jsprobes.h Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer). 2011-01-14 17:58:40 -08:00
jspropertycache.cpp Bug 602994 - Preparatory syntactic cleanup (r=waldo) 2011-04-08 10:52:48 -07:00
jspropertycache.h Bug 569422 - Miscellaneous fixes for GCed shapes (r=brendan) 2011-03-23 11:57:19 -07:00
jspropertycacheinlines.h
jspropertytree.cpp Bug 627200 - Background Finalization for Strings and Objects r=gal 2011-04-13 13:43:33 -07:00
jspropertytree.h Bug 569422 - Allocate js::Shape from the GC heap (r=brendan) 2011-03-23 11:57:44 -07:00
jsproto.tbl Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds. 2011-04-12 01:28:40 -07:00
jsproxy.cpp Bug 600677 - Add fix hook to proxies. r=gal 2011-04-16 17:14:10 -04:00
jsproxy.h Bug 537873: Add a 'strict' argument to C++ property setter functions. r=brendan 2011-02-09 11:31:40 -08:00
jsprvtd.h Bug 651041 - add API to store private data to an external string (r=njn) 2011-04-20 18:34:49 -07:00
jspubtd.h Remove obsolete JSMarkOp API (bug 638291, r=jorendorff). 2011-03-05 14:50:11 -08:00
jsreflect.cpp Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jsreflect.h backing out due to red 2011-01-03 16:46:25 -08:00
jsregexp.cpp bug 652185 - r=luke 2011-04-23 00:12:05 +02: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 Fix style nit request in Bug 651973 r=jorendorff via irc 2011-04-26 16:23:01 +02:00
jsreops.tbl
jsscan.cpp Fix clang warnings (bug 647280, r=luke). 2011-04-14 13:45:06 -07:00
jsscan.h Bug 637549 - Speed up expression parsing, part 1: avoid ungetting/regetting many tokens. r=brendan,jimb. 2011-03-23 18:00:04 -07:00
jsscope.cpp Merge mozilla-central and tracemonkey. 2011-04-26 10:42:36 -07:00
jsscope.h Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jsscopeinlines.h Bug 650621 - Fix boundary failure in string object length assertion. rs=Waldo 2011-04-18 12:03:12 +08:00
jsscript.cpp Bug 647011: Sprinkle some DebugOnly in js/src. r=luke 2011-04-20 18:27:30 -05:00
jsscript.h Bug 602994 - Clean up eval, remove unneeded security checks, assert equivalence of principal lookup (r=waldo,mrbkap) 2011-04-08 10:52:51 -07:00
jsscriptinlines.h Bug 602994 - Clean up eval, remove unneeded security checks, assert equivalence of principal lookup (r=waldo,mrbkap) 2011-04-08 10:52:51 -07:00
jsshell.msg
jsstack.js
jsstaticcheck.h
jsstdint.h
jsstr.cpp Merge mozilla-central and tracemonkey. 2011-04-26 10:42:36 -07:00
jsstr.h Bug 652438 - Add back OOM checks in JSString::getChars (r=waldo) 2011-04-25 11:53:50 -07:00
jsstrinlines.h Bug 651041 - add API to store private data to an external string (r=njn) 2011-04-20 18:34:49 -07:00
jstl.h Bug 602994 - Preparatory syntactic cleanup (r=waldo) 2011-04-08 10:52:48 -07:00
jstracer.cpp Bug 647011: Sprinkle some DebugOnly in js/src. r=luke 2011-04-20 18:27:30 -05:00
jstracer.h Bug 626716 - Remove VC7.1 support code, SpiderMonkey version. r=njn 2011-04-13 17:01:39 -07:00
jstypedarray.cpp Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jstypedarray.h Bug 636078 - Fix some typed array bugs. r=vlad, r=jorendorff 2011-02-24 01:23:57 -08: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 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote) 2011-03-31 01:13:49 -07:00
jsutil.h Bug 647011: Sprinkle some DebugOnly in js/src. r=luke 2011-04-20 18:27:30 -05:00
jsval.h Bug 613457 - clean up string interfaces (r=njn) 2011-03-14 13:59:53 -07:00
jsvalue.h Bug 640494 part 2 - Use bitwise operations in JSDOUBLE_IS_* functions. r=jimb 2011-04-27 08:23:21 +02:00
jsvector.h Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsversion.h Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile 2011-04-08 09:29:44 -07:00
jsweakmap.cpp Bug 650753 - Crash [@ js::gc::Cell::compartment] with WeakMap. r=gal 2011-04-18 15:09:21 -07:00
jsweakmap.h Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds. 2011-04-12 01:28:40 -07:00
jswin.h
jswrapper.cpp Bug 616666 - Use explicit stack for GC marking (r=gal) 2011-04-15 16:56:08 -07:00
jswrapper.h Bug 633879 - Stop wrappers from holding old scopes alive. r=mrbkap@gmail.com,jst@mozilla.com, a=blocker 2011-02-14 14:19:36 -08:00
jsxdrapi.cpp Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan) 2011-03-31 01:14:12 -07:00
jsxdrapi.h Bug 643927 - Improve handling of state during script serialization, r=igor 2011-03-24 12:56:58 -07:00
jsxml.cpp 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
jsxml.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
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in Bug 652628 - Use arm% in the opt-in for the nitro assembler. r=cdleary 2011-04-27 08:23:21 +02:00
nanojit-import-filemap
nanojit-import-rev Update nanojit-import-rev stamp. 2011-04-17 17:21:14 -07:00
perfect.js
plify_jsdhash.sed
prmjtime.cpp Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
prmjtime.h
README.html
resource.h
sharkctl.cpp Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer). 2011-01-14 17:58:40 -08:00
sharkctl.h Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer). 2011-01-14 17:58:40 -08:00
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>