Mike Hommey
|
6ac24b93b5
|
Bug 603370 part 1 - Add an option to expandlibs-exec to allow to reorder the objects list. r=ted
|
2012-01-20 09:50:44 +01:00 |
John Schoenick
|
4d537b2c65
|
Bug 718899 - Implement Cu.forceShrinkingGC / Cu.schedulePreciseShrinkingGC r=gwagner
|
2012-01-19 10:58:25 -08:00 |
Marco Bonardo
|
5cfccc3521
|
Merge central to inbound
|
2012-01-19 11:36:52 +01:00 |
Marco Bonardo
|
ddf9ff8986
|
Merge last green PGO from inbound to central
|
2012-01-19 11:34:17 +01:00 |
Brian Hackett
|
fddf218ebd
|
Pass scope chain explicitly to FindProperty, bug 717494. r=dvander
|
2012-01-18 17:15:00 -08:00 |
Brian Hackett
|
7fbd0fa0b6
|
Store JSStrings instead of jsids in native key iterators, bug 713754. r=dvander
|
2012-01-18 16:56:22 -08:00 |
Brian Hackett
|
bb6178802a
|
Compile large scripts in chunks, bug 706914. r=dvander
|
2012-01-18 16:40:18 -08:00 |
Mark Finkle
|
4e92c84d11
|
Backout 60eb0da71cdb as suspected crash cause (bug 718765)
|
2012-01-18 10:08:29 -05:00 |
Phil Ringnalda
|
92e358da8e
|
Back out 78a8aeae5b30 (bug 696291) for Android build bustage
|
2012-01-18 20:36:59 -08:00 |
Brian Hackett
|
ed34fbb95f
|
Define mjitChunkLimit in --disable-methodjit builds to fix test failure, no bug, no r.
|
2012-01-18 19:56:21 -08:00 |
Bobby Holley
|
9a130bae22
|
Bug 718072 - WeakMaps constructor doesn't always get initialized on the global object. r=Waldo
|
2012-01-18 19:10:04 -08:00 |
Chris Leary
|
90bf8176d9
|
Bug 719315: Free unused chunks. (r=luke)
|
2012-01-18 18:55:01 -08:00 |
David Anderson
|
2aeb75bd79
|
Follow-up fix for ARMv7 regression after soft-float support on ARMv6 (bug 696291, r=mrosenberg).
--HG--
extra : rebase_source : f7a86715ad9a478381c7af37cba946a0c3566f69
|
2012-01-18 18:07:46 -08:00 |
Brian Hackett
|
e53e7fbbdc
|
Fix warnings, no bug. r=dvander
|
2012-01-18 18:08:22 -08:00 |
David Anderson
|
ded9f68cb0
|
Support pre-SSE2 CPUs in JaegerMonkey (bug 696291, r=bhackett).
--HG--
extra : rebase_source : f1f6a1e60b05974533ff39292a0a278fc69fbb0f
|
2012-01-13 13:33:56 -08:00 |
Luke Wagner
|
89e360eb66
|
Bug 718134 - un-union StackFrame::args (r=bhackett)
--HG--
extra : rebase_source : 51b670e57a9fd4f1fc09808137e152d46e18d33a
|
2012-01-17 16:35:07 -08:00 |
Luke Wagner
|
f9dd853207
|
Bug 718022 - further nerf f.arguments (r=waldo,sr=dmandelin)
--HG--
extra : rebase_source : a93cf7e665753afc38d26a9e3cd2d328eef53b42
|
2012-01-17 16:34:24 -08:00 |
Luke Wagner
|
e01d137fe1
|
Remove tracer bits from InterpMode (no bug, r=dvander)
--HG--
extra : rebase_source : a7d4938398584a21daa369bf6409decd647ac295
|
2012-01-06 09:36:49 -08:00 |
Andrew McCreight
|
2326b5cbb9
|
Bug 718029 - don't skip JSContexts with outstanding requests. r=smaug
|
2012-01-17 09:38:24 -08:00 |
Reuben Morais
|
55e7ffdd49
|
Bug 717805 - Remove CopyArrayElement. r=jwalden
|
2012-01-17 12:33:08 +01:00 |
Chris Leary
|
246813dac5
|
Bug 717762: Proliferate js_memcpy and PodCopy, take 2. (r=luke)
--HG--
extra : rebase_source : 73083063f32036d037b34f0ec96d06192f2ae649
|
2012-01-17 14:32:36 -08:00 |
Igor Bukanov
|
850a1bfd3f
|
bug 718600 - remove JSRuntime::(rtLock, state). r=luke
|
2012-01-17 23:14:49 +01:00 |
Bill McCloskey
|
ce627b6101
|
Bug 708303 - Use pinReg/unpinReg more in write barriers (r=dmandelin)
|
2012-01-16 13:52:57 -08:00 |
Nathan Froyd
|
9c684c437f
|
Bug 711563 - compact function specs; r=jorendorff
|
2011-12-29 16:23:53 -05:00 |
Nathan Froyd
|
bf038d8308
|
Bug 711563 - flatten property and function names; r=jorendorff
|
2011-12-29 16:20:26 -05:00 |
Nathan Froyd
|
4f0e123cc9
|
Bug 711563 - more compact property and function tables; r=jorendorff
|
2011-12-29 15:18:41 -05:00 |
Nathan Froyd
|
e65a3767f9
|
Bug 711563 - reduce space required by hash entry chains; r=jorendorff
|
2011-12-16 14:49:53 -05:00 |
Ginn Chen
|
da3c463267
|
Bug 717863 default pagesize is 8192 on Solaris/SPARC r=igor
|
2012-01-16 09:32:58 +08:00 |
Justin Wood
|
1789633390
|
Merge m-c tip to m-i
|
2012-01-15 05:29:24 -05:00 |
Ms2ger
|
752288a3a8
|
Bug 712034 - Clean up jstypes.h a bit; r=njn
|
2012-01-15 09:13:12 +01:00 |
Ms2ger
|
e6522bd788
|
Bug 714052 - Remove JS_NEITHER; r=luke
|
2012-01-15 09:13:12 +01:00 |
Ms2ger
|
d699063456
|
Bug 717195 - Export dombindings.h; r=bholley
|
2012-01-15 09:13:12 +01:00 |
Ms2ger
|
9d94b02f23
|
Bug 677079 - Part ab: Remove jscntxt.h and dependencies from INSTALLED_HEADERS; r=dmandelin
|
2012-01-15 09:13:11 +01:00 |
Ms2ger
|
782f075005
|
Bug 677079 - Part aa: Expose sizeof(JSContext) in jsfriendapi.h; r=njn
|
2012-01-15 09:13:11 +01:00 |
Ms2ger
|
6bad9a442c
|
Bug 677079 - Part z: Move JS_CHECK_RECURSION to jsfriendapi.h; r=mjrosenb
|
2012-01-15 09:13:11 +01:00 |
Ms2ger
|
03b8383404
|
Bug 677079 - Part y: Move AutoIdVector to jsapi.h; r=evilpie
|
2012-01-15 09:13:11 +01:00 |
Ms2ger
|
51072f23f8
|
Bug 677079 - Part x: Move AutoValueVector to jsapi.h; r=evilpie
|
2012-01-15 09:13:11 +01:00 |
Ms2ger
|
6a7a8c44de
|
Bug 677079 - Part w: Move AutoVectorRooter to jsapi.h; r=evilpie
|
2012-01-15 09:13:11 +01:00 |
Ms2ger
|
a88a648962
|
Bug 677079 - Part v: Expose rt->compartments in jsfriendapi.h; r=jorendorff
|
2012-01-15 09:13:11 +01:00 |
Ms2ger
|
10f2b610e9
|
Bug 677079 - Part u: Provide TriggerOperationCallbacksForActiveContexts in jsfriendapi.h; r=bhackett
|
2012-01-15 09:13:10 +01:00 |
Ms2ger
|
937a7070b5
|
Bug 677079 - Part t: Provide IsContextRunningJS in jsfriendapi.h; r=jorendorff
|
2012-01-15 09:13:10 +01:00 |
Ms2ger
|
d4eb7721a5
|
Bug 677079 - Part s: Make JS_TRACER_INIT a function instead of a macro; r=billm
|
2012-01-15 09:13:10 +01:00 |
Ms2ger
|
bd633f7bbc
|
Bug 677079 - Part r: Provide AutoSkipConservativeScan in jsfriendapi.h; r=luke
|
2012-01-15 09:13:10 +01:00 |
Ms2ger
|
eddb935732
|
Bug 677079 - Part q: Expose gcLock in jsfriendapi.h; r=gal
|
2012-01-15 09:13:10 +01:00 |
Ms2ger
|
cb73cdacd2
|
Bug 677079 - Part p: Remove AutoLockJSGC in favour of js::AutoLockGC; r=bholley
|
2012-01-15 09:13:10 +01:00 |
Ms2ger
|
e905ff8354
|
Bug 677079 - Part o: Expose setActivityCallback in jsfriendapi.h; r=gal
|
2012-01-15 09:13:10 +01:00 |
Ms2ger
|
52e643ed5a
|
Bug 677079 - Part n: Expose JSOPTION_UNROOTED_GLOBAL in jsfriendapi.h; r=gal
|
2012-01-15 09:13:09 +01:00 |
Ms2ger
|
a26231cf02
|
Bug 677079 - Part m: Expose context's compartment in jsfriendapi.h; r=jorendorff
|
2012-01-15 09:13:09 +01:00 |
Ms2ger
|
e50a3fe447
|
Bug 677079 - Part l: Use the existing JSAPI for the global object for a context; r=bholley
|
2012-01-15 09:13:09 +01:00 |
Ms2ger
|
b47ceee24d
|
Bug 677079 - Part k: Expose outstandingRequests in jsfriendapi.h; r=cdleary
|
2012-01-15 09:13:09 +01:00 |