..
asmjs
Bug 1134425 - Part 1: move the allocator interface code out of line; r=jonco
2015-03-04 09:32:02 -08:00
builtin
Bug 1139769 - Self-host %TypedArray%.prototype.subarray. r=till
2015-03-03 11:29:49 -08:00
ctypes
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
devtools
Backed out changeset f88b64c38d3d (bug 1120655) for adding hazards to a CLOSED TREE
2015-03-04 17:01:09 -08:00
doc
Bug 1130214 - Add an .allowUnobservedAsmJS accessor on Debugger instances. (r=jimb)
2015-02-13 16:53:22 -08:00
ds
Bug 1129510 - Trace references to JS heap from Profiler buffers. r=shu
2015-02-25 16:43:39 -05:00
editline
frontend
Bug 1127012. r=jorendorff
2015-03-02 17:06:46 -08:00
gc
Backout a0844d972d08 (Bug 1133140) for OOM bustage on TBPL test machines on a CLOSED TREE.
2015-03-05 11:31:57 -08:00
gdb
Bug 1140179: Adapt to new JSObject structure, which indirects through the ObjectGroup. DONTBUILD r=sfink
2015-03-05 15:00:13 -08:00
irregexp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jit
Bug 1139759 - Self-host %TypedArray%.prototype.copyWithin. r=till
2015-03-03 11:29:02 -08:00
jit-test
Bug 1139759 - Self-host %TypedArray%.prototype.copyWithin. r=till
2015-03-03 11:29:02 -08:00
jsapi-tests
Bug 1139217 - Make js::HashSet<T> work with move-only T types; r=luke
2015-03-03 17:54:00 +01:00
octane
perf
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
proxy
Bug 1137497 - Remove shape from unboxed objects, r=jandem.
2015-03-04 08:32:45 -06:00
shell
Bug 1137497 - Remove shape from unboxed objects, r=jandem.
2015-03-04 08:32:45 -06:00
tests
Bug 1136221 - SIMD (interpreter): relax type requirement for Int32x4Bool. r=bbouvier
2015-02-27 17:31:05 +01:00
vm
Bug 1139769 - Self-host %TypedArray%.prototype.subarray. r=till
2015-03-03 11:29:49 -08:00
vtune
aclocal.m4
configure.in
dtoa.c
js-confdefs.h.in
js-config.h.in
js-config.in
js.msg
Bug 1127012. r=jorendorff
2015-03-02 17:06:46 -08:00
js.pc.in
jsalloc.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsalloc.h
jsapi.cpp
Bug 1137523 part 2 - Unprefix a few js_* functions I forgot in part 1. r=bhackett
2015-03-03 09:33:22 +01:00
jsapi.h
Bug 1136980 part 2. Remove JS_SetParent, even though we have a CLOSED TREE. r=waldo
2015-02-27 11:46:58 -05:00
jsarray.cpp
Bug 1134425 - Part 1: move the allocator interface code out of line; r=jonco
2015-03-04 09:32:02 -08:00
jsarray.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsast.tbl
Bug 1066227 - Part 4: Reflect.parse support for ClassStatements. (r=jorendorff)
2015-02-25 17:30:08 -08:00
jsatom.cpp
Bug 1135985 - Use typed members to implement pushMarkStack; r=sfink
2015-02-25 13:09:05 -08:00
jsatom.h
Bug 979293 - Add a FrozenAtomSet to clarify how |permanentAtoms| works. r=bhackett.
2015-02-25 19:11:28 -08:00
jsatominlines.h
jsbool.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsbool.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsboolinlines.h
jsbytecode.h
jsclist.h
jscntxt.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jscntxt.h
Bug 1139769 - Add TypedArrayBuffer, TypedArrayByteOffset, and TypedArrayElementShift intrinsics to safely get the relevant information for a typed array. r=till
2015-03-03 11:29:45 -08:00
jscntxtinlines.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jscompartment.cpp
Bug 1134425 - Part 1: move the allocator interface code out of line; r=jonco
2015-03-04 09:32:02 -08:00
jscompartment.h
Backed out changeset d7d9bbfa72c5 (bug 674779) for m-bc orange on a CLOSED TREE
2015-02-26 17:55:37 -08:00
jscompartmentinlines.h
jscpucfg.h
jsdate.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsdate.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsdtoa.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsdtoa.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsexn.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsexn.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsfriendapi.cpp
Bug 1137497 - Remove shape from unboxed objects, r=jandem.
2015-03-04 08:32:45 -06:00
jsfriendapi.h
Bug 1137497 - Remove shape from unboxed objects, r=jandem.
2015-03-04 08:32:45 -06:00
jsfun.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsfun.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsfuninlines.h
jsgc.cpp
Backout a0844d972d08 (Bug 1133140) for OOM bustage on TBPL test machines on a CLOSED TREE.
2015-03-05 11:31:57 -08:00
jsgc.h
Bug 1137978 - Access an object's compartment and zone via its group, remove ObjectGroup::singleton_, r=jandem,terrence.
2015-03-03 06:23:47 -06:00
jsgcinlines.h
Bug 1134425 - Part 1: move the allocator interface code out of line; r=jonco
2015-03-04 09:32:02 -08:00
jshashutil.h
jsiter.cpp
Bug 1137497 - Remove shape from unboxed objects, r=jandem.
2015-03-04 08:32:45 -06:00
jsiter.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jskwgen.cpp
jslibmath.h
jslock.h
jsmath.cpp
Bug 1134425 - Part 1: move the allocator interface code out of line; r=jonco
2015-03-04 09:32:02 -08:00
jsmath.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsnum.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsobj.cpp
Bug 1137497 - Remove shape from unboxed objects, r=jandem.
2015-03-04 08:32:45 -06:00
jsobj.h
Bug 1137497 - Remove shape from unboxed objects, r=jandem.
2015-03-04 08:32:45 -06:00
jsobjinlines.h
Bug 1134425 - Part 2: templatize the GC's allocation routines; r=jonco
2015-03-04 11:30:24 -08:00
json.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
json.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsopcode.cpp
Bug 1137523 part 2 - Unprefix a few js_* functions I forgot in part 1. r=bhackett
2015-03-03 09:33:22 +01:00
jsopcode.h
Bug 1137523 part 2 - Unprefix a few js_* functions I forgot in part 1. r=bhackett
2015-03-03 09:33:22 +01:00
jsopcodeinlines.h
jsprf.cpp
Bug 1130166 - Use SizePrintfMacros.h when printing line numbers. r=Waldo
2015-02-27 08:19:00 -05:00
jsprf.h
jspropertytree.cpp
Bug 1134425 - Part 1: move the allocator interface code out of line; r=jonco
2015-03-04 09:32:02 -08:00
jspropertytree.h
jsprototypes.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jspubtd.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsreflect.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsreflect.h
jsscript.cpp
Bug 1134425 - Part 2: templatize the GC's allocation routines; r=jonco
2015-03-04 11:30:24 -08:00
jsscript.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jsscriptinlines.h
Bug 1130214 - Add an .allowUnobservedAsmJS accessor on Debugger instances. (r=jimb)
2015-02-13 16:53:22 -08:00
jsshell.msg
jsstr.cpp
Bug 1134425 - Part 2: templatize the GC's allocation routines; r=jonco
2015-03-04 11:30:24 -08:00
jsstr.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jstypes.h
jsutil.cpp
jsutil.h
jsversion.h
Bug 1066227 - Part 3: Parser support for basic ES6 ClassStatements (Nightly Only). (r=jorendorff)
2015-02-25 17:30:08 -08:00
jswatchpoint.cpp
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jswatchpoint.h
jsweakcache.h
jsweakmap.cpp
Bug 1137336 - Explicitly disallow WeakMapTracer.callback from GCing, r=terrence
2015-03-02 10:25:16 -08:00
jsweakmap.h
Bug 1137523 - Unprefix most js_* functions. r=bhackett CLOSED TREE
2015-02-27 16:08:15 +01:00
jswin.h
jswrapper.h
Bug 1136925 part 2. Stop passing a parent to Wrapper::New. r=waldo,bholley
2015-02-26 15:58:59 -05:00
make-source-package.sh
Bug 1134428: Update js/src/make-source-package.sh to include all source files now needed for a SpiderMonkey build. DONTBUILD r=sstangl
2015-02-20 10:32:56 -08:00
Makefile.in
Bug 1120170 - part 2 - Self-host RegExp.prototype.flags. r=till
2015-02-22 07:23:00 +01:00
moz.build
Bug 1134425 - Part 1: move the allocator interface code out of line; r=jonco
2015-03-04 09:32:02 -08:00
NamespaceImports.h
prmjtime.cpp
prmjtime.h
README.html
symverscript.in
Y.js