..
analysis-tests
Bug 491988 - do JS_REQUIRES_STACK analysis on function pointers, r=jorendorff+dmandelin
2009-06-25 15:12:19 -04:00
build
Sync config.guess with latest from gnu "config" package. See bug for changelog. b=492623 r=ted
2009-05-12 23:47:03 -04:00
config
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
correct
editline
lirasm
Bug 504213: nanojit: rename LIR_alloc, LIR_addp, LIR_param to match tamarin-redux. r=graydon.
2009-07-15 10:00:43 +10:00
nanojit
Bug 504465 - NJ: Move GC classes to namespace MMgc, r=graydon.
2009-07-16 11:50:27 -07: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 503343 - Change JSScope macros to methods. r=jorendorff
2009-07-09 15:27:21 -05:00
t
tracevis
Add some info on troubleshooting in the TraceVis README.
2009-07-07 12:31:09 +10:00
v8
vprof
xpconnect
Make uneval(window) always return something that can be evaled (bug 380959). r=mrbkap.
2009-07-14 13:30:32 -07: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 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
correct.sh
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
Support tracing instanceof operator (498351, r=jorendorff).
2009-06-15 16:44:30 +01:00
imacros.jsasm
Support tracing instanceof operator (498351, r=jorendorff).
2009-06-15 16:44:30 +01:00
javascript-trace.d
jitstats.tbl
Bug 499865. Log blacklists as part of our jitstats. r=jorendorff
2009-06-23 23:44:38 -04:00
js-config.h.in
Bug 479258: Don't define <stdint.h> types in public headers. r=brendan
2009-03-18 11:38:15 -07:00
js-config.in
js.mdp
js.msg
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsapi.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jsapi.h
Bug 502058: blacklist regexps for native compilation more efficiently and reliably, r=gal
2009-07-06 13:21:32 -07:00
jsarena.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsarena.h
jsarray.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jsarray.h
Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo
2009-06-30 20:19:42 -04:00
jsatom.cpp
Fix 502630 (r=Waldo).
2009-07-16 13:16:27 -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
jsbool.cpp
Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo
2009-06-30 20:19:42 -04:00
jsbool.h
Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo
2009-06-30 20:19:42 -04:00
jsbuiltins.cpp
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
jsbuiltins.h
Make js_ValueToString inline (503669, r=jwalden).
2009-07-13 14:55:04 -07:00
jsclist.h
jscntxt.cpp
Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo
2009-06-30 20:19:42 -04:00
jscntxt.h
Avoid integer math for GC trigger factor calculation in allocation path, take 2 (503463, r=dmandelin).
2009-07-14 17:03:20 -07: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
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jsdate.h
Bug 491617 - Expose this as a friendly API. r=gal
2009-05-05 18:09:24 -07:00
jsdbgapi.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jsdbgapi.h
Bug 491988 - Annotation fixes required for analyzing JS_REQUIRES_STACK for function pointers, r=jorendorff
2009-06-25 15:12:19 -04:00
jsdhash.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsdhash.h
jsdtoa.cpp
Build fix, follow-up to bug 503595.
2009-07-11 16:02:31 -04: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 503343 - Change JSScope macros to methods. r=jorendorff
2009-07-09 15:27:21 -05:00
jsemit.h
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsexn.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jsexn.h
jsfile.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsfile.h
jsfile.msg
jsfun.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jsfun.h
Bug 499971 - js_GetCallVar and several others which are used as JSNatives must not be JS_REQURIES_STACK, r=jorendorff
2009-06-25 15:12:20 -04:00
jsgc.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jsgc.h
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jshash.cpp
Fix 502630 (r=Waldo).
2009-07-16 13:16:27 -07:00
jshash.h
Fix 502630 (r=Waldo).
2009-07-16 13:16:27 -07:00
jsify.pl
jsinterp.cpp
Bug 504590 - Don't return a "joined" function object, since we don't support them yet. r=brendan
2009-07-16 13:16:33 -07:00
jsinterp.h
Bug 503343 - Change JSScope macros to methods. r=jorendorff
2009-07-09 15:27:21 -05:00
jsinttypes.h
Bug 479258: Don't define <stdint.h> types in public headers. r=brendan
2009-03-18 11:38:15 -07:00
jsinvoke.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsiter.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07: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 503343 - Change JSScope macros to methods. r=jorendorff
2009-07-09 15:27:21 -05:00
jslock.h
bug 498899 - avoiding excessive JS_(LOCK|UNLOCK)_OBJ while quering property cache. r=brendan
2009-06-18 15:24:06 +02:00
jslocko.asm
jslog2.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -07:00
jslong.h
jsmath.cpp
Build fix, follow-up to bug 503595.
2009-07-11 16:02:31 -04:00
jsmath.h
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsnum.cpp
Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo
2009-06-30 20:19:42 -04:00
jsnum.h
Bug 200505 - Optimization of jsref array_join_sub() function. r=waldo
2009-06-30 20:19:42 -04:00
jsobj.cpp
Bug 501230 - TM: fast path for String.toString (r=gal).
2009-07-15 17:36:24 -07:00
jsobj.h
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
json.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
json.h
Bug 442059 - [native JSON] allow to blacklist keys by name when encoding to JSON. r=brendan
2009-05-07 13:28:21 -07:00
jsopcode.cpp
Remove unnecessary cast to unsigned (introduced by bug 502241, r=graydon).
2009-07-10 17:18:25 -07: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
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsoplengen.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsOS240.def
jsotypes.h
jsparse.cpp
Fix -0 modulo -x disagreement on Windows (bug 503595, r=sayrer).
2009-07-11 12:40:37 -07:00
jsparse.h
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsprf.cpp
Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
2009-03-18 11:38:16 -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 200505 - Better fix for C/C++ syntax problems with declaring the JSTempVector template. r=jwalden
2009-07-01 16:15:01 -07:00
jspubtd.h
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
jsregexp.cpp
Bug 503406 - TM: Trace calling a user-attached function to RegExp (r=mrbkap).
2009-07-15 17:51:19 -07:00
jsregexp.h
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsreops.tbl
jsscan.cpp
Optimize stringify edge case. r=sayrer/jorendorff.
2009-07-10 15:13:54 -04: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
Make Scope::hold/drop and parts of Scope::search inline (503665, r=jwalden).
2009-07-13 14:29:32 -07:00
jsscope.h
Follup-fix for 503665 (missing inlines).
2009-07-13 14:41:38 -07:00
jsscript.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -07:00
jsscript.h
Wrapper automation should not apply to flat closures, plus cleanup (496790, r=igor).
2009-06-09 00:51:02 -07: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 479258: Don't define <stdint.h> types in public headers. r=brendan
2009-03-18 11:38:15 -07:00
jsstr.cpp
Bug 501230 - TM: fast path for String.toString (r=gal).
2009-07-15 17:36:24 -07:00
jsstr.h
Bug 501230 - TM: fast path for String.toString (r=gal).
2009-07-15 17:36:24 -07:00
jstracer.cpp
Bug 502832 - TM: Crash [@ memcpy]. r=graydon.
2009-07-14 17:45:01 -05:00
jstracer.h
Merge mozilla-central to tracemonkey.
2009-07-16 11:46:05 -04:00
jstypes.h
Bug 503288 - add import/export declare for JavaScript engine. r=jim
2009-07-16 15:58:02 +09:00
jsutil.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsutil.h
jsvector.h
Bug 503981 - Fix thinko. r=jwalden
2009-07-13 17:31:15 -07:00
jsversion.h
jswince.asm
Fix Windows CE from bug 487416 (arm architecture detection)
2009-05-12 10:06:39 +01:00
jsxdrapi.cpp
Fix warnings in jsxdrapi.cpp (502296, r=jwalden).
2009-07-03 17:37:41 -07:00
jsxdrapi.h
Bug 494235: wrap escaping optimized closures for the debugger API (r=igor/mrbkap).
2009-06-04 18:58:47 -07:00
jsxml.cpp
Avoid integer division in NewGCThing path (503157, r=jwalden).
2009-07-14 17:06:09 -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
Merge tracemonkey to mozilla-central.
2009-07-13 18:19:51 -04:00
Makefile.ref
Bug 502953 - Followup patch to remove residual makefile entries, r=dvander.
2009-07-09 13:33:16 -07:00
mandelbrot-results.js
math-partial-sums.js
math-trace-tests.js
Bug 479110 - TM: avoid frequent mismatch exits. r=brendan
2009-04-04 17:23:34 -04:00
md5.js
perfect.js
plify_jsdhash.sed
prmjtime.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05: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
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
trace-test.js
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
Y.js