gecko-dev/js/src
Jon Coppeard 81886e608f Bug 988486 - Convert static functions to methods on GCRuntime r=terrence
* * *
Bug 988486 - Attempt to fix rooting analysis bustage on a CLOSED TREE
2014-05-09 11:33:01 +01:00
..
assembler Bug 1004221 - SpiderMonkey: Delete unnecessary format string escapes. r=sstangl 2014-04-30 15:49:35 -07:00
builtin Bug 964915 part 1 - Remove cx argument from innerObject hook. r=efaust 2014-05-08 15:00:36 +02:00
ctypes Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley 2014-04-30 10:10:33 +01:00
devtools Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
doc/Debugger Bug 966720: Check Debugger docs into the SpiderMonkey tree. DONTBUILD r=jorendorff 2014-04-02 13:44:07 -07:00
ds Bug 990336 - Backout non-lazy dedup-on-insertion: not actually a speedup; r=jonco 2014-04-17 08:14:35 -07:00
editline
frontend Backed out changeset e7217cdee50f (bug 957513) for m-dt bustage on a CLOSED TREE 2014-05-01 14:51:13 -07:00
gc Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
gdb Bug 989414 - Rename EncapsulatedPtr to PreBarriered to clarify intended usage; r=jonco 2014-04-25 15:18:53 -07:00
jit Bug 1007298: IonMonkey: Remove bogus assertion in pushDOMTypeBarrier, r=bz 2014-05-12 10:55:23 +02:00
jit-test Bug 1005532 - IonMonkey: Recover MNewObject. r=sstangl 2014-05-11 16:27:12 -07:00
jsapi-tests Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence 2014-04-30 12:13:55 +01:00
parjs-benchmarks
perf Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till. 2014-04-27 20:27:54 -07:00
shell Bug 964915 part 1 - Remove cx argument from innerObject hook. r=efaust 2014-05-08 15:00:36 +02:00
tests Bug 996076: Add SIMD.int32x4.{shiftLeft,shiftRight,shiftRightLogical} to the interpreter; r=nmatsakis 2014-05-02 13:11:19 +02:00
v8
vm Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
vtune Bug 998172 - SpiderMonkey: Eliminate unnecessary parentheses around return values. r=nbp 2014-04-18 11:13:44 -07:00
yarr Bug 813366: Remove the deliberate crashes in Yarr, by making it fallible, r=till 2014-04-30 10:02:56 +02:00
Makefile.in Bug 1007129 - Use MOZ_APP* to define target includedir path instead of LIBRARY_NAME. r=glandium 2014-05-07 07:55:00 -04:00
NamespaceImports.h Bug 987556 Part 2 Use JS::SourceBufferHolder in frontend::ByteCompiler API. r=luke 2014-04-25 10:11:56 -04:00
README.html
Y.js
aclocal.m4 Backed out changeset 7cff27cb2845 (bug 975011), for breaking just about everything not on tbpl 2014-03-11 09:53:58 -07:00
configure.in Bug 1007788 - Disallow in-source builds for js/src, same as the main m-c tree. r=glandium 2014-05-08 13:22:46 -04:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in Bug 968537 - Build js-config from configure instead of Makefile. r=ted 2014-02-11 10:37:47 +09:00
js.msg Bug 1007164 - Throw on touching sentinel values in DebugScopeProxy by default but allow Debugger.Environment.prototype.getVariable access. (r=jimb) 2014-05-08 21:30:50 -07:00
js.pc.in Bug 968537 - Build js-config from configure instead of Makefile. r=ted 2014-02-11 10:37:47 +09:00
jsalloc.cpp
jsalloc.h Bug 963840 - Move MallocProvider out and add a comment about allocation in SpiderMonkey; r=jorendorff 2014-01-24 13:22:31 -08:00
jsapi.cpp Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
jsapi.h Bug 997285 part 1. Add JS_GetErrorPrototype to JSAPI. r=jorendorff 2014-05-05 16:01:57 -04:00
jsarray.cpp Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn. 2014-04-27 19:47:02 -07:00
jsarray.h Bug 939115 - Add MIR node for ArraySplice to avoid creating the result array if it's unused. r=jandem 2014-04-24 12:08:17 +02:00
jsast.tbl
jsatom.cpp Bug 989414 - Convert FixedHeapPtr to take a T* as template parameter instead of T; r=jonco 2014-04-25 14:22:27 -07:00
jsatom.h Bug 979865 - Part 3: Implement ES6 array comprehensions r=jorendorff 2014-03-07 22:01:13 +01:00
jsatominlines.h Bug 989414 - Convert FixedHeapPtr to take a T* as template parameter instead of T; r=jonco 2014-04-25 14:22:27 -07:00
jsbool.cpp Bug 975589, part 1 - Rename js::DefineConstructorAndPrototype -> GlobalObject::initBuiltinConstructor and refactor it a bit. r=jwalden. 2014-03-10 16:29:40 -05:00
jsbool.h Bug 977445 - Remove unused JSContext parameter from BooleanToStringBuffer() and friends. r=luke 2014-02-23 17:59:18 -08:00
jsboolinlines.h Bug 977445 - Remove unused JSContext parameter from BooleanToStringBuffer() and friends. r=luke 2014-02-23 17:59:18 -08:00
jsbytecode.h
jsclist.h
jscntxt.cpp Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn. 2014-04-27 19:45:46 -07:00
jscntxt.h Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence 2014-04-30 12:13:55 +01:00
jscntxtinlines.h Bug 952650 (part 13b) - Convert many !v.isPrimitive() calls to v.isObject(). r=till. 2014-04-28 16:36:03 -07:00
jscompartment.cpp Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence 2014-04-30 12:13:55 +01:00
jscompartment.h Bug 989414 - Convert ReadBarriered to take a T* as template parameter instead of T; r=jonco 2014-04-28 11:25:16 -07:00
jscompartmentinlines.h Bug 989414 - Convert ReadBarriered to take a T* as template parameter instead of T; r=jonco 2014-04-28 11:25:16 -07:00
jscpucfg.h Bug 976648 - JavaScript build/config for powerpc64le-linux support. r=bsmedberg 2014-02-28 09:55:48 -05:00
jscrashformat.h
jscrashreport.cpp Bug 974045 - don't store JS_CRASH_DIAGNOSTICS variables when we don't need to; r=luke 2014-02-18 14:50:35 -05:00
jscrashreport.h
jsdate.cpp Bug 998172 - SpiderMonkey: Eliminate unnecessary parentheses around return values. r=nbp 2014-04-18 11:13:44 -07:00
jsdate.h Bug 959013 - Convert the Date object to use ClassSpec. r=luke 2014-02-04 07:51:54 -08:00
jsdtoa.cpp Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
jsdtoa.h
jsexn.cpp Bug 997285 part 3. Make DOMException [ExceptionClass]. r=peterv,jorendorff 2014-05-05 16:01:57 -04:00
jsexn.h Bug 968936 - Emit a warning message with stack trace when the "operation callback" (slow script dialog) stops script execution. r=luke. 2014-02-26 08:55:35 -06:00
jsfriendapi.cpp Bug 964915 part 1 - Remove cx argument from innerObject hook. r=efaust 2014-05-08 15:00:36 +02:00
jsfriendapi.h Bug 1008092 - JS API to check whether array buffer object is neutered. r=sfink 2014-05-12 11:22:02 +08:00
jsfun.cpp Bug 1004503 - Backout of failed attempt to fix relazification-related crash. r=jandem 2014-05-03 16:09:33 +02:00
jsfun.h Bug 999790: Make asm.js modules and functions constructible; r=luke 2014-04-30 21:31:28 +02:00
jsfuninlines.h
jsgc.cpp Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
jsgc.h Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
jsgcinlines.h Bug 1004816 (part 1) - Simplify and encapsulate FreeSpan. r=billm. 2014-04-30 21:30:53 -07:00
jshashutil.h
jsinfer.cpp Bug 1002878 - Fix misalignment caused by TypeScript being empty. r=bhackett 2014-05-06 10:17:00 -04:00
jsinfer.h Bug 1002878 - Fix misalignment caused by TypeScript being empty. r=bhackett 2014-05-06 10:17:00 -04:00
jsinferinlines.h Bug 1002271 - Remove jsanalyze files, r=jandem. 2014-04-28 10:26:19 -06:00
jsiter.cpp Bug 989414 - Speed up the C++ side of write barriers fired from jitcode; r=jonco 2014-05-01 09:26:17 -07:00
jsiter.h Bug 989414 - Convert BarrieredPtr to take a T* as template parameter instead of T; r=jonco 2014-04-25 11:02:44 -07:00
jskwgen.cpp
jslibmath.h Bug 939843: Required changes in Spidermonkey; r=mjrosenb 2014-02-27 16:23:11 +01:00
jslock.h
jsmath.cpp Bug 990106 part 4 - Recover Add and DCE unused additions. r=h4writer,jandem 2014-04-29 10:17:52 -07:00
jsmath.h Bug 990106 part 4 - Recover Add and DCE unused additions. r=h4writer,jandem 2014-04-29 10:17:52 -07:00
jsnativestack.cpp Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
jsnativestack.h
jsnum.cpp Bug 885798 - Extend the nc_slots enum with new Number constants. r=till 2014-04-26 18:45:33 +02:00
jsnum.h Bug 987666 - Remove the unused dynamic root analysis. r=sfink 2014-03-24 18:32:36 -04:00
jsobj.cpp Bug 1008059 - Fixing comments that still refer to no longer existing |CanEffectlesslyCallLookupGenericOnObject| symbol. r=bhackett 2014-05-09 16:30:00 +02:00
jsobj.h Backed out 2 changesets (bug 969012) for gc bustage 2014-05-08 16:30:52 -07:00
jsobjinlines.h Backed out 2 changesets (bug 969012) for gc bustage 2014-05-08 16:30:52 -07:00
json.cpp Bug 547140, part 3 - Remove flags argument from DefineNativeProperty. r=Waldo. 2014-04-25 16:11:02 -05:00
json.h Bug 964238 (part 1) - Remove JSStableString and StableTwoByteChars. r=terrence. 2014-01-30 14:58:53 -08:00
jsonparser.cpp Bug 547140, part 3 - Remove flags argument from DefineNativeProperty. r=Waldo. 2014-04-25 16:11:02 -05:00
jsonparser.h Bug 964238 (part 1) - Remove JSStableString and StableTwoByteChars. r=terrence. 2014-01-30 14:58:53 -08:00
jsopcode.cpp Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence 2014-04-30 12:13:55 +01:00
jsopcode.h Bug 980263 - Part 1: Disable Ion OSR for loops nested in expressions r=jandem 2014-03-07 08:44:38 +01:00
jsopcodeinlines.h Bug 998172 - SpiderMonkey: Eliminate unnecessary parentheses around return values. r=nbp 2014-04-18 11:13:44 -07:00
jsprf.cpp Bug 991027 - JS_snprintf: Don't allocate a temporary buffer when handling %hs format-specifier. r=Waldo. 2014-04-25 11:50:33 -05:00
jsprf.h Bug 991027 - JS_snprintf: Don't allocate a temporary buffer when handling %hs format-specifier. r=Waldo. 2014-04-25 11:50:33 -05:00
jspropertytree.cpp Bug 797126 - Remove tinyid/shortid/userid (r=terrence) 2014-02-21 10:24:26 -06:00
jspropertytree.h
jsprototypes.h Bug 933001 - Part 5/5 - Pref-off SharedArrayBuffer outside Nightly. r=sfink 2014-02-20 14:49:09 -08:00
jsproxy.cpp Bug 964915 part 1 - Remove cx argument from innerObject hook. r=efaust 2014-05-08 15:00:36 +02:00
jsproxy.h Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo. 2014-04-25 16:11:01 -05:00
jspubtd.h Bug 988486 - Convert static functions to methods on GCRuntime r=terrence 2014-05-09 11:33:01 +01:00
jsreflect.cpp Bug 959787 - Handlify JS_DefineProperty; r=Waldo, r=bz 2014-01-21 18:11:17 -08:00
jsreflect.h
jsscript.cpp Bug 1008032 - Make ScriptSource a single threaded data structure, clean it up some, r=luke. 2014-05-10 04:53:31 -07:00
jsscript.h Bug 1008032 - Make ScriptSource a single threaded data structure, clean it up some, r=luke. 2014-05-10 04:53:31 -07:00
jsscriptinlines.h Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem. 2014-04-25 13:01:37 -06:00
jsshell.msg Bug 900789 - Instrument evaluate function to save/load the bytecode. r=luke 2014-02-20 07:09:34 -08:00
jsstr.cpp Bug 965712: Part 1 - Use our string matching logic for regexps when possible, r=luke 2014-04-30 16:42:25 +02:00
jsstr.h Bug 965712: Part 1 - Use our string matching logic for regexps when possible, r=luke 2014-04-30 16:42:25 +02:00
jstypes.h Bug 981999 - Remove redundant (and not always agreeing) ways of counting sourcenotes. r=luke 2014-03-26 14:26:43 -04:00
jsutil.cpp Bug 988097 - Allow oomAfterAllocations in non-debug builds. r=jandem 2014-03-27 19:15:22 +01:00
jsutil.h Bug 984101 - Undo some of our more aggressive new poisoning to get back performance. r=jonco 2014-04-09 08:11:06 -07:00
jsversion.h Bug 979528 - Remove unused NEW_OBJECT_REPRESENTATION stuff, r=waldo. 2014-03-07 06:56:49 -07:00
jswatchpoint.cpp Bug 989414 - Rename EncapsulatedPtr to PreBarriered to clarify intended usage; r=jonco 2014-04-25 15:18:53 -07:00
jswatchpoint.h Bug 989414 - Rename EncapsulatedPtr to PreBarriered to clarify intended usage; r=jonco 2014-04-25 15:18:53 -07:00
jsweakcache.h
jsweakmap.cpp Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence 2014-04-30 12:13:55 +01:00
jsweakmap.h Bug 998355. r=jonco 2014-04-23 15:39:56 -07:00
jswin.h
jsworkers.cpp Bug 1008032 - Make ScriptSource a single threaded data structure, clean it up some, r=luke. 2014-05-10 04:53:31 -07:00
jsworkers.h Bug 1008032 - Make ScriptSource a single threaded data structure, clean it up some, r=luke. 2014-05-10 04:53:31 -07:00
jswrapper.cpp Bug 972385 - Make JS::AutoValueVector subscript operator return handles. r=jonco, smaug 2014-04-28 16:53:00 +02:00
jswrapper.h Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo. 2014-04-25 16:11:01 -05:00
make-source-package.sh
moz.build Bug 1002271 - Remove jsanalyze files, r=jandem. 2014-04-28 10:26:19 -06:00
prmjtime.cpp Bug 1004923 part 12 - Use GetSystemTimePreciseAsFileTime if available (Windows 8). r=njn 2014-05-05 13:12:11 +02:00
prmjtime.h Bug 1004923 part 8 - Add PRMJ_NowInit, call QueryPerformanceFrequency only once. r=njn 2014-05-05 10:33:29 +02:00
symverscript.in

README.html

<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!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>