gecko/js/src
Nicholas Nethercote d0f43364ed Bug 884124 (part 8) - Add a RegExpStaticObject class. r=jwalden.
--HG--
extra : rebase_source : 9a0b0a59dc67cbab9ab1156607a984d303a850c3
2013-06-20 20:18:04 -07:00
..
assembler Bug 883697 (part 3) - Make include guards consistent in some more of js/src/. r=njn. 2013-06-19 18:01:23 -07:00
build Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted 2013-06-13 13:09:22 -04:00
builtin Bug 886205 (part 4) - Move some function definitions from jsfuninlines.h to jsfun.h. r=terrence. 2013-06-24 23:52:04 -07:00
config Bug 811404 - Stage cpptests as part of package-tests. r=ted 2013-06-24 13:45:32 -04:00
ctypes Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
devtools Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
ds Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
editline Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
frontend Bug 844805, part 3 - Remove two calls to FoldConstants from the parser. r=Waldo. 2013-06-25 17:40:00 -05:00
gc Bug 886205 (part 5) - Break vm/Shape-inl.h out of the header inclusion cycles. r=terrence. 2013-06-25 00:36:21 -07:00
gdb Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
ion Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden. 2013-06-19 01:39:47 -07:00
jit-test Bug 844805, part 3 - Remove two calls to FoldConstants from the parser. r=Waldo. 2013-06-25 17:40:00 -05:00
jsapi-tests Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence. 2013-06-24 21:32:05 -07:00
parjs-benchmarks Bug 872352 - Simplify edges/liquid-resize benchmarks rs=tests 2013-06-12 22:17:30 -04:00
perf Bug 885310 - 3 Rename JSHandleFoo in js/src r=evilpie 2013-06-21 14:12:46 +01:00
shell Bug 848592 - Fix some dynamic rooting analysis failures; r=sfink 2013-06-14 13:48:39 -07:00
tests Bug 496923 - Import the ch14 tests from test262. r=generating-script-was-reviewed 2013-06-19 12:25:51 -07:00
v8
vm Bug 884124 (part 8) - Add a RegExpStaticObject class. r=jwalden. 2013-06-20 20:18:04 -07:00
yarr Bug 883697 (part 4b) - Make include guards consistent in js/src/yarr/. r=njn. 2013-06-19 18:06:22 -07:00
aclocal.m4 Bug 752034 - Use the Windows SDK when building with Clang on Windows; r=ted 2013-06-13 13:09:22 -04:00
configure.in Bug 882779 - Do not attempt to run the LLVM PR8927 test when building with Clang on Windows; r=ted 2013-06-19 21:34:40 -04:00
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in bug 877937 - make js embedders build as c++11 when we do r=ted f=waldo 2013-06-05 18:55:17 -04:00
js.msg Bug 885463 - Warn about 'yield' without operand. r=Waldo. 2013-06-25 17:39:59 -05:00
js.pc.in Bug 870306 - Put includes under /usr/include/mozjs-x.y instead of /usr/include/js-x.y on make install. r=sstangl,r=Waldo 2013-05-21 08:28:13 +02:00
jsalloc.cpp Bug 881333 - Use accessor methods for cx->compartment and cx->runtime, r=luke. 2013-06-10 15:22:18 -06:00
jsalloc.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsanalyze.cpp Bug 884298: IonMonkey: Allow inlining of functions containing JSOP_FUNCALL, r=jandem 2013-06-19 15:06:05 +02:00
jsanalyze.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsanalyzeinlines.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsapi.cpp Bug 884124 (part 5) - Add a DateObject class. r=jwalden. 2013-06-20 20:17:15 -07:00
jsapi.h Bug 848592 - Fix some dynamic rooting analysis failures; r=sfink 2013-06-14 13:48:39 -07:00
jsarray.cpp Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden. 2013-06-19 01:39:47 -07:00
jsarray.h Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden. 2013-06-19 01:39:47 -07:00
jsast.tbl
jsatom.cpp Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence. 2013-06-24 21:32:05 -07:00
jsatom.h Bug 885300 - don't inline js::ToAtom. r=nnethercote 2013-06-21 02:59:39 +02:00
jsatominlines.h Bug 885300 - don't inline js::ToAtom. r=nnethercote 2013-06-21 02:59:39 +02:00
jsbool.cpp Bug 886094 - Make js::BooleanGetPrimitiveValueSlow assert isProxy instead of the narrower isCrossCompartmentWrapper. rs=Ms2ger 2013-06-23 15:05:26 +02:00
jsbool.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsboolinlines.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsclass.h Bug 886205 (part 3) - Move some function definitions from jsobjinlines.h to jsobj.h. r=terrence. 2013-06-24 21:26:48 -07:00
jsclist.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsclone.cpp Bug 884124 (part 5) - Add a DateObject class. r=jwalden. 2013-06-20 20:17:15 -07:00
jsclone.h Bug 885310 - 3 Rename JSHandleFoo in js/src r=evilpie 2013-06-21 14:12:46 +01:00
jscntxt.cpp Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jscntxt.h Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jscntxtinlines.h Bug 881902 - Remove ContextStack and StackSpace. r=luke,njn 2013-06-21 08:28:06 +02:00
jscompartment.cpp Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jscompartment.h Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jscompartmentinlines.h Bug 875661 - Part 2: Make NewGCThing inlines take ThreadSafeContext. (r=billm) 2013-06-20 16:40:53 -07:00
jscpucfg.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jscrashformat.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jscrashreport.cpp Bug 634839 (part 2b) - Remove more unnecessary headers (as found by include-what-you-use) from SpiderMonkey. r=jorendorff. 2013-06-12 22:20:27 -07:00
jscrashreport.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsdate.cpp Bug 884124 (part 5) - Add a DateObject class. r=jwalden. 2013-06-20 20:17:15 -07:00
jsdate.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsdbgapi.cpp Bug 848592 - Fix some dynamic rooting analysis failures; r=sfink 2013-06-14 13:48:39 -07:00
jsdbgapi.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsdtoa.cpp Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke. 2013-04-23 23:44:36 -07:00
jsdtoa.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsexn.cpp Bug 884124 (part 4) - Add an ErrorObject class. r=jwalden. 2013-06-20 20:17:14 -07:00
jsexn.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsfriendapi.cpp Bug 881902 - Remove ContextStack and StackSpace. r=luke,njn 2013-06-21 08:28:06 +02:00
jsfriendapi.h Bug 886205 (part 3) - Move some function definitions from jsobjinlines.h to jsobj.h. r=terrence. 2013-06-24 21:26:48 -07:00
jsfun.cpp Bug 886205 (part 4) - Move some function definitions from jsfuninlines.h to jsfun.h. r=terrence. 2013-06-24 23:52:04 -07:00
jsfun.h Bug 886205 (part 4) - Move some function definitions from jsfuninlines.h to jsfun.h. r=terrence. 2013-06-24 23:52:04 -07:00
jsfuninlines.h Bug 886205 (part 4) - Move some function definitions from jsfuninlines.h to jsfun.h. r=terrence. 2013-06-24 23:52:04 -07:00
jsgc.cpp Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jsgc.h Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence. 2013-06-24 21:32:05 -07:00
jsgcinlines.h Bug 880041 (part 22) - Use JSObject::{is,as} for JSFunction. r=sfink. 2013-06-17 23:53:49 -07:00
jsinfer.cpp Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden. 2013-06-19 01:39:47 -07:00
jsinfer.h Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jsinferinlines.h Bug 884124 (part 6) - Add an ArrayObject class. r=jwalden. 2013-06-18 23:55:38 -07:00
jsiter.cpp Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jsiter.h Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jskwgen.cpp Bug 634839 (part 2) - Remove more unnecessary #includes from SpiderMonkey. r=jorendorff. 2013-06-06 21:35:53 -07:00
jslibmath.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jslock.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsmath.cpp Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jsmath.h Bug 798914 (part 4) - Use newly introduced mozilla::MallocSizeOf in js. r=njn. 2013-06-23 13:21:01 +02:00
jsmemorymetrics.cpp Bug 884124 (part 6) - Add an ArrayObject class. r=jwalden. 2013-06-18 23:55:38 -07:00
jsnativestack.cpp Bug 875666 - add || defined(__DragonFly__) to jsnativestack.cpp (r=luke) 2013-05-24 08:29:53 +02:00
jsnativestack.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsnum.cpp Bug 880041 (part 21) - Use JSObject::{is,as} for GlobalObject. r=sfink. 2013-06-17 16:23:11 -07:00
jsnum.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsobj.cpp Bug 884124 (part 8) - Add a RegExpStaticObject class. r=jwalden. 2013-06-20 20:18:04 -07:00
jsobj.h Bug 884124 (part 8) - Add a RegExpStaticObject class. r=jwalden. 2013-06-20 20:18:04 -07:00
jsobjinlines.h Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden. 2013-06-19 01:39:47 -07:00
json.cpp Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden. 2013-06-19 01:39:47 -07:00
json.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsonparser.cpp Bug 880565 (part 1) - Move isFunction() et al from jsobjinlines.h to jsobj.h and minimize the number of files that #include jsobjinlines.h. r=benjamin. 2013-06-05 19:07:43 -07:00
jsonparser.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsopcode.cpp Bug 880041 (part 22) - Use JSObject::{is,as} for JSFunction. r=sfink. 2013-06-17 23:53:49 -07:00
jsopcode.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsopcode.tbl Bug 864218 - Improve performance when accessing variables defined in run-once closures, r=luke,jandem. 2013-05-31 16:22:34 -06:00
jsopcodeinlines.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsoplengen.cpp Bug 881579 - Use the canonical #ifndef wrapper form in SpiderMonkey headers so that GCC and clang can avoid including them more than once per compilation unit. r=benjamin. 2013-06-16 16:11:24 -07:00
jsprf.cpp Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke. 2013-04-23 23:44:36 -07:00
jsprf.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jspropertytree.cpp Bug 881333 - Use accessor methods for cx->compartment and cx->runtime, r=luke. 2013-06-10 15:22:18 -06:00
jspropertytree.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsprototypes.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsproxy.cpp Bug 880041 (part 22) - Use JSObject::{is,as} for JSFunction. r=sfink. 2013-06-17 23:53:49 -07:00
jsproxy.h Bug 885310 - 3 Rename JSHandleFoo in js/src r=evilpie 2013-06-21 14:12:46 +01:00
jsprvtd.h Bug 886128 - Fix various clang warnings and some potential bugs in nonstandard configurations. r=nnethercote,terrence. 2013-06-24 21:32:05 -07:00
jspubtd.h Bug 875661 - Part 1: Refactor a thread-safe context out of ForkJoinSlice and JSContext. (r=billm) 2013-06-20 16:40:53 -07:00
jsreflect.cpp Bug 883434 - Give TokenPos a real constructor. r=ejpbruel. 2013-06-21 08:18:01 -05:00
jsreflect.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsscript.cpp Bug 886205 (part 6) - Break jsscriptinlines.h out of the header inclusion cycles. r=terrence. 2013-06-25 17:25:18 -07:00
jsscript.h Bug 886205 (part 6) - Break jsscriptinlines.h out of the header inclusion cycles. r=terrence. 2013-06-25 17:25:18 -07:00
jsscriptinlines.h Bug 886205 (part 6) - Break jsscriptinlines.h out of the header inclusion cycles. r=terrence. 2013-06-25 17:25:18 -07:00
jsshell.msg
jsstr.cpp Bug 881902 - Remove ContextStack and StackSpace. r=luke,njn 2013-06-21 08:28:06 +02:00
jsstr.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsstrinlines.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jstypedarray.cpp Bug 884124 (part 7) - Move some methods from JSObject to ArrayObject. r=jwalden. 2013-06-19 01:39:47 -07:00
jstypedarray.h Bug 880041 (part 4) - Use JSObject::{is,as} for DataViewObject. r=luke. 2013-06-16 17:19:53 -07:00
jstypedarrayinlines.h Bug 886575 - Update TypedArray's data slot when doing fallback marking for minor GC; r=sfink 2013-06-24 17:33:27 -07:00
jstypes.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsutil.cpp Bug 634839 (part 1) - Remove unnecessary headers (as found by include-what-you-use) from js/src/jsfoo.cpp files. r=luke. 2013-04-23 23:44:36 -07:00
jsutil.h Bug 881902 - Remove ContextStack and StackSpace. r=luke,njn 2013-06-21 08:28:06 +02:00
jsversion.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jswatchpoint.cpp Bug 880565 (part 1) - Move isFunction() et al from jsobjinlines.h to jsobj.h and minimize the number of files that #include jsobjinlines.h. r=benjamin. 2013-06-05 19:07:43 -07:00
jswatchpoint.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsweakcache.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsweakmap.cpp Bug 880041 (part 21) - Use JSObject::{is,as} for GlobalObject. r=sfink. 2013-06-17 16:23:11 -07:00
jsweakmap.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jswin.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jsworkers.cpp Bug 634839 (part 2b) - Remove more unnecessary headers (as found by include-what-you-use) from SpiderMonkey. r=jorendorff. 2013-06-12 22:20:27 -07:00
jsworkers.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
jswrapper.cpp Bug 884124 (part 4) - Add an ErrorObject class. r=jwalden. 2013-06-20 20:17:14 -07:00
jswrapper.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
Makefile.in bug 877937 - make js embedders build as c++11 when we do r=ted f=waldo 2013-06-05 18:55:17 -04:00
moz.build Bug 886632 - Rename ParallelArrayAnalysis to ParallelSafetyAnalysis; move it before GVN; remove its dependency on JSContext. (r=nmatsakis) 2013-06-25 18:28:22 -07:00
prmjtime.cpp
prmjtime.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
README.html
symverscript.in Bug 809430 - Add symbol versions. r=glandium 2013-04-25 15:35:40 -07:00
TraceLogging.cpp Bug 883574 - Add const qualifiers to variables and pointers in the JS tree. r=evilpies 2013-06-17 18:31:47 -07:00
TraceLogging.h Bug 883697 (part 2) - Make include guards consistent in some of js/src/. r=njn. 2013-06-19 17:59:46 -07:00
Y.js

<!-- 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>