..
assembler
Bug 998997 - Use PROT_NONE on POSIX and PAGE_NOACCESS on Windows when protecting JIT code. (r=luke)
2014-04-22 14:13:14 -07:00
builtin
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +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 991027 - JS_snprintf: Don't allocate a temporary buffer when handling %hs format-specifier. r=Waldo.
2014-04-25 11:50:33 -05:00
doc /Debugger
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
Bug 998908 - Mark inner objects inside eval'd scripts before firing Debugger's onNewScript hook. (r=till)
2014-04-29 21:57:36 -07:00
gc
Backed out changeset 602ddd08eab9 (bug 988486) for bustage on a CLOSED TREE
2014-04-30 13:59:36 +02:00
gdb
Bug 989414 - Rename EncapsulatedPtr to PreBarriered to clarify intended usage; r=jonco
2014-04-25 15:18:53 -07:00
jit
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jit-test
Bug 1003694 - Settle on first frame by skipping all allocations. r=h4writer
2014-04-30 01:34:07 -07:00
jsapi-tests
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
parjs-benchmarks
perf
Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till.
2014-04-27 20:27:54 -07:00
shell
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
2014-04-30 10:10:33 +01:00
tests
Bug 813366: Remove the deliberate crashes in Yarr, by making it fallible, r=till
2014-04-30 10:02:56 +02:00
v8
vm
Backed out changeset 602ddd08eab9 (bug 988486) for bustage on a CLOSED TREE
2014-04-30 13:59:36 +02: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
aclocal.m4
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg
Bug 978232 - ES6 Proxies: [[Construct]] must throw if the trap doesn't return an object. (r=jwalden)
2014-04-15 14:57:35 -07:00
js.pc.in
jsalloc.cpp
jsalloc.h
jsapi.cpp
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jsapi.h
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
2014-04-30 10:10:33 +01: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
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
jsbool.h
jsboolinlines.h
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
Backed out changeset 602ddd08eab9 (bug 988486) for bustage on a CLOSED TREE
2014-04-30 13:59:36 +02: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
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02: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
jscrashformat.h
jscrashreport.cpp
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
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till.
2014-04-27 20:27:54 -07:00
jsexn.h
jsfriendapi.cpp
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jsfriendapi.h
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
2014-04-30 10:10:33 +01:00
jsfun.cpp
Bug 1001850 - IonMonkey: Remove the intermediate native call when calling a bound function, r=jandem
2014-04-28 13:44:13 +02:00
jsfun.h
Bug 989414 - Implement BarrieredValue in terms of BarrieredPtr using GCMethods; r=jonco
2014-04-25 14:18:18 -07:00
jsfuninlines.h
jsgc.cpp
Backed out changeset 602ddd08eab9 (bug 988486) for bustage on a CLOSED TREE
2014-04-30 13:59:36 +02:00
jsgc.h
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jsgcinlines.h
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jshashutil.h
jsinfer.cpp
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jsinfer.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
jsinferinlines.h
Bug 1002271 - Remove jsanalyze files, r=jandem.
2014-04-28 10:26:19 -06:00
jsiter.cpp
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02: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
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
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
jsobj.cpp
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jsobj.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
jsobjinlines.h
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
json.cpp
Bug 547140, part 3 - Remove flags argument from DefineNativeProperty. r=Waldo.
2014-04-25 16:11:02 -05:00
json.h
jsonparser.cpp
Bug 547140, part 3 - Remove flags argument from DefineNativeProperty. r=Waldo.
2014-04-25 16:11:02 -05:00
jsonparser.h
jsopcode.cpp
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jsopcode.h
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
jspropertytree.h
jsprototypes.h
jsproxy.cpp
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +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 807168 - Followup to fix build failure with clang; r=bustage-fix
2014-04-18 09:50:30 -07:00
jsreflect.cpp
jsreflect.h
jsscript.cpp
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jsscript.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
jsscriptinlines.h
Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem.
2014-04-25 13:01:37 -06:00
jsshell.msg
jsstr.cpp
Bug 997590 (part 2) - Create RegExpStaticsObjects lazily. r=sstangl.
2014-04-22 20:13:24 -07:00
jsstr.h
Bug 547140, part 4 - Remove flags argument from resolve hooks. r=Waldo.
2014-04-25 16:11:02 -05:00
jstypes.h
jsutil.cpp
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
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
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
jsweakmap.h
Bug 998355. r=jonco
2014-04-23 15:39:56 -07:00
jswin.h
jsworkers.cpp
Bug 987556 Part 2 Use JS::SourceBufferHolder in frontend::ByteCompiler API. r=luke
2014-04-25 10:11:56 -04:00
jsworkers.h
Bug 992256 - Crash on OOM during worker thread initialization, r=h4writer.
2014-04-11 17:17:18 -06: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
Makefile.in
moz.build
Bug 1002271 - Remove jsanalyze files, r=jandem.
2014-04-28 10:26:19 -06:00
NamespaceImports.h
Bug 987556 Part 2 Use JS::SourceBufferHolder in frontend::ByteCompiler API. r=luke
2014-04-25 10:11:56 -04:00
prmjtime.cpp
prmjtime.h
README.html
symverscript.in
Y.js