..
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 515748 - differentiate between wince and winmo (change windows mobile ABI to arm-wince-winmo) r=ted
2009-12-04 14:14:18 -05:00
config
Sync bug 544190's changes to config/rules.mk into js/src/config/, to fix "make check" bustage from that bug
2010-02-18 15:19:08 -08:00
editline
Merge m-c to tracemonkey.
2009-01-14 18:25:22 -05:00
jsapi-tests
bug 528645 - js_IsAboutToBeFinalized must check for static strings. r=wagnerg
2009-12-22 23:50:44 +03:00
lirasm
Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (NJ-specific part). r=edwsmith.
2010-01-28 08:45:29 +11:00
nanojit
Bug 536153 - NativeARM.cpp: Incorrect use ALUr_shi to generate compare insns. r=Jacob.Bramley.
2010-01-28 09:31:38 +11: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
Merge mozilla-central to tracemonkey.
2010-01-29 09:51:21 -08:00
t
Add back t/crypto-sha1.js, which magically disappeared at the hands of the nanojit2 patch.
2008-10-13 14:15:23 -07:00
tests
Backout the marking of the test in bug 544603. Igor has a different patch that will deal with it.
2010-02-07 10:08:23 -05:00
trace-test
Push fix for 543565 for alpha.
2010-02-04 17:35:20 -08:00
tracevis
Bug 500857: show JIT reset events in tracevis, r=nnethercote
2009-09-10 16:06:34 -07:00
v8
vprof
Bug 525878 - The lirasm call1 test fails on ARM, r=graydon.
2009-11-02 10:32:02 -08:00
xpconnect
Bug 117440 - remove usages of DEBUG_PRINTF in favor of NS_ASSERTION/NS_WARNING; (Ev1) <xpcwrappednativescope.cpp> remove unused |#ifdef + NS_WARNING()| case.
2010-02-10 02:13:45 +01:00
aclocal.m4
Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted
2009-09-22 09:05:48 -04:00
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
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
Backed out changeset fe08cc555248 - bug 517097 - make enabling debug symbols more sane because it added -fno-inline to opt builds and a 50% perf regression
2010-02-11 17:14:38 -05:00
dtoa.c
Bug 451187 JS causes a crash in nspr [@ Bfree ]
2010-01-13 21:21:52 +01:00
find-child.py
Bug 526074 - handle nothing-to-import case in import script, r=gal.
2010-01-25 10:32:33 -08:00
imacro_asm.js.in
Fix imacro vs. script code disassembly/decompilation confusion (510644, r=jorendorff).
2009-09-04 16:27:17 -07:00
imacros.c.out
Analyze module pattern and private-statics pattern in order to despecialize from methods to slots/sprops (536564, r=jorendorff).
2010-01-14 09:33:14 -08:00
imacros.jsasm
Bug 507180 - Fix imacros (r=waldo)
2009-08-19 09:06:22 -07:00
javascript-trace.d
jitstats.tbl
Bug 521364. Make sure that TMFLAGS=stats shows all jitstats other than the platform-specific ones. r=lw
2009-10-20 13:42:02 -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
Bug 97954: Allow SpiderMonkey to be built on its own, or as part of Mozilla.
2008-10-29 08:29:22 -07:00
js.mdp
js.msg
b=532774; add native typed arrays to JavaScript; r=brendan,jorendorff
2010-01-09 13:01:37 -08:00
jsapi.cpp
Bug 543558 - Make sure we're in a request when calling JS_SaveFrameChain/JS_RestoreFrameChain. r=mrbkap
2010-02-04 16:37:43 -08:00
jsapi.h
Bug 458421 - dead stuff in spidermonkey (r=jorendorff)
2010-01-22 11:52:17 -08:00
jsarena.cpp
Bug 514585: Remove macro wrappers for js_NewPrinter and JS_InitArenaPool. r=igor
2009-11-18 13:33:53 -08:00
jsarena.h
Bug 514585: Remove macro wrappers for js_NewPrinter and JS_InitArenaPool. r=igor
2009-11-18 13:33:53 -08:00
jsarray.cpp
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03:00
jsarray.h
Bug 537204 - No more BOGUS_CX bogosities (r=jwalden).
2009-12-30 13:49:26 -08:00
jsatom.cpp
bug 528486 - eliminating GCF_CHILDREN. r=brendan
2009-12-14 10:55:17 +03:00
jsatom.h
Bug 514585: Recognize "use strict" directives. r=igor
2009-11-18 13:33:53 -08:00
jsatominlines.h
Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff).
2009-10-26 13:39:39 -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 513190 - avoiding jsint tagging of the private slot data. r=jorendorff
2009-09-05 19:59:11 +04:00
jsbool.h
Bug 503952 - Use JSTempVector in jsstr.cpp (r=waldo)
2009-08-14 16:10:59 -07:00
jsbuiltins.cpp
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03:00
jsbuiltins.h
Rearrange jsbuiltins.h's list of traceable natives by file. No bug, r=sparky
2010-01-26 18:20:04 -08:00
jsclist.h
jscntxt.cpp
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jscntxt.h
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08: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
Backed out changeset 525e42406396, bug 269538 (jscpucfg-ectomy) due to Windows TUnit bustage.
2009-01-21 17:34:28 -05:00
jsdate.cpp
bug 527027 - fixing date_makeDate regression. r=brendan
2009-11-08 21:44:53 +01:00
jsdate.h
Bug 506982 - Fix up jstracer style. r=Waldo.
2009-07-29 11:58:19 -05:00
jsdbgapi.cpp
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsdbgapi.h
Bug 538440 - We never jit DOM workers. r=mrbkap.
2010-01-20 14:54:34 -06: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
Add ability to mark JSDHashTable/PLDHashTable as immutable and thus prevent RECURSION_LEVEL assertions from firing due to lookups racing on multiple threads. (Bug 469004) r=brendan,mrbkap
2009-01-10 08:28:16 -08:00
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
Bug 460904 - rename/tweak JSTraceableFunction (take 2)
2009-09-04 13:44:31 -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 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsemit.h
Bug 540243: don't use JSOP_GETUPVAR if def-use chain crosses a generator lexical scope, r=mrbkap
2010-01-21 13:27:36 -08:00
jsexn.cpp
Bug 518621 - JS_ReportErrorNumber ignores exception type for user-generated messages. r=mrbkap
2009-12-15 14:20:48 -08:00
jsexn.h
Bug 518621 - JS_ReportErrorNumber ignores exception type for user-generated messages. r=mrbkap
2009-12-15 14:20:48 -08:00
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 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsfun.h
Bug 541452 - put jstracer.cpp in namespace js (r=jorendorff)
2010-01-22 14:49:18 -08:00
jsgc.cpp
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsgc.h
bug 528200 - replacing GC thing flags with a mark bitmap
2010-01-14 11:27:32 +03: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 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsinterp.h
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08: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 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsiter.h
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jskeyword.tbl
jskwgen.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jslibmath.h
Bug 508760 - Remove MSVC6 support from the tree; (Ev1) js/src/*; r=graydon
2009-08-18 19:24:45 +02:00
jslock.cpp
bug 543839 - js_NonEmptyObject must lock the object. r=jorendorf
2010-02-05 10:41:54 +03:00
jslock.h
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03: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
+ has a higher precendence than <<, so this needs to be parenthesized more... followup to bug 269538
2009-01-22 15:40:41 -05:00
jsmath.cpp
bug 524346 - using jsval, not jsdouble *, for nan and +-oo. r=brendan
2009-10-28 14:57:31 +03:00
jsmath.h
Specialize math functions to integer arithmetic where appropriate (511307, r=dvander).
2009-08-19 15:31:10 -07:00
jsnum.cpp
Bug 537863 - Make various global properties (NaN, Infinity, undefined) readonly per ES5. r=jorendorff
2010-01-04 23:10:36 -06:00
jsnum.h
Backed out changeset 94ddd33fc137 to see whether that makes the tree green.
2009-12-17 17:43:40 -08:00
jsobj.cpp
bug 543839 - js_NonEmptyObject must lock the object. r=jorendorf
2010-02-05 10:41:54 +03:00
jsobj.h
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03:00
jsobjinlines.h
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03:00
json.cpp
Add a missing credit to trigger a re-compile.
2009-11-30 11:15:10 -05:00
json.h
Bug 503952 - Use JSTempVector in jsstr.cpp (r=waldo)
2009-08-14 16:10:59 -07:00
jsopcode.cpp
Push fix for 543565 for alpha.
2010-02-04 17:35:20 -08:00
jsopcode.h
Bug 530018 - Add comment to explain why typedef is neceessary. (no r)
2009-11-27 17:05:21 -08:00
jsopcode.tbl
Analyze module pattern and private-statics pattern in order to despecialize from methods to slots/sprops (536564, r=jorendorff).
2010-01-14 09:33:14 -08:00
jsoplengen.cpp
Bug 497618 - Change JSString macros to methods. r=Waldo.
2009-06-10 20:29:44 -05:00
jsops.cpp
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsotypes.h
Avoid bit twiddling on double values (513063, r=brendan).
2009-08-27 13:59:19 -07:00
jsparse.cpp
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03:00
jsparse.h
Bug 541455 - Do not drop "mumble"; would-be directives in the parser, let them be completion values (or useless expressions for the emitter to cull) (r=jimb).
2010-01-22 12:17:13 -08: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
b=532774; add native typed arrays to JavaScript; r=brendan,jorendorff
2010-01-09 13:01:37 -08:00
jsprvtd.h
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jspubtd.h
Bug 498134 - ABI depends on #define DEBUG. r=Waldo.
2009-10-29 06:39:18 -05:00
jsrecursion.cpp
Bug 541452 - put jstracer.cpp in namespace js (r=jorendorff)
2010-01-22 14:49:18 -08:00
jsregexp.cpp
Bug 540368 - nanojit: split LIR_qlo, LIR_live and LIR_ret into two opcodes each to faciliate LIR type-checking (TM-specific part). r=dvander.
2010-01-28 09:43:36 +11:00
jsregexp.h
Bug 537204 - No more BOGUS_CX bogosities (r=jwalden).
2009-12-30 13:49:26 -08:00
jsreops.tbl
jsscan.cpp
Bug 458421 - dead stuff in spidermonkey (r=jorendorff)
2010-01-22 11:52:17 -08:00
jsscan.h
Bug 458421 - dead stuff in spidermonkey (r=jorendorff)
2010-01-22 11:52:17 -08:00
jsscope.cpp
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03:00
jsscope.h
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03:00
jsscopeinlines.h
bug 540805 - using reference counting only for empty scopes. r=jorendorff
2010-01-27 09:50:17 +03:00
jsscript.cpp
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsscript.h
Bug 514585: Recognize "use strict" directives. r=igor
2009-11-18 13:33:53 -08:00
jsscriptinlines.h
Don't build a stack frame to execute empty scripts (516827, r=igor).
2009-10-18 17:41:24 -07:00
jsshell.msg
Bug 515285 - Implement JS_SameValue, and make assertEq use it rather than JS_StrictlyEqual. r=jorendorff
2009-09-09 11:51:52 -07:00
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
Bug 476177 - TM: cx->stackPool must not be accessed on trace. r=brendan.
2009-01-30 17:40:05 -06:00
jsstdint.h
Bug 519856 - NJ merge: move VMPI stuff from avmplus, r=jimb.
2009-09-30 17:45:17 -07:00
jsstr.cpp
Bug 541452 - put jstracer.cpp in namespace js (r=jorendorff)
2010-01-22 14:49:18 -08:00
jsstr.h
Bug 541452 - put jstracer.cpp in namespace js (r=jorendorff)
2010-01-22 14:49:18 -08:00
jsstrinlines.h
Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff).
2009-10-26 13:39:39 -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
jstl.h
Bug 541456 - change ConvertSupportsTojsvals not to use js_AllocStack (r=jst)
2010-01-25 08:48:07 -08:00
jstracer.cpp
Bug 544160: only write fun->nargs values to Call object on trace, r=dvander
2010-02-03 18:07:27 -08:00
jstracer.h
b=543119; typed array tracing should be more const than it is; r=gal
2010-01-29 23:03:59 -08:00
jstypedarray.cpp
Bug 542054: Fix warning spam in jstypedarray.cpp (unsigned/signed comparison, control reaches end of non-void function) r=vlad
2010-01-25 15:02:36 -08:00
jstypedarray.h
b=533663; use js typed arrays in webgl; js followup; r=brendan
2010-01-22 13:34:23 -08:00
jstypes.h
Bug 522587 - clean up variadic macro avoidance code, r=gal.
2009-10-15 16:04:55 -07:00
jsutil.cpp
Bug 524522 revisited - Make JS_ASSERT trigger Breakpad on Mac OS X. rs=luke.
2010-02-03 14:53:26 -06:00
jsutil.h
Backed out changeset 94ddd33fc137 to see whether that makes the tree green.
2009-12-17 17:43:40 -08:00
jsvector.h
Bug 541456 - change ConvertSupportsTojsvals not to use js_AllocStack (r=jst)
2010-01-25 08:48:07 -08:00
jsversion.h
Bug 523139: Add an ECMAScript 5 value to the JSVersion type. r=brendan
2009-10-27 14:17:01 -07:00
jswince.asm
Fix Windows CE from bug 487416 (arm architecture detection)
2009-05-12 10:06:39 +01:00
jsxdrapi.cpp
Don't build a stack frame to execute empty scripts (516827, r=igor).
2009-10-18 17:41:24 -07:00
jsxdrapi.h
Analyze module pattern and private-statics pattern in order to despecialize from methods to slots/sprops (536564, r=jorendorff).
2010-01-14 09:33:14 -08:00
jsxml.cpp
Bug 535656 - remove JSStackFrame::dormantNext and varobj (r=waldo)
2010-01-29 18:25:16 -08:00
jsxml.h
Bug 458421 - dead stuff in spidermonkey (r=jorendorff)
2010-01-22 11:52:17 -08:00
lock_sparcv8plus.il
Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff
2009-09-25 15:30:35 +08:00
lock_sparcv9.il
Bug 514632 Use Sun Studio inline asm template for NativeCompareAndSwap r=jorendorff
2009-09-25 15:30:35 +08:00
Makefile.in
b=532774; add native typed arrays to JavaScript; r=brendan,jorendorff
2010-01-09 13:01:37 -08:00
Makefile.ref
Bug 502953 - Followup patch to remove residual makefile entries, r=dvander.
2009-07-09 13:33:16 -07:00
nanojit-import-filemap
Bug 524593 - nanojit-central to tracemonkey import machinery, r=gal.
2009-10-28 11:35:48 -07:00
nanojit-import-rev
Update nanojit-import-rev stamp.
2010-01-28 09:38:06 +11:00
perfect.js
plify_jsdhash.sed
Port xpcom to 64-bit Mac OS X, part 1. b=478687 r=mstange sr=bsmedberg
2009-03-06 12:32:57 -06:00
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
Bug 462004: Use automatic variables in make rules, to allow VPATH to work. r=ted.mielczarek
2008-11-11 16:54:20 -08:00
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