..
analysis-tests
…
assembler
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
build
Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted
2011-04-09 05:23:27 +10:00
config
Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted
2011-04-19 14:11:40 +10:00
ctypes
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
editline
Bug 609532 - Stop checking in code with warnings. r=dwitte.
2011-03-21 20:32:28 -07:00
gnuplot
Bug 636510 - Change GCTimer output to msec. NPOTB, r=igor
2011-03-02 08:30:27 -08:00
jit-test
Bug 645184: normalize id in addprop IC handler, r=dvander
2011-03-30 16:57:44 -07:00
jsapi-tests
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
lirasm
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
methodjit
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
metrics
Bug 605374 - rename trace-tests (2nd attempt). r=dmandelin.
2010-10-20 20:40:51 -07:00
nanojit
Bug 643700 - Fix an ARM warning on compilation since warnings are now regarded as errors. r=gal
2011-03-28 16:24:20 +08:00
perf
bug 643548 - followup to fix js shell builld brekage on Linux
2011-03-31 15:07:48 +02:00
ref-config
…
shell
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
t
…
tests
Bug 637207 - Make name & message on Error prototypes and message on Error instances not enumerable r=gal
2011-04-14 09:47:30 +12:00
tracejit
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
tracevis
…
v8
…
v8-dtoa
Bug 587103. Properly scope external calls in templated functions to fix compilation with some compilers. r=mrbkap
2011-03-22 17:19:09 -04:00
vprof
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
xpconnect
Merge cedar with mozilla-central
2011-04-19 11:02:41 +02:00
yarr
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
Makefile.in
Bug 648876 - Remove superfluous $(OS_ARCH) filter-outs from js/src/Makefile.in (bug 647389 follow-up); r=jimb
2011-04-14 13:48:01 -04:00
Makefile.ref
…
README.html
…
SpiderMonkey.rsp
…
Y.js
…
aclocal.m4
Bug 638149 - Need a way to disable -dead_strip on OS X. r=ted
2011-04-09 05:23:27 +10:00
bench.sh
…
config.mk
Bug 462361 - Remove support for building with Cygwin. r=khuey
2011-01-26 07:14:30 +11:00
configure.in
Bug 648866 - Remove WinCE code from main build system + that of js/src/. r=ted
2011-04-19 14:11:40 +10:00
dtoa.c
Bug 612624 - Fix a missing OmitPrivateMemory in dtoa. r=mrbkap
2010-12-21 13:46:01 -08:00
find-child.py
…
imacro_asm.py
…
imacros.jsasm
Bug 602129 - JM: make f.call(...) fast, part 1 (r=dvander)
2010-10-13 15:57:42 -07:00
javascript-trace.d
…
jitstats.tbl
Bug 605374 - rename trace-tests (2nd attempt). r=dmandelin.
2010-10-20 20:40:51 -07:00
js-config.h.in
…
js-config.in
…
js.mdp
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
js.msg
Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile
2011-04-08 09:29:44 -07:00
jsanalyze.cpp
Cleanup analysis state to avoid bogus assert, bug 616170. r=dvander
2011-03-04 10:56:18 -08:00
jsanalyze.h
Analysis for defined variables, bug 604426. r=dvander
2010-10-26 12:00:54 -07:00
jsapi.cpp
Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds.
2011-04-12 01:28:40 -07:00
jsapi.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsarena.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsarena.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsarray.cpp
Bug 601709 - Remove the misnomer InstanceOf variant methods by replacing their uses with clearer if-not-class-then-report code. r=jwalden
2011-04-11 01:38:27 -07:00
jsarray.h
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsast.tbl
backing out due to red
2011-01-03 16:46:25 -08:00
jsatom.cpp
Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds.
2011-04-12 01:28:40 -07:00
jsatom.h
Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds.
2011-04-12 01:28:40 -07:00
jsatominlines.h
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsbit.h
…
jsbool.cpp
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsbool.h
Bug 617935: Check string lengths using StringBuffer. (r=lw)
2011-01-12 15:28:58 -08:00
jsbuiltins.cpp
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsbuiltins.h
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jscell.h
Bug 569422 - Remove unions from GC (r=luke)
2011-03-23 11:57:27 -07:00
jsclist.h
…
jsclone.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsclone.h
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst+jorendorff, a=blocking.
2011-01-06 22:21:30 -08:00
jscntxt.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jscntxt.h
Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds.
2011-04-12 01:28:40 -07:00
jscntxtinlines.h
CallJSPropertyOp incorrectly called with obj instead of receiver in Shape::get (bug 648919, r=jorendorff).
2011-04-10 17:49:59 -07:00
jscompartment.cpp
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
jscompartment.h
Bug 644871 - Combine MarkAndSweep/MarkAndSweepCompartment (r=billm)
2011-03-28 13:17:46 -07:00
jscompat.h
Bug 577812 - One declaration rule violation in Mozilla sources r=brendan
2010-12-07 12:48:16 -06:00
jsconfig.mk
…
jscpucfg.cpp
Bug 598261: Cannot cross compile JS on OSX. r+a=ted
2010-10-15 09:56:09 -07:00
jscpucfg.h
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
jsdate.cpp
Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug.
2011-04-13 14:35:06 +01:00
jsdate.h
Remove unused js_DateSetXXX API. Bug 524179, r=brendan.
2010-12-07 12:46:19 -06:00
jsdbgapi.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsdbgapi.h
Follow-up fix for bug 639235.
2011-03-07 17:20:12 -08:00
jsdbgapiinlines.h
Bug 631723 - Make js_UpdateWatchpointsForShape return the new shape (and fix a few coding style nits). r=jimb.
2011-02-08 15:45:12 -06:00
jsdhash.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsdhash.h
…
jsdtoa.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsdtoa.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsemit.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsemit.h
Bug 554955: Give blocks and call objects unique shapes when they have parents that may be extended with new bindings. r=jorendorff
2011-03-15 12:18:36 -07:00
jsexn.cpp
Bug 637207 followup: Remove declaration of now-removed helper function. r=gal
2011-04-18 12:30:51 -07:00
jsexn.h
…
jsfriendapi.cpp
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsfriendapi.h
Bug 641048 - adding proper constructor/destrictor to JSTHread/ThreadData 641048. r=luke r=mrbkap
2011-03-13 15:45:02 +01:00
jsfun.cpp
Bug 601709 - Remove the misnomer InstanceOf variant methods by replacing their uses with clearer if-not-class-then-report code. r=jwalden
2011-04-11 01:38:27 -07:00
jsfun.h
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsfuninlines.h
Back out af1e10bea0f4 from a CLOSED TREE for being orangetastic on one platform.
2011-02-20 21:40:06 -08:00
jsgc.cpp
Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds.
2011-04-12 01:28:40 -07:00
jsgc.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsgcchunk.cpp
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
jsgcchunk.h
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
jsgcinlines.h
Fix atomsCompartment assertion. No Bug, r=billm
2011-03-30 14:02:21 -07:00
jsgcstats.cpp
Bug 569422 - Allocate js::Shape from the GC heap (r=brendan)
2011-03-23 11:57:44 -07:00
jsgcstats.h
Bug 636365 - Add separate GCTIMER interval for sweeping Shapes. NPOTB, (r=gal)
2011-02-23 19:58:19 -08:00
jshash.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jshash.h
…
jshashtable.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jshotloop.h
Bug 607539 - Small profiler cleanups (r=dmandelin)
2011-01-05 14:09:38 -08:00
jsify.pl
…
jsinterp.cpp
Bug 601709 - Remove the misnomer InstanceOf variant methods by replacing their uses with clearer if-not-class-then-report code. r=jwalden
2011-04-11 01:38:27 -07:00
jsinterp.h
Bug 601709 - Remove the misnomer InstanceOf variant methods by replacing their uses with clearer if-not-class-then-report code. r=jwalden
2011-04-11 01:38:27 -07:00
jsinterpinlines.h
Bug 641436 - Don't call Script{Prologue,Epilogue} when resuming/yielding a generator (r=dvander)
2011-03-28 11:57:43 -07:00
jsinttypes.h
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
jsinvoke.cpp
…
jsiter.cpp
Bug 601709 - Remove the misnomer InstanceOf variant methods by replacing their uses with clearer if-not-class-then-report code. r=jwalden
2011-04-11 01:38:27 -07:00
jsiter.h
Backed out bug 633409.
2011-02-11 09:46:13 -08:00
jskeyword.tbl
Bug 637204 - Some unconditionally reserved words are reserved only in strict code. r=brendan
2011-03-01 22:19:43 -08:00
jskwgen.cpp
…
jslibmath.h
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
jslock.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jslock.h
Merge mozilla-central and tracemonkey.
2011-03-29 14:52:44 -07:00
jslocko.asm
…
jslog2.cpp
…
jslong.h
…
jsmath.cpp
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
jsmath.h
Bug 606441 - TM: specialize Math.abs() for integers when possible. r=dvander.
2010-10-26 20:21:39 -07:00
jsnativestack.cpp
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
jsnativestack.h
…
jsnum.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsnum.h
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
jsobj.cpp
Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile
2011-04-08 09:29:44 -07:00
jsobj.h
Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds.
2011-04-12 01:28:40 -07:00
jsobjinlines.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
json.cpp
Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile
2011-04-08 09:29:44 -07:00
json.h
Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile
2011-04-08 09:29:44 -07:00
jsonparser.cpp
Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile
2011-04-08 09:29:44 -07:00
jsonparser.h
Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile
2011-04-08 09:29:44 -07:00
jsopcode.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsopcode.h
Transform RegExp.exec to RegExp.test in native call IC, bug 645889. r=dmandelin
2011-03-30 17:43:36 -07:00
jsopcode.tbl
Bug 554955: Fix comment for JSOP_NEW. no r.
2011-03-15 12:18:36 -07:00
jsopcodeinlines.h
Handle extended indexes around JSOP_*BLOCKCHAIN (610026, r=billm).
2010-11-05 15:03:39 -07:00
jsoplengen.cpp
…
jsotypes.h
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
jsparse.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsparse.h
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
jsprf.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsprf.h
…
jsprobes.cpp
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsprobes.h
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
2011-01-14 17:58:40 -08:00
jspropertycache.cpp
Bug 643222: Don't assert that we never cached adds to call objects. r=jorendorff
2011-03-30 12:48:24 -07:00
jspropertycache.h
Bug 569422 - Miscellaneous fixes for GCed shapes (r=brendan)
2011-03-23 11:57:19 -07:00
jspropertycacheinlines.h
Bug 602441 - Remove unreachable property-cache-testing code, now that MT objects are history. r=brendan
2010-10-25 18:22:07 -07:00
jspropertytree.cpp
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
jspropertytree.h
Bug 569422 - Allocate js::Shape from the GC heap (r=brendan)
2011-03-23 11:57:44 -07:00
jsproto.tbl
Back out changeset 7dcd0d16cc08 (bug 547941) for causing jsreftest crashes on debug builds.
2011-04-12 01:28:40 -07:00
jsproxy.cpp
Fix some stuff brendan pointed out.
2011-03-08 18:08:59 -08:00
jsproxy.h
Bug 537873: Add a 'strict' argument to C++ property setter functions. r=brendan
2011-02-09 11:31:40 -08:00
jsprvtd.h
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jspubtd.h
Remove obsolete JSMarkOp API (bug 638291, r=jorendorff).
2011-03-05 14:50:11 -08:00
jsreflect.cpp
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsreflect.h
backing out due to red
2011-01-03 16:46:25 -08:00
jsregexp.cpp
Bug 601709 - Remove the misnomer InstanceOf variant methods by replacing their uses with clearer if-not-class-then-report code. r=jwalden
2011-04-11 01:38:27 -07:00
jsregexp.h
Bug 614608 - Rewrite String.prototype.split to be more ES5 compliant. r=jwalden
2011-03-09 21:04:47 -08:00
jsregexpinlines.h
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
jsreops.tbl
…
jsscan.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsscan.h
Bug 637549 - Speed up expression parsing, part 1: avoid ungetting/regetting many tokens. r=brendan,jimb.
2011-03-23 18:00:04 -07:00
jsscope.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsscope.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsscopeinlines.h
CallJSPropertyOp incorrectly called with obj instead of receiver in Shape::get (bug 648919, r=jorendorff).
2011-04-10 17:49:59 -07:00
jsscript.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsscript.h
Bug 643927 - Improve handling of state during script serialization, r=igor
2011-03-24 12:56:58 -07:00
jsscriptinlines.h
Bug 554955: Give blocks and call objects unique shapes when they have parents that may be extended with new bindings. r=jorendorff
2011-03-15 12:18:36 -07:00
jsshell.msg
Bug 595297 - Portable serialize/deserialize implementation of the HTML5 structured cloning algorithm (jsclone.cpp). r=gal.
2010-09-30 19:47:10 -05:00
jsstack.js
…
jsstaticcheck.h
…
jsstdint.h
…
jsstr.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsstr.h
Bug 587257 - Optimize Array.prototype.join (original patch by Rob Sayre) (r=waldo)
2011-03-29 15:46:51 -07:00
jsstrinlines.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jstl.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jstracer.cpp
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
jstracer.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jstypedarray.cpp
Bug 601709 - Remove the misnomer InstanceOf variant methods by replacing their uses with clearer if-not-class-then-report code. r=jwalden
2011-04-11 01:38:27 -07:00
jstypedarray.h
Bug 636078 - Fix some typed array bugs. r=vlad, r=jorendorff
2011-02-24 01:23:57 -08:00
jstypes.h
Bug 621026. Define JS_64BIT for some more compilers. r=mrbkap
2011-03-22 17:19:10 -04:00
jsutil.cpp
Bug 634155: Account for NewCompartment's memory, and change allocation APIs (r=nnethercote)
2011-03-31 01:13:49 -07:00
jsutil.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsval.h
Bug 613457 - clean up string interfaces (r=njn)
2011-03-14 13:59:53 -07:00
jsvalue.h
Remove ObjectOps trace hook (bug 639227, r=dvander).
2011-03-06 22:31:43 -08:00
jsvector.h
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsversion.h
Backed out changeset d2f2cac2e980, some compilers are complainy here and I don't immediately immediately and definitely see the problem -- to debug after backout. r=yunocompile
2011-04-08 09:29:44 -07:00
jswin.h
…
jswrapper.cpp
Back out 25027d672f50 (bug 636818) because it caused bustage (accidental file removal), a=#developers
2011-03-02 13:57:46 -08:00
jswrapper.h
Bug 633879 - Stop wrappers from holding old scopes alive. r=mrbkap@gmail.com,jst@mozilla.com, a=blocker
2011-02-14 14:19:36 -08:00
jsxdrapi.cpp
Bug 643548: Remove mozalloc_undef_macro_wrappers hack from JS engine. (r=luke,rs=brendan)
2011-03-31 01:14:12 -07:00
jsxdrapi.h
Bug 643927 - Improve handling of state during script serialization, r=igor
2011-03-24 12:56:58 -07:00
jsxml.cpp
Typo fixes for previous patch, r=jwalden
2011-04-11 10:48:28 -07:00
jsxml.h
Bug 617935: Check string lengths using StringBuffer. (r=lw)
2011-01-12 15:28:58 -08:00
lock_sparcv8plus.il
…
lock_sparcv9.il
…
nanojit-import-filemap
…
nanojit-import-rev
Update nanojit-import-rev stamp.
2011-03-22 20:38:01 -07:00
perfect.js
…
plify_jsdhash.sed
…
prmjtime.cpp
Bug 647389 - Remove WINCE stuff from Spidermonkey (r=jorendorff)
2011-04-09 20:17:53 +01:00
prmjtime.h
…
resource.h
…
rules.mk
…
sharkctl.cpp
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
2011-01-14 17:58:40 -08:00
sharkctl.h
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
2011-01-14 17:58:40 -08:00
time.sh
…