gecko/js/src
2011-10-12 12:21:53 -07:00
..
analysis-tests
assembler Bug 690950: Move curly braces outside preprocessor conditionals, so Emacs expression motion commands work. r=dvander 2011-10-04 12:28:13 -07:00
build Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey. 2011-09-03 13:36:18 -04:00
builtin Faster handling when calling native methods on regexp literals, bug 692657. r=cdleary 2011-10-12 08:17:44 -07:00
config Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
ctypes Bug 599791 - part 6 - Return the sentinel when we fail in ClosureStub. r=jorendorff 2011-10-07 13:51:21 -04:00
ds Fix license block errors. (DONTBUILD) 2011-09-29 11:54:51 -07:00
editline Backed out changeset 2d5bc18fdf9c because the commit message lacks a bug number. 2011-07-12 14:49:59 -05:00
frontend Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke) 2011-09-22 13:22:30 -07:00
gc Bug 677411 - Fix some red in SM builds 2011-10-11 11:06:00 -07:00
gnuplot Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac. 2011-08-18 10:18:08 +02:00
jit-test Faster handling when calling native methods on regexp literals, bug 692657. r=cdleary 2011-10-12 08:17:44 -07:00
jsapi-tests Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
lirasm Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
methodjit Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
metrics bug 666091 - custom file for GCTIMER output. r=anygregor 2011-06-22 14:33:39 +02:00
nanojit Bug 676585 - fix JS compilation for Darwin/ARM. r=edwsmith. 2011-09-07 21:31:33 -07:00
perf [INFER] Reduce inference changes to JSAPI, bug 657412. 2011-05-30 13:28:01 -07:00
shell Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
tests Disable jstracer by default, bug 693815. r=dmandelin 2011-10-11 18:41:45 -07:00
tracejit Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01: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 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07: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 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
yarr Bug 683838: Fix return logic in backTrackParentheses, r=dmandelin 2011-10-07 17:52:50 -07:00
aclocal.m4 Bug 680277 - Debug builds should always be compiled with frame pointers. r=khuey. 2011-09-03 13:36:18 -04:00
configure.in Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07: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 [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 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 Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke) 2011-09-22 13:22:30 -07:00
jsanalyze.h Bug 693406: Set the activeAnalysis flag in the proper compartment when printing TypeCompartments from js_DestroyContext with INFERFLAGS=full. r=bhackett 2011-10-10 14:31:35 -07:00
jsapi.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsapi.h Bug 693393 - Make poor man's Maybe<AutoCompartment> in JSAutoEnterCompartment (slightly) less fragile. r=luke 2011-10-10 15:51:59 -04:00
jsarray.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsarray.h Bug 668024 - Make Array.prototype.splice better conform to ES5, with a clearer stepwise algorithm. Patch also includes modifications from jwalden. r=jwalden, r=bhackett 2011-09-23 12:13:11 -07:00
jsarrayinlines.h Bug 684526 - Unify jsval and js::Value (r=jorendorff) 2011-09-19 09:34:49 -07:00
jsast.tbl
jsatom.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsatom.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
jsatominlines.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
jsbool.cpp Bug 690825 - Fix nativeCall assert; HandleNonGenericMethodClassMismatch should not assume args.callee() is the native (r=waldo) 2011-10-04 10:48:36 -07:00
jsbool.h Bug 683361, part 5 - Handle transparent proxies correctly in [[Class]] == "X" queries (r=waldo) 2011-09-20 16:48:50 -07:00
jsbuiltins.cpp Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
jsbuiltins.h Bug 691695: Refactor RegExp components as prep for lazifying. (r=luke) 2011-10-04 23:48:32 -07:00
jscell.h Bug 692884 - Manage GC's black/gray color transitions from JS, not xpconnect (r=mccr8) 2011-10-10 10:25:46 -07:00
jsclass.h Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsclist.h
jsclone.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsclone.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jscntxt.cpp Fix an order-of-initialization warning just recently added, to move the warnings-as-errors build closer to green again. r=trivial 2011-10-11 17:47:56 -07:00
jscntxt.h Bug 692884 - Manage GC's black/gray color transitions from JS, not xpconnect (r=mccr8) 2011-10-10 10:25:46 -07:00
jscntxtinlines.h Bug 691695: Refactor RegExp components as prep for lazifying. (r=luke) 2011-10-04 23:48:32 -07:00
jscompartment.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jscompartment.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07: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 684771 - js/src/jsscript.cpp(300) : warning C4309: 'specialization' : truncation of constant value. r=wmccloskey 2011-09-06 17:54:36 +09:00
jsdate.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsdate.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
jsdbgapi.cpp Bug 688571 - JS_PropertyIterator is broken. r=Waldo. 2011-09-29 15:05:07 -05:00
jsdbgapi.h Bug 632064 - remove JS_GetScopeChain (r=mrbkap) 2011-09-28 17:57:27 -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 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsemit.h Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke) 2011-09-22 13:22:30 -07:00
jsexn.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsexn.h Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
jsfriendapi.cpp Bug 692884 - Manage GC's black/gray color transitions from JS, not xpconnect (r=mccr8) 2011-10-10 10:25:46 -07:00
jsfriendapi.h Bug 692884 - Manage GC's black/gray color transitions from JS, not xpconnect (r=mccr8) 2011-10-10 10:25:46 -07:00
jsfun.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsfun.h Bug 688939 - Fix bogus script ownership assertion (r=dmandelin) 2011-10-05 14:51:37 -07:00
jsfuninlines.h Bug 683361, part 2 - use CallArgs more (r=waldo) 2011-09-08 21:02:26 -07:00
jsgc.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsgc.h Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsgcchunk.cpp bug 684569 - remove support for custom chunk allocation. r=nnethercote 2011-07-31 20:50:42 +02:00
jsgcchunk.h bug 684569 - remove support for custom chunk allocation. r=nnethercote 2011-07-31 20:50:42 +02:00
jsgcinlines.h Bug 675806 - Make static strings be GC things (r=luke) 2011-09-20 14:47:14 -07:00
jsgcmark.cpp Bug 687398: fix debug printing of method GC edge, r=cdleary 2011-10-10 13:08:35 -07:00
jsgcmark.h [INFER] Fix bug 684623. 2011-09-05 07:34:27 -07:00
jsgcstats.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsgcstats.h Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07: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
jshotloop.h
jsinfer.cpp Bug 693406: Set the activeAnalysis flag in the proper compartment when printing TypeCompartments from js_DestroyContext with INFERFLAGS=full. r=bhackett 2011-10-10 14:31:35 -07:00
jsinfer.h Faster handling when calling native methods on regexp literals, bug 692657. r=cdleary 2011-10-12 08:17:44 -07:00
jsinferinlines.h Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke) 2011-09-22 13:22:30 -07:00
jsinterp.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsinterp.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
jsinterpinlines.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -07:00
jsinttypes.h Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff) 2011-04-09 20:17:53 +01:00
jsiter.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsiter.h Bug 668024 - Make Array.prototype.splice better conform to ES5, with a clearer stepwise algorithm. Patch also includes modifications from jwalden. r=jwalden, r=bhackett 2011-09-23 12:13:11 -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 Correct typo in NumberDiv. (Bug 686323, r=dvander) 2011-09-21 20:51:18 -07:00
jslock.cpp Bug 693886 - non-threadsafe link error with JS_CallOnce (r=jwalden) 2011-10-11 21:51:37 -07:00
jslock.h bug 688641 - allocating GC chunks using helper thread. r=wmccloskey 2011-09-23 16:14:26 +02:00
jslocko.asm
jslog2.cpp Bug 689362 - Create js/public (with the intention that its contents will eventually be the only INSTALLED_HEADERS), move Vector and HashTable to js/public and some dependencies (r=billm,sr=dmandelin) 2011-10-04 15:33:00 -07:00
jsmath.cpp Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jsmath.h Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01: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 690825 - Fix nativeCall assert; HandleNonGenericMethodClassMismatch should not assume args.callee() is the native (r=waldo) 2011-10-04 10:48:36 -07:00
jsnum.h Bug 653056 - Use a bitwise version of JSDOUBLE_IS_NaN that Visual Studio PGO doesn't miscompile. r=jimb 2011-09-23 14:27:21 +02: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 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsobj.h Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsobjinlines.h Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
json.cpp Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke) 2011-09-22 13:22:30 -07:00
json.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jsonparser.cpp Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jsonparser.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jsopcode.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsopcode.h Bug 690645 - Make AutoScriptUntrapper not massively break invariants; tidy up decompiler a bit (r=waldo) 2011-10-04 10:48:35 -07:00
jsopcode.tbl Bug 685315 - Remove the GETGLOBAL opcode; r=dvander 2011-09-22 17:35:25 +01: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 Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsparse.h Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07: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 693712 - Followup to fix further SM-specific build breakage (r=billm) 2011-10-11 12:38:36 -07:00
jsprobes.h Bug 693712 - Followup to fix further SM-specific build breakage (r=billm) 2011-10-11 12:38:36 -07:00
jspropertycache.cpp Merge MC -> JM 2011-08-21 16:00:26 -07: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 685688 - Don't use standard-class-style storage for the Generator class: just store the generator [[Prototype]] in a one-off slot in the global object. r=mrbkap 2011-09-08 16:36:51 -05:00
jsproxy.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsproxy.h Bug 683361 - Fix part 6: add and call Proxy::objectClassIs (r=waldo) 2011-09-28 08:48:16 -07:00
jsprvtd.h Bug 691695: Refactor RegExp components as prep for lazifying. (r=luke) 2011-10-04 23:48:32 -07:00
jspubtd.h backout 7b4c94293707 (bug 686230) 2011-09-26 17:06:15 -07:00
jsreflect.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21: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
jsreops.tbl
jsscan.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsscan.h Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsscope.cpp Bug 684039: rewrite JS LIFO allocator, avoids thrashing. (r=luke) 2011-09-22 13:22:30 -07:00
jsscope.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jsscopeinlines.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jsscript.cpp Bug 692903: Identify scripts more helpfully in InferSpew output. r=bhackett 2011-10-07 15:12:12 -07:00
jsscript.h Bug 692903: Identify scripts more helpfully in InferSpew output. r=bhackett 2011-10-07 15:12:12 -07:00
jsscriptinlines.h Bug 691695: Refactor RegExp components as prep for lazifying. (r=luke) 2011-10-04 23:48:32 -07:00
jsshell.msg
jsstack.js
jsstaticcheck.h Bug 689362 - Create js/public (with the intention that its contents will eventually be the only INSTALLED_HEADERS), move Vector and HashTable to js/public and some dependencies (r=billm,sr=dmandelin) 2011-10-04 15:33:00 -07:00
jsstdint.h
jsstr.cpp Faster handling when calling native methods on regexp literals, bug 692657. r=cdleary 2011-10-12 08:17:44 -07:00
jsstr.h Faster handling when calling native methods on regexp literals, bug 692657. r=cdleary 2011-10-12 08:17:44 -07:00
jsstrinlines.h Bug 657260 - Move CheckStringLength to JSString. r=Waldo 2011-10-07 19:34:28 -04:00
jstracer.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jstracer.h Bug 675806 - Make static strings be GC things (r=luke) 2011-09-20 14:47:14 -07:00
jstypedarray.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jstypedarray.h Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jstypedarrayinlines.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jstypes.h Bug 682716 - Remove remaining support for Symbian. r=ted 2011-09-03 01:55:30 +01:00
jsutil.cpp Bug 673625 - Add more assertions to check JSScript validity (r=dmandelin) 2011-07-25 18:05:05 -07:00
jsutil.h Bug 689066 - Fix c++11 incompatibility. r=luke. 2011-09-29 13:49:54 -04:00
jsval.h Remove jsobj.h from installed headers, bug 690943. r=luke 2011-10-04 07:06:54 -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 Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jswatchpoint.h Bug 684526 - Remove Jsvalify/Valueify (r=waldo) 2011-09-20 11:40:24 -07:00
jsweakmap.cpp Bug 690825 - Fix nativeCall assert; HandleNonGenericMethodClassMismatch should not assume args.callee() is the native (r=waldo) 2011-10-04 10:48:36 -07:00
jsweakmap.h Make ~WeakMapBase virtual to silence MSVC. It's a destructor, probably called in concert with a delete or free(), so perf shouldn't matter, right? r=mozbot 2011-10-05 15:53:50 -07:00
jswin64.asm Backed out changeset c25968f1f4f0 2011-06-08 15:56:43 +09:00
jswin.h
jswrapper.cpp Bug 692366 - Soften nativeCall assert to allow for generic non-generic methods (yeah, that's right) (r=waldo) 2011-10-07 11:58:47 -07:00
jswrapper.h Bug 683361 - Fix part 6: add and call Proxy::objectClassIs (r=waldo) 2011-09-28 08:48:16 -07:00
jsxdrapi.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsxdrapi.h Bug 685315 - Remove the GETGLOBAL opcode; r=dvander 2011-09-22 17:35:25 +01:00
jsxml.cpp Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail 2011-10-12 12:21:53 -07:00
jsxml.h Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies 2011-09-03 03:21:25 +01:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in Bug 693712 - fix --enable-dtrace build by including appropriate headers in jsprobes.h (r=billm) 2011-10-11 11:25:02 -07:00
nanojit-import-filemap
nanojit-import-rev Update nanojit-import-rev stamp. 2011-09-07 21:37:54 -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
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>