..
assembler
Bug 959597 part 3 - Add ARM simulator for JIT code. r=nbp
2014-01-29 13:34:14 +01:00
builtin
Bug 959334 - Invoking js_InitTypedObjectModuleObject or js_InitSIMDClass in GlobalObject::initStandardClasses causes mochitest-plain to fail. r=Waldo
2014-01-31 14:51:41 -08:00
ctypes
Bug 959787 - Handlify some misc JS APIs r=sfink r=smaug
2014-01-29 10:00:40 +00:00
devtools
Bug 959806 - Make the analysis explain why it believes a type to be a gc type, r=terrence
2014-01-14 13:20:32 -08:00
ds
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
editline
frontend
Bug 963641 - Miscellaneous cleanups not implicated in actual bugs. r=jorendorff
2014-01-27 16:33:03 -08:00
gc
Bug 959597 part 3 - Add ARM simulator for JIT code. r=nbp
2014-01-29 13:34:14 +01:00
gdb
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 5; r=jonco
2014-01-17 10:09:38 -08:00
jit
Bug 964229 - IonMonkey: Split StringPolicy and support all primitives to MToString, r=jandem,sstangl
2014-01-31 10:24:02 +01:00
jit-test
Bug 950931 - Re-enable disbaled jit tests r=terrence
2014-01-31 09:55:12 +00:00
jsapi-tests
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
2014-01-31 12:11:23 +01:00
parjs-benchmarks
perf
Bug 959787 - Handlify some JS friend APIs r=sfink
2014-01-29 10:01:33 +00:00
shell
Bug 965247 - ARM simulator: Support an environment variable and shell argument to enabling icache checks. r=jandem
2014-01-30 01:30:56 +11:00
tests
Backed out changeset 6e956de758ce (bug 924839) for xperf bustage on a CLOSED TREE
2014-01-30 16:57:49 -08:00
v8
vm
Bug 962449 - Stop manually invoking initialization routines in GlobalObject.h. r=luke
2014-01-31 14:51:41 -08:00
vtune
yarr
Bug 959597 part 3 - Add ARM simulator for JIT code. r=nbp
2014-01-29 13:34:14 +01:00
aclocal.m4
Bug 950298 - Make the js build system use top-level as its root objdir. r=gps
2014-01-14 07:38:40 +09:00
configure.in
Bug 960505 - Make it easier for Mozilla code to include ICU headers. r=glandium
2014-01-15 23:45:45 +00:00
dtoa.c
js-confdefs.h.in
Bug 956601 - Add Char16.h to RequiredDefines.h so that SpiderMonkey standalone works again, in compilers without native char16_t support. r=sstangl
2014-01-05 18:05:11 -06:00
js-config.h.in
js-config.in
js.msg
Bug 950407 Followup - Add a parameter to JSMSG_SETPROTOTYPEOF_FAIL. (r=Waldo on IRC)
2014-01-16 15:09:52 -08:00
js.pc.in
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
jsanalyze.cpp
Bug 963641 - Make TI work correctly with respect to JSOP_MUTATEPROTO. r=jandem
2014-01-28 10:38:44 -08:00
jsanalyze.h
Bug 960775 - Retire JS_WARN_UNUSED_RESULT in favor of MOZ_WARN_UNUSED_RESULT. r=waldo
2014-01-21 17:56:16 -08:00
jsapi.cpp
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
2014-01-31 12:11:23 +01:00
jsapi.h
Backed out changeset e2c75ec7f3d4 (bug 959787) for breaking b2g builds on a CLOSED TREE
2014-01-31 12:11:23 +01:00
jsarray.cpp
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsarray.h
Bug 964016 - Part 2: Replace JS_UNLIKELY with MOZ_UNLIKELY. r=luke
2014-01-24 19:57:58 -08:00
jsast.tbl
jsatom.cpp
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsatom.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsatominlines.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsbool.cpp
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsbool.h
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp
Bug 959597 part 3 - Add ARM simulator for JIT code. r=nbp
2014-01-29 13:34:14 +01:00
jscntxt.h
Bug 959597 part 3 - Add ARM simulator for JIT code. r=nbp
2014-01-29 13:34:14 +01:00
jscntxtinlines.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jscompartment.cpp
Bug 946546 - copy JS strings directly into the destination compartment; r=billm
2014-01-27 17:24:35 -05:00
jscompartment.h
Bug 957088 - Use && rather than and in #if directives r=terrence
2014-01-21 10:44:38 +00:00
jscompartmentinlines.h
jscpucfg.h
jscrashformat.h
jscrashreport.cpp
jscrashreport.h
jsdate.cpp
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsdate.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Bug 872273 - Remove manual rooting from js_ReportUncaughtException. r=Waldo
2014-01-30 09:30:29 -08:00
jsexn.h
Bug 872273 - Generate a JSErrorReport when we need one. r=Waldo
2014-01-30 09:30:29 -08:00
jsfriendapi.cpp
Bug 872273 - Remove non-cx variant of ErrorFromException, and make it take a HandleObject. r=Waldo
2014-01-30 09:30:29 -08:00
jsfriendapi.h
Bug 872273 - Don't ToString the exn if we already got a report out of it. r=Waldo
2014-01-30 09:30:29 -08:00
jsfun.cpp
Bug 965082 - Unify duplicate bits of state of proxies. r=mrbkap,r=gabor
2014-01-29 13:07:13 -08:00
jsfun.h
Bug 952777 - part 4 - move JSParallelNative into the union; r=efaust,bz
2014-01-07 14:54:07 -05:00
jsfuninlines.h
jsgc.cpp
Bug 964016 - Part 3: Replace JS_NEVER_INLINE with MOZ_NEVER_INLINE. r=luke
2014-01-24 20:21:24 -08:00
jsgc.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsgcinlines.h
Bug 964016 - Part 1: Replace JS_LIKELY with MOZ_LIKELY. r=luke
2014-01-25 22:04:37 -08:00
jshashutil.h
jsinfer.cpp
Bug 959012 - Create separate js_GetClassPrototype and js_FindClassPrototype to mimic js_{Get,Find}ClassObject. r=jorendorff
2014-01-30 07:45:16 -08:00
jsinfer.h
Backed out changeset 12a28278bb20 (Bug 952818) for adding rooting hazards on a CLOSED TREE.
2014-01-07 13:49:39 -08:00
jsinferinlines.h
Bug 929221 - Correctly handle OOM in EnsureTrackPropertyTypes. r=bhackett
2014-01-22 12:26:25 +01:00
jsiter.cpp
Bug 959012 - Clean up and separate the semantics of js_{Get,Find}Class{Prototype,Object}. r=jorendorff
2014-01-30 07:45:16 -08:00
jsiter.h
Bug 952873 part 2. Expose JSAPI for doing for-of iteration. r=jorendorff
2014-01-28 16:16:03 -08:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp
Bug 942550: Take care of all particular cases in ecmaPow instead of js_math_pow; r=jandem
2014-01-29 12:12:03 +01:00
jsmath.h
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsnum.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsobj.cpp
Bug 959012 - Clean up and separate the semantics of js_{Get,Find}Class{Prototype,Object}. r=jorendorff
2014-01-30 07:45:16 -08:00
jsobj.h
Bug 959012 - Clean up and separate the semantics of js_{Get,Find}Class{Prototype,Object}. r=jorendorff
2014-01-30 07:45:16 -08:00
jsobjinlines.h
Bug 959012 - Clean up and separate the semantics of js_{Get,Find}Class{Prototype,Object}. r=jorendorff
2014-01-30 07:45:16 -08:00
json.cpp
json.h
jsonparser.cpp
jsonparser.h
jsopcode.cpp
Bug 963434 - Remove jsopcode.tbl and jsoplengen.cpp in favor of a higher-order macro, and make JSOP_*_LENGTH into C++ constant variables. This will make the build process simpler, and it likely eliminates a needs-CLOBBER situation encountered while landing bug 948583. Particular thanks to r=jorendorff for the fast review here (given any change at all to jsopcode.tbl would bitrot this), DONTBUILD because already landed with wrong bug number
2014-01-24 13:21:09 -08:00
jsopcode.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsopcodeinlines.h
Bug 960040 - Part 2: Hide more of ScriptAnalysis implementation. r=jandem
2014-01-21 14:09:34 +01:00
jsprf.cpp
jsprf.h
jspropertytree.cpp
Bug 959163 - Fix debug asserts in PropertyTree::lookupChild. (r=jorendorff)
2014-01-27 11:33:05 -08:00
jspropertytree.h
Bug 960342 - Convert StackShape from AutoRooter to RootedGeneric, r=terrence
2014-01-22 11:52:44 -08:00
jsprototypes.h
jsproxy.cpp
Bug 924720 - Part 8: Remove BaseProxyHandler::isOuterWindow(). (r=bholley)
2014-01-29 17:20:16 -08:00
jsproxy.h
Bug 947014 - Allow callers of Wrapper::New to specify a prototype. (r=bholley)
2014-01-29 17:20:16 -08:00
jspubtd.h
Bug 957688 - Kill off checkAccess. r=mrbkap
2014-01-24 16:08:26 -08:00
jsreflect.cpp
Bug 963738 - Fix some false positives in the Array analysis; r=jonco
2014-01-28 12:05:35 -08:00
jsreflect.h
jsscript.cpp
Bug 963528 - Don't allocate zero-sized script data. r=luke.
2014-01-27 18:31:34 -08:00
jsscript.h
Bug 961883 (part 1) - Measure and report the SourceDataCache. r=benjamin.
2014-01-20 19:52:57 -08:00
jsscriptinlines.h
Bug 886193 - Part 2: Introduce JSScript::nonDelazifyingFunction and use it whereever possible. r=jandem
2014-01-09 17:13:25 +01:00
jsshell.msg
jsstr.cpp
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsstr.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jstypes.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsutil.cpp
Bug 960860 - Don't include zlib.h from jsutil.h (r=njn)
2014-01-17 09:15:59 -06:00
jsutil.h
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsversion.h
jswatchpoint.cpp
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp
Bug 964016 - Part 4: Replace JS_ALWAYS_INLINE with MOZ_ALWAYS_INLINE. r=luke
2014-01-24 20:14:56 -08:00
jsweakmap.h
jswin.h
jsworkers.cpp
Bug 959012 - Clean up and separate the semantics of js_{Get,Find}Class{Prototype,Object}. r=jorendorff
2014-01-30 07:45:16 -08:00
jsworkers.h
Fix the Windows non-threadsafe build by exposing/using a thread-aware symbol only in threadsafe builds. No bug, r=terrence
2014-01-23 16:09:07 -08:00
jswrapper.cpp
Bug 947014 - Allow callers of Wrapper::New to specify a prototype. (r=bholley)
2014-01-29 17:20:16 -08:00
jswrapper.h
Bustage fix, bug 947014 followup. r=bustage in a CLOSED TREE
2014-01-29 17:57:36 -08:00
make-source-package.sh
Bug 950298 - Make the js build system use top-level as its root objdir. r=gps
2014-01-14 07:38:40 +09:00
Makefile.in
Bug 960505 - Make it easier for Mozilla code to include ICU headers. r=glandium
2014-01-15 23:45:45 +00:00
moz.build
Bug 959597 part 1 - ARM simulator build changes. r=glandium
2014-01-28 15:33:53 +01:00
NamespaceImports.h
prmjtime.cpp
prmjtime.h
README.html
symverscript.in
TraceLogging.cpp
TraceLogging.h
Y.js