..
analysis-tests
Bug 491988 - do JS_REQUIRES_STACK analysis on function pointers, r=jorendorff+dmandelin
2009-06-25 15:12:19 -04:00
build
Bug 475654: Allow workaround for NSPR installations with no nspr-config script. a=wes, r=jimb
2009-07-28 13:18:50 -07:00
config
Bug 507897 - Remove 'WINDOWS16' (support) code everywhere; (Av1) version_win.pl, r=ted.mielczarek
2009-08-08 11:47:09 +02:00
correct
editline
lirasm
lirasm - Rename a parameter, as graydon requested in review for bug 505249.
2009-07-27 16:38:39 -05:00
nanojit
Bug 510451 - Build failed on solaris after merge tamarin's CodeAlloc(bug 504462). r=gal
2009-08-14 18:01:38 +08:00
ref-config
Bug 492594: Add new js/src/ref-config makefile for HP-UXB.11.31. NPOB.
2009-05-22 11:57:37 -07:00
shell
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
t
trace-test
Bug 505588: simpler test format and improved harness for trace-tests, r=jorendorff
2009-08-13 15:42:51 -07:00
tracevis
Add some info on troubleshooting in the TraceVis README.
2009-07-07 12:31:09 +10:00
v8
vprof
Bug 510451 - Build failed on solaris after merge tamarin's CodeAlloc(bug 504462). r=gal
2009-08-14 18:01:38 +08:00
xpconnect
Bug 509103 - Drop support for assigning to parameterized properties. r=shaver.
2009-08-13 16:05:25 -05:00
aclocal.m4
bench.sh
Add an argument to bench.sh that selects which shell to test (no bug).
2009-07-03 22:26:27 -07:00
builtins.tbl
Bug 453730: trace JSOP_ARGUMENTS, r=gal
2009-07-08 11:16:41 -07:00
call.js
config.mk
Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org
2009-06-30 15:55:16 -07:00
configure.in
Bug 508720 - Remove less than 4 for GCC Version in Mac; r=ted.mielczarek
2009-08-11 00:40:46 +02:00
correct.sh
Bug 504474 JS_ValueToBoolean is void
2009-07-22 17:31:04 -05:00
dtoa.c
if.js
imacro_asm.js.in
Bug 470964 - Simulate CFG in imacro assembler and decompiler, r=brendan.
2009-04-24 09:07:49 -07:00
imacros.c.out
Backed out bug 508051. Fails trace-test/mandelbrot.
2009-08-13 04:08:34 -07:00
imacros.jsasm
Backed out bug 508051. Fails trace-test/mandelbrot.
2009-08-13 04:08:34 -07:00
javascript-trace.d
jitstats.tbl
Relax the testTableSwitch2 test for non-x86 platforms which don't use ::tableswitch() in jstracer.cpp. (510193, r=jorendorff) (with minor orangeness fix by jorendorff, r=shaver)
2009-08-13 15:03:48 -05:00
js-config.h.in
js-config.in
js.mdp
js.msg
Bug 508637: Allow trailing commas in object initializers in strict mode. r=igor
2009-08-07 10:45:27 -07:00
jsapi.cpp
Bug 503952 - replace JSStringBuffer with JSTempVector in json.cpp
2009-08-13 17:22:55 -07:00
jsapi.h
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
jsarena.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsarena.h
jsarray.cpp
Bug 507458 - clear the waters a bit regarding JSVAL_BOOLEAN
2009-08-12 16:39:23 -07:00
jsarray.h
Bug 506982 - Fix up jstracer style. r=Waldo.
2009-07-29 11:58:19 -05:00
jsatom.cpp
Bug 507458 - clear the waters a bit regarding JSVAL_BOOLEAN
2009-08-12 16:39:23 -07:00
jsatom.h
Make js_ValueToString inline (503669, r=jwalden).
2009-07-13 14:55:04 -07:00
jsatominlines.h
Bug 503992 - js_Int32ToId doesn't return the right id when passed a negative integer which doesn't fit in a jsval. Also change how 'in' is interpreted on trace so that we don't side-exit when the named property exists directly on the object. ALL HAIL TESTCASES! r=jorendorff
2009-07-15 02:48:49 -07:00
jsbit.h
Bug 452912 - Optimize Windows x64 build for javascript engine. r=dvander
2009-07-28 19:47:34 +09:00
jsbool.cpp
Bug 503952 - JSStringBuffer/JSCharBuffer with JSTempVector, part 1. r=jwalden
2009-08-07 20:09:11 -07:00
jsbool.h
Bug 507458 - clear the waters a bit regarding JSVAL_BOOLEAN
2009-08-12 16:39:23 -07:00
jsbuiltins.cpp
Bug 507458 - clear the waters a bit regarding JSVAL_BOOLEAN
2009-08-12 16:39:23 -07:00
jsbuiltins.h
Bug 506982 - Fix up jstracer style. r=Waldo.
2009-07-29 11:58:19 -05:00
jsclist.h
jscntxt.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jscntxt.h
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
jscompat.h
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsconfig.mk
Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org
2009-06-30 15:55:16 -07:00
jscpucfg.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jscpucfg.h
jsdate.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsdate.h
Bug 506982 - Fix up jstracer style. r=Waldo.
2009-07-29 11:58:19 -05:00
jsdbgapi.cpp
Bug 498488 - Change some JSObject macros to methods. r=Waldo.
2009-08-11 15:05:44 -05:00
jsdbgapi.h
Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff
2009-07-30 11:48:02 -07:00
jsdhash.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsdhash.h
jsdtoa.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsdtoa.h
jsdtracef.cpp
b=403345; dtrace probes get wrong function name, filename, and line number info when native methods are involved; r=brendan
2009-06-17 13:50:03 -07:00
jsdtracef.h
b=403345; dtrace probes get wrong function name, filename, and line number info when native methods are involved; r=brendan
2009-06-17 13:50:03 -07:00
jsemit.cpp
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
jsemit.h
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsexn.cpp
Bug 498488 - Change some JSObject macros to methods. r=Waldo.
2009-08-11 15:05:44 -05:00
jsexn.h
jsfile.cpp
Bug 505838 JS_GetStringBytes(JS_ValueToString(...)..) is a bad pattern
2009-08-12 11:49:53 +02:00
jsfile.h
jsfile.msg
jsfun.cpp
Bug 498488 - Change some JSObject macros to methods. r=Waldo.
2009-08-11 15:05:44 -05:00
jsfun.h
Bug 506821: clean up trailing whitespace, r=brendan
2009-07-27 18:40:12 -07:00
jsgc.cpp
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
jsgc.h
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jshash.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jshash.h
Hide C++ from C includers.
2009-07-16 13:33:46 -07:00
jsify.pl
jsinterp.cpp
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
jsinterp.h
Bug 506821: clean up trailing whitespace, r=brendan
2009-07-27 18:40:12 -07:00
jsinttypes.h
Bug 506821: clean up trailing whitespace, r=brendan
2009-07-27 18:40:12 -07:00
jsinvoke.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsiter.cpp
Bug 498488 - Change some JSObject macros to methods. r=Waldo.
2009-08-11 15:05:44 -05:00
jsiter.h
upvar2, aka the big one take 2 (452598, r=mrbkap).
2009-04-05 21:17:22 -07:00
jskeyword.tbl
jskwgen.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jslibmath.h
Fix -0 modulo -x disagreement on Windows (bug 503595, r=sayrer).
2009-07-11 12:40:37 -07:00
jslock.cpp
Bug 498488 - Change some JSObject macros to methods. r=Waldo.
2009-08-11 15:05:44 -05:00
jslock.h
Bug 452912 - Optimize Windows x64 build for javascript engine. r=dvander
2009-07-28 19:47:34 +09:00
jslocko.asm
jslog2.cpp
jslong.h
jsmath.cpp
Revert patch for bug 505123, changeset f1a04b1c0b37. 0.9% SunSpider regression.
2009-08-06 14:49:56 -07:00
jsmath.h
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsnum.cpp
Bug 498488 - Change some JSObject macros to methods. r=Waldo.
2009-08-11 15:05:44 -05:00
jsnum.h
Bug 503952 - JSStringBuffer/JSCharBuffer with JSTempVector, part 1. r=jwalden
2009-08-07 20:09:11 -07:00
jsobj.cpp
Bug 510091 - Fennec crash on mousedown on an iframe. r=Waldo.
2009-08-13 16:07:13 -05:00
jsobj.h
Bug 510449 - Bug 493457 causes crash on x64 windows build because JSSLOT_CLASS_MASK_BITS is uint32. r=jwalden
2009-08-14 11:09:59 -07:00
json.cpp
Bug 503952 - replace JSStringBuffer with JSTempVector in json.cpp
2009-08-13 17:22:55 -07:00
json.h
Bug 503952 - replace JSStringBuffer with JSTempVector in json.cpp
2009-08-13 17:22:55 -07:00
jsopcode.cpp
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
jsopcode.h
Bug 492720 libgjs failed to compile with jsopcode.h of Firefox 3.5 beta 4 r=brendan
2009-06-11 14:52:06 +08:00
jsopcode.tbl
Backed out changeset e09130fcb013
2009-07-28 18:51:35 -04:00
jsoplengen.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsops.cpp
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support, part 2. r=brendan. This was part of the original patch, but while rebasing it I accidentally dropped the parts that touch jsops.cpp.
2009-08-13 17:49:56 -05:00
jsotypes.h
jsparse.cpp
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
jsparse.h
Bug 461269 - Remove TOK_RP nodes from the parse tree. r=brendan.
2009-08-10 14:00:46 -05:00
jsprf.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsprf.h
jsproto.tbl
bug 491013 - fixing shared setter regression and eliminating several useless anonymous prototype objects. r=brendan
2009-05-06 20:33:10 -02:30
jsprvtd.h
Bug 503952 - JSStringBuffer/JSCharBuffer with JSTempVector, part 1. r=jwalden
2009-08-07 20:09:11 -07:00
jspubtd.h
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsregexp.cpp
Bug 510116 - Remove dead code paths and arguments in nanojit::compile, r=gal.
2009-08-05 15:06:00 -04:00
jsregexp.h
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsreops.tbl
jsscan.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsscan.h
Bug 490818 - Packed JS that works in Firefox 3.0 and all other browsers fails in Firefox 3.5 (r=mrbkap).
2009-05-08 14:00:56 -07:00
jsscope.cpp
Backed out changeset e09130fcb013
2009-07-28 18:51:35 -04:00
jsscope.h
Backed out changeset e09130fcb013
2009-07-28 18:51:35 -04:00
jsscript.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsscript.h
bug 493457 - uniform access to private slots. r=mrbkap, sr=jwalden
2009-08-04 23:06:55 +02:00
jsshell.msg
jsstack.js
Bug 491988 - do JS_REQUIRES_STACK analysis on function pointers, r=jorendorff+dmandelin
2009-06-25 15:12:19 -04:00
jsstaticcheck.h
jsstdint.h
Bug 506821: clean up trailing whitespace, r=brendan
2009-07-27 18:40:12 -07:00
jsstr.cpp
Bug 509725 - use JSTempVector in String.prototype.replace. r=Waldo
2009-08-11 15:45:32 -07:00
jsstr.h
Bug 503952 - JSStringBuffer/JSCharBuffer with JSTempVector, part 1. r=jwalden
2009-08-07 20:09:11 -07:00
jstask.cpp
Bug 506880 - Deadlock on exit in threadsafe shell. r=gal.
2009-07-28 04:39:40 -05:00
jstask.h
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jstracer.cpp
Avoid unused variable warning if not verbose.
2009-08-13 16:54:36 -07:00
jstracer.h
Backed out bug 508051. Fails trace-test/mandelbrot.
2009-08-13 04:08:34 -07:00
jstypes.h
Backed out changeset e09130fcb013
2009-07-28 18:51:35 -04:00
jsutil.cpp
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsutil.h
When finalizing, deallocate memory in a separate thread (505612, r=bent,brendan,waldo).
2009-07-27 21:10:12 -07:00
jsvector.h
Bug 509725 - use JSTempVector in String.prototype.replace. r=Waldo
2009-08-11 15:45:32 -07:00
jsversion.h
Bug 509098 - Remove JS_HAS_LVALUE_RETURN support. r=brendan.
2009-08-13 16:18:33 -05:00
jswince.asm
Fix Windows CE from bug 487416 (arm architecture detection)
2009-05-12 10:06:39 +01:00
jsxdrapi.cpp
Bug 507458 - clear the waters a bit regarding JSVAL_BOOLEAN
2009-08-12 16:39:23 -07:00
jsxdrapi.h
Backed out changeset e09130fcb013
2009-07-28 18:51:35 -04:00
jsxml.cpp
Merge mozilla-central to tracemonkey.
2009-08-12 12:18:38 -07:00
jsxml.h
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
lock_SunOS.s
Makefile.in
Bug 505588: simpler test format and improved harness for trace-tests, r=jorendorff
2009-08-13 15:42:51 -07:00
Makefile.ref
Bug 502953 - Followup patch to remove residual makefile entries, r=dvander.
2009-07-09 13:33:16 -07:00
math-partial-sums.js
md5.js
perfect.js
plify_jsdhash.sed
prmjtime.cpp
Bug 506821: clean up trailing whitespace, r=brendan
2009-07-27 18:40:12 -07:00
prmjtime.h
bug 487515 - PRMJ_Now needs better granularity for panning in fennec r=crowder, robarnold
2009-04-16 12:03:56 -04:00
README.html
resource.h
Bug 506821: clean up trailing whitespace, r=brendan
2009-07-27 18:40:12 -07:00
rules.mk
SpiderMonkey.rsp
Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org
2009-06-30 15:55:16 -07:00
time.sh
Y.js