..
analysis-tests
assembler
Bug 704391 - Add more JS runtime memory reporters and fix the existing ones. r=luke.
2011-12-01 19:08:20 -08:00
build
Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted.
2011-11-28 15:32:32 -05:00
builtin
Bug 691797: Optimize RegExp.prototype.test with leading .*, take 2. (r=mrbkap,luke)
2011-11-28 13:35:12 -08:00
config
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
ctypes
Bug 705019 - Allow access to {C,Pointer,Struct,Array,Function}Type.prototype.prototype. r=jorendorff
2011-11-29 18:29:19 -08:00
ds
Bug 706442: Shorten LifoAlloc chunk chain. (r=luke)
2011-12-01 17:59:50 -08:00
editline
Bug 697076 - Fix some Clang warnings. r=luke
2011-10-26 11:50:40 +02:00
frontend
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
gc
Bug 704207 - HeapValue::gcKind should return JSGCTraceKind. r=billm
2011-11-23 09:14:04 -05:00
gnuplot
Backout changeset e6d269bc23b9 (bug 674251) to investigate Tdhtml regression on Mac.
2011-08-18 10:18:08 +02:00
jit-test
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
jsapi-tests
Bug 702740 - Add JS_SetFunctionCallback to JSAPI proper (still gated on --enable-trace-jscalls). r=luke
2011-12-01 11:25:37 -08:00
methodjit
Bug 703842 - Avoid R_SPARC_WDISP22 relocation in TrampolineSparc.s. r=bhackett
2011-11-19 09:37:34 +01:00
metrics
perf
shell
Bug 704391 - Add more JS runtime memory reporters and fix the existing ones. r=luke.
2011-12-01 19:08:20 -08:00
tests
Add testcase for bug 476088. r=jruderman
2011-12-03 03:29:59 -05:00
v8
v8-dtoa
Bug 697076 - Fix some Clang warnings. r=luke
2011-10-26 11:50:40 +02:00
vm
Bug 704391 - Add more JS runtime memory reporters and fix the existing ones. r=luke.
2011-12-01 19:08:20 -08:00
vprof
yarr
Bug 691299: Lower maximum quantifier. (r=dmandelin)
2011-11-29 15:24:44 -08:00
aclocal.m4
Bug 705466 - Use MOZ_CHECK_HEADERS to check for cpuid.h. r=ted.
2011-11-28 15:32:32 -05:00
configure.in
Bug 706433 - Add JS shell compile flag (--enable-more-deterministic) for more determinism, used for differential testing. r=jorendorff
2011-12-01 15:46:28 -08:00
dtoa.c
ETWProvider.man
find-child.py
javascript-trace.d
jitstats.tbl
js-config.h.in
Remove tracer from XPConnect (bug 698201 part 6, r=bholley).
2011-11-22 17:41:43 -05:00
js-config.in
js.msg
Bug 602212 - Use error message from js.msg when CSP blocks a call to eval r=jorendorff
2011-11-24 19:39:02 +01:00
jsalloc.cpp
jsalloc.h
Back out rev 4c0e6b3f7791 (bug 689362) due to suspected mac x64 opt moth orange.
2011-10-12 23:07:04 -04:00
jsanalyze.cpp
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
jsanalyze.h
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
jsapi.cpp
Bug 702740 - Add JS_SetFunctionCallback to JSAPI proper (still gated on --enable-trace-jscalls). r=luke
2011-12-01 11:25:37 -08:00
jsapi.h
Bug 702740 - Add JS_SetFunctionCallback to JSAPI proper (still gated on --enable-trace-jscalls). r=luke
2011-12-01 11:25:37 -08:00
jsarray.cpp
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jsarray.h
Backed out changeset e1587f23d2f0, bug 701560 - compilation errors
2011-11-18 15:52:35 +01:00
jsarrayinlines.h
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jsast.tbl
jsatom.cpp
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jsatom.h
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jsatominlines.h
Remove jsobj.h from installed headers, bug 690943. r=luke
2011-10-04 07:06:54 -07:00
jsbool.cpp
Bug 695756 - Implement js::BooleanObject. r=nnethercote.
2011-10-20 22:47:30 -07:00
jsbool.h
Bug 683361, part 5 - Handle transparent proxies correctly in [[Class]] == "X" queries (r=waldo)
2011-09-20 16:48:50 -07:00
jsboolinlines.h
jscell.h
Bug 641027 - Fix warnings-as-errors bustage
2011-11-10 13:38:05 -08:00
jsclass.h
Bug 698495 part 2. Add an optional getElementIfPresent ObjectOps hook. r=waldo
2011-11-04 12:19:00 -04:00
jsclist.h
jsclone.cpp
Backout cb50e96dbee0 (Bug 677079) for Win PGO mochitests failures.
2011-10-22 11:03:26 +02:00
jsclone.h
Backout cb50e96dbee0 (Bug 677079) for Win PGO mochitests failures.
2011-10-22 11:03:26 +02:00
jscntxt.cpp
Bug 704391 - follow-up to f1c49a3b76e7 that unbreaks non-JS_THREADSAFE shell builds. r=me.
2011-12-01 21:25:13 -08:00
jscntxt.h
Bug 704391 - Add more JS runtime memory reporters and fix the existing ones. r=luke.
2011-12-01 19:08:20 -08:00
jscntxtinlines.h
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jscompartment.cpp
Bug 704391 - Add more JS runtime memory reporters and fix the existing ones. r=luke.
2011-12-01 19:08:20 -08:00
jscompartment.h
Bug 704391 - Add more JS runtime memory reporters and fix the existing ones. r=luke.
2011-12-01 19:08:20 -08:00
jscompat.h
Bug 666049 - Remove JSFloat64, float64 and float32 r=luke
2011-06-21 15:07:02 -07:00
jscpucfg.h
indent the #ifdef tree for readability (no bug, r=firebot)
2011-11-08 13:08:43 -08:00
jscrashformat.h
jscrashreport.cpp
Bug 677773 - Allow JS crash diagnostics to be disabled; simplify them (r=dmandelin,ted)
2011-08-12 06:57:45 -07:00
jscrashreport.h
Bug 684771 - js/src/jsscript.cpp(300) : warning C4309: 'specialization' : truncation of constant value. r=wmccloskey
2011-09-06 17:54:36 +09:00
jsdate.cpp
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jsdate.h
Remove jsobj.h from installed headers, bug 690943. r=luke
2011-10-04 07:06:54 -07:00
jsdbgapi.cpp
Bug 702740 - Add JS_SetFunctionCallback to JSAPI proper (still gated on --enable-trace-jscalls). r=luke
2011-12-01 11:25:37 -08:00
jsdbgapi.h
Bug 702740 - Add JS_SetFunctionCallback to JSAPI proper (still gated on --enable-trace-jscalls). r=luke
2011-12-01 11:25:37 -08:00
jsdhash.cpp
jsdhash.h
jsdtoa.cpp
jsdtoa.h
jsexn.cpp
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jsexn.h
Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies
2011-09-03 03:21:25 +01:00
jsfriendapi.cpp
Bug 699279 - Run GC_SHRINK collection cycle when under memory pressure; r=mrbkap
2011-11-09 18:14:11 -08:00
jsfriendapi.h
Bug 699279 - Run GC_SHRINK collection cycle when under memory pressure; r=mrbkap
2011-11-09 18:14:11 -08:00
jsfun.cpp
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jsfun.h
Remove traceable natives (bug 698201 part 3, r=luke).
2011-11-22 17:41:42 -05:00
jsfuninlines.h
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jsgc.cpp
Bug 668855, part 1: add JS weak map tracing interface. r=billm
2011-11-24 07:35:56 -05:00
jsgc.h
Bug 554691 - Remove dead js_RegisterCloseableIterator definiton from header file. r=Ms2ger
2011-11-26 18:51:06 +01:00
jsgcchunk.cpp
Bug 670596 - Mark ununused arenas as decommitted; r=?,njn
2011-10-11 18:37:40 -07:00
jsgcchunk.h
Bug 670596 - Mark ununused arenas as decommitted; r=?,njn
2011-10-11 18:37:40 -07:00
jsgcinlines.h
Bug 641027 - Fix warnings-as-errors bustage
2011-11-10 13:38:05 -08:00
jsgcmark.cpp
Bug 704317 - Disable nightly checking for cross-compartment pointers in GC (r=gregor)
2011-11-21 15:45:09 -08:00
jsgcmark.h
Back out 2f276de2e526 (burning)
2011-11-16 10:48:51 -08:00
jsgcstats.cpp
Remove traceable natives (bug 698201 part 3, r=luke).
2011-11-22 17:41:42 -05:00
jsgcstats.h
Bug 693469 - Use mozilla::ArrayLength and mozilla::ArrayEnd in preference to JS_ARRAY_LENGTH whenever possible. r=cjones
2011-10-10 23:00:28 -07:00
jshash.cpp
jshash.h
jsinfer.cpp
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
jsinfer.h
Backout changeset 3b5b10d76887 (bug 678687) for V8/Dromaeo regressions on multiple platforms; a=mak
2011-10-27 16:11:26 +01:00
jsinferinlines.h
Backout changeset 3b5b10d76887 (bug 678687) for V8/Dromaeo regressions on multiple platforms; a=mak
2011-10-27 16:11:26 +01:00
jsinterp.cpp
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
jsinterp.h
Always discard methodjit code on GC, remove JM+TM integration, bug 685358. r=dvander
2011-10-24 20:46:00 -07:00
jsinterpinlines.h
Remove jsobj.h from installed headers, bug 690943. r=luke
2011-10-04 07:06:54 -07:00
jsinttypes.h
jsiter.cpp
Bug 684922: avoid infinite recursion through GetCustomIterator, r=luke
2011-11-28 15:20:15 -08:00
jsiter.h
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jskeyword.tbl
Bug 701973 - Make js::Parser::variables not depend on the current token, and extract TOK_CONST from TOK_VAR. r=jorendorff
2011-11-11 19:23:25 -08:00
jskwgen.cpp
jslibmath.h
Correct typo in NumberDiv. (Bug 686323, r=dvander)
2011-09-21 20:51:18 -07:00
jslock.cpp
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jslock.h
bug 688641 - allocating GC chunks using helper thread. r=wmccloskey
2011-09-23 16:14:26 +02:00
jslocko.asm
jslog2.cpp
Bug 694256 - Build error: JS_FloorLog2 is missing. r=luke.
2011-10-14 13:12:46 +08:00
jsmath.cpp
Remove traceable natives (bug 698201 part 3, r=luke).
2011-11-22 17:41:42 -05:00
jsmath.h
Backout bug 684110 (08b6eaf6aad0, cf8b35fa1010, 25ee45edabe1, 659f5c7d2cc9, 870f6dd82586 & e1ad65d6a7fd) and bug 684344 (cd1957f6628d) on a CLOSED TREE; a=bustage-fairies
2011-09-03 03:21:25 +01:00
jsnativestack.cpp
jsnativestack.h
jsnum.cpp
Remove traceable natives (bug 698201 part 3, r=luke).
2011-11-22 17:41:42 -05:00
jsnum.h
Backout changeset 3b5b10d76887 (bug 678687) for V8/Dromaeo regressions on multiple platforms; a=mak
2011-10-27 16:11:26 +01:00
jsnuminlines.h
Bug 652771 - Update Unicode character support for space categorization, also somewhat for uppercase and lowercase (although these will only be fully fixed in followup bugs). r=jwalden. Further (lumped together to address interdependencies): Bug 672760 - Don't pass the EOF non-character to any of the Unicode character-categorization functions. r=jwalden
2011-07-26 14:10:33 -07:00
jsobj.cpp
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
2011-11-27 19:03:14 -08:00
jsobj.h
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
2011-11-27 19:03:14 -08:00
jsobjinlines.h
Bug 641027 - Fix warnings-as-errors bustage
2011-11-10 13:38:05 -08:00
json.cpp
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
json.h
Bug 684526 - Remove Jsvalify/Valueify (r=waldo)
2011-09-20 11:40:24 -07:00
jsonparser.cpp
Bug 684526 - Remove Jsvalify/Valueify (r=waldo)
2011-09-20 11:40:24 -07:00
jsonparser.h
Bug 684526 - Remove Jsvalify/Valueify (r=waldo)
2011-09-20 11:40:24 -07:00
jsopcode.cpp
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
jsopcode.h
Remove imacros (bug 698201 part 2, r=luke).
2011-11-22 17:41:41 -05:00
jsopcode.tbl
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
jsopcodeinlines.h
jsoplengen.cpp
jsotypes.h
Bug 666049 - Remove JSFloat64, float64 and float32 r=luke
2011-06-21 15:07:02 -07:00
jsprf.cpp
jsprf.h
jsprobes.cpp
Remove traceable natives (bug 698201 part 3, r=luke).
2011-11-22 17:41:42 -05:00
jsprobes.h
Bug 693712 - Followup to fix further SM-specific build breakage (r=billm)
2011-10-11 12:38:36 -07:00
jspropertycache.cpp
Remove imacros (bug 698201 part 2, r=luke).
2011-11-22 17:41:41 -05:00
jspropertycache.h
jspropertycacheinlines.h
Bug 613452 - "Assertion failure: obj->isExtensible()" with Object.seal, sharps. r=Waldo.
2011-08-11 13:24:56 -05:00
jspropertytree.cpp
Bug 702502 - Use an iterator to iterate over compartments (r=igor)
2011-11-18 14:59:11 -08:00
jspropertytree.h
jsproto.tbl
Bug 685688 - Don't use standard-class-style storage for the Generator class: just store the generator [[Prototype]] in a one-off slot in the global object. r=mrbkap
2011-09-08 16:36:51 -05:00
jsproxy.cpp
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jsproxy.h
Backout cb50e96dbee0 (Bug 677079) for Win PGO mochitests failures.
2011-10-22 11:03:26 +02:00
jsprvtd.h
Bug 691797: Optimize RegExp.prototype.test with leading .*, take 2. (r=mrbkap,luke)
2011-11-28 13:35:12 -08:00
jspubtd.h
Bug 666049 - Remove JSFloat64, float64 and float32 r=luke
2011-06-21 15:07:02 -07:00
jsreflect.cpp
Bug 701973 - Make js::Parser::variables not depend on the current token, and extract TOK_CONST from TOK_VAR. r=jorendorff
2011-11-11 19:23:25 -08:00
jsreflect.h
Bug 701620 - Use two different kinds for the + operator when used in unary and binary expressions, likewise for -. r=jorendorff
2011-11-05 12:20:22 -07:00
jsreops.tbl
jsscope.cpp
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jsscope.h
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
2011-11-27 19:03:14 -08:00
jsscopeinlines.h
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jsscript.cpp
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
2011-11-27 19:03:14 -08:00
jsscript.h
Bug 698968 - Add mallocSizeOf functions and start using them. r=jlebar,bhackett,jfkthame, sr=bz.
2011-11-27 19:03:14 -08:00
jsscriptinlines.h
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jsshell.msg
jsstack.js
jsstdint.h
jsstr.cpp
Remove traceable natives (bug 698201 part 3, r=luke).
2011-11-22 17:41:42 -05:00
jsstr.h
Bug 663090 - Inline String.fromCharCode r=bhackett
2011-10-31 18:48:31 +01:00
jsstrinlines.h
Bug 700498 - Change StringBuffer::append to take a JSLinearString*, not a JSAtom*. r=cdleary
2011-11-07 16:28:37 -08:00
jstypedarray.cpp
Remove traceable natives (bug 698201 part 3, r=luke).
2011-11-22 17:41:42 -05:00
jstypedarray.h
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jstypedarrayinlines.h
Bug 684526 - Remove Jsvalify/Valueify (r=waldo)
2011-09-20 11:40:24 -07:00
jstypes.h
bug 694499 - get rid of jscpucfg binary. r=jimb
2011-10-19 10:01:24 -04:00
jsutil.cpp
Bug 697076 - Fix some Clang warnings. r=luke
2011-10-26 11:50:40 +02:00
jsutil.h
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jsval.h
Remove jsobj.h from installed headers, bug 690943. r=luke
2011-10-04 07:06:54 -07:00
jsversion.h
jswatchpoint.cpp
Bug 702502 - Use an iterator to iterate over compartments (r=igor)
2011-11-18 14:59:11 -08:00
jswatchpoint.h
Bug 641027 - Add snapshot-at-the-beginning write barriers for incremental GC (r=luke,bhackett)
2011-10-25 16:07:42 -07:00
jsweakmap.cpp
Bug 668855, part 1: add JS weak map tracing interface. r=billm
2011-11-24 07:35:56 -05:00
jsweakmap.h
Bug 668855, part 1: add JS weak map tracing interface. r=billm
2011-11-24 07:35:56 -05:00
jswin64.asm
jswin.h
jswrapper.cpp
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jswrapper.h
Bug 704127 - Move C++ attribute support out of mozilla/Types.h and into mozilla/Attributes.h so that it can be used by code that's not yet compatible with the full mfbt experience. r=cjones
2011-11-20 12:22:51 -08:00
jsxdrapi.cpp
Bug 691847 - Always check bytecode version, r=Waldo
2011-11-11 19:15:19 -08:00
jsxdrapi.h
Remove JSOP_NOTRACE, rename JSOP_TRACE -> JSOP_LOOPHEAD, bug 706611. r=dvander
2011-12-01 15:13:51 -08:00
jsxml.cpp
Remove LeaveTrace and related structures (bug 698201 part 5, r=luke).
2011-11-22 17:41:43 -05:00
jsxml.h
Back out 2f276de2e526 (burning)
2011-11-16 10:48:51 -08:00
lock_sparcv8plus.il
lock_sparcv9.il
Makefile.in
Backout 281583d67072 (bug 702179) for Win64 opt build failure
2011-11-30 11:12:57 +01:00
prmjtime.cpp
prmjtime.h
README.html
sharkctl.cpp
sharkctl.h
Y.js