Commit Graph

34864 Commits

Author SHA1 Message Date
Bill McCloskey
c312284088 Bug 1016738 - Simplify/fix "dead compartment" logic (r=luke,jonco) 2014-06-17 11:20:33 -07:00
Bill McCloskey
a83b99df4a Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke) 2014-08-05 21:43:36 -07:00
Mike Hommey
ec54bf6c1f Bug 1045783 - Move most OS_LIBS to moz.build and do some related cleanup. r=mshal 2014-08-06 07:25:33 +09:00
Mike Hommey
0f1191f02f Bug 1045783 - Make most *_LIBS variables from configure lists in moz.build. r=mshal 2014-08-06 07:24:55 +09:00
Terrence Cole
662eb527cc Bug 1033442 - Allocate slots from the zone explicitly; r=jonco
--HG--
extra : rebase_source : 7ffba7878873100b101c886f3f3f040065ccad3b
2014-08-05 14:06:35 -07:00
Terrence Cole
408f6244f0 Bug 665007 - Remove the under-utilized background free path; r=jonco 2014-08-05 14:06:34 -07:00
Jim Chen
f475332208 Bug 1047495 - Push RunScript JS frame in addition to CPP frame; r=djvj 2014-08-05 12:41:10 -04:00
Douglas Crosher
c8627592ac Bug 1047297 - IonMonkey (ARM): Fix some compiler warnings. r=jandem 2014-08-02 01:09:44 +10:00
Ed Morley
ef7f2312a8 Backed out changeset 6196ec73ac9a (bug 1042729) for assertions 2014-08-05 13:33:43 +01:00
Ed Morley
6de0e7fe65 Backed out changeset 4ecf21c3c4a3 (bug 1042729) 2014-08-05 13:33:27 +01:00
Ed Morley
220e04a9fd Backed out changeset 749e28d0377e (bug 1042729) 2014-08-05 13:33:24 +01:00
Ed Morley
2f71a7e4a6 Backed out changeset 2f56127783b9 (bug 1042729) 2014-08-05 13:33:20 +01:00
Ed Morley
c4e92b4d22 Backed out changeset 2d35b006a2f6 (bug 1042729) 2014-08-05 13:33:17 +01:00
Nicolas B. Pierron
29444640c3 Bug 1042729 part 5 - Only list resume points in debug builds. r=h4writer 2014-08-05 04:29:13 -07:00
Nicolas B. Pierron
a65cb6bff0 Bug 1042729 part 4 - Keep a reference to outer resume point on basic blocks, and make discarding resume point precise. r=jandem 2014-08-05 04:29:13 -07:00
Nicolas B. Pierron
a9277658ad Bug 1042729 part 3 - Ensure priorResumePoints are re-attached to the new BasicBlock or discarded. r=efaust 2014-08-05 04:29:13 -07:00
Nicolas B. Pierron
8163504d5a Bug 1042729 part 2 - Ensure that a resume point belongs to one instruction. r=h4writer 2014-08-05 04:29:12 -07:00
Nicolas B. Pierron
d7a6d25806 Bug 1042729 part 1 - Make resume point unique to each instruction. r=h4writer 2014-08-05 04:29:11 -07:00
Benjamin Bouvier
4b8c0351b1 Bug 1040027: Cast index to uint32 when comparing it with count in IsArrayEscaped; r=efaust 2014-08-05 09:27:20 +02:00
Brian Hackett
d588c07edc Bug 1037666 - Add LeaveParseTaskZone call on error path. 2014-08-04 22:04:31 -04:00
Luke Wagner
15e578f2cb Bug 1046688 - Fix assertion in AsmJSModule::restoreToInitialState (r=dougc)
--HG--
extra : rebase_source : 0e3774d978412ea2f688c593bb9cb2282cf695f2
2014-08-04 13:02:02 -05:00
Luke Wagner
50a8766994 Bug 1047010 - OdinMonkey: provide better profiling info for signal handlers (r=dougc)
--HG--
extra : rebase_source : b26240b136eb3d90a05c0ec731e7263b42196340
2014-08-04 12:59:31 -05:00
Luke Wagner
77d3f1f156 Bug 1047010 - OdinMonkey: provide better profiling info for FFI calls (r=dougc)
--HG--
extra : rebase_source : 9ab49294fc688bec90a9d211ad0ad03ab4c6a2e0
2014-08-04 12:59:08 -05:00
Brian Hackett
0b67e6da69 Bug 1037666. r=billm 2014-08-04 17:10:51 -04:00
Nicolas B. Pierron
d4146c58b3 Bug 1048046 - Remove non-observed instructions, even if they might be recovered on bailout. r=h4writer 2014-08-04 07:59:44 -07:00
Emanuel Hoogeveen
b492175bb0 Bug 1047182 - Add early returns to foregroundFinalize and forceFinalizeNow. r=terrence 2014-07-31 19:32:00 -04:00
Nicolas B. Pierron
c6dea9feaa Bug 1040738 part 4 - Extract the graph traversal from the state manipulation. r=sunfish 2014-08-04 07:18:43 -07:00
Nicolas B. Pierron
9baa92fd0b Bug 1040738 part 3b - Rename MDefinitionVisitorWithDefaults to MDefinitionVisitorDefaultNYI. r=jandem 2014-08-04 07:18:42 -07:00
Nicolas B. Pierron
346b6bff15 Bug 1040738 part 3a - Add MDefinitionVisitor with no-op by default. r=sunfish 2014-08-04 07:18:42 -07:00
Nicolas B. Pierron
baa578b025 Bug 1040738 part 2 - Move the accept function to MDefinition. r=sunfish 2014-08-04 07:18:41 -07:00
Nicolas B. Pierron
b93e27d25f Bug 1040738 part 1 - Add MNodeIterator to iterate over resume points and definitions. r=sunfish 2014-08-04 07:18:41 -07:00
Nicolas B. Pierron
c2ce27fb5a Bug 1040940 - Discard resume point with discarded instructions. r=sunfish 2014-08-04 07:18:40 -07:00
Nicolas B. Pierron
185abf36d1 Bug 1040027 part 2 - IonMonkey: Recover MNewArray. r=jandem 2014-08-04 07:18:40 -07:00
Nicolas B. Pierron
e344e77354 Bug 1040027 part 1 - Detect when we can replace an Array by an ArrayState. r=jandem 2014-08-04 07:18:38 -07:00
Benjamin Bouvier
723cb78dcf Bug 1047332: Remove unused jrt variables in jsapi-tests; r=mjrosenb 2014-08-04 10:46:13 +02:00
Benjamin Bouvier
9ee75dc260 Bug 1047332: Remove unused src2 variable in ARM's move emitter; r=mjrosenb 2014-08-04 10:45:55 +02:00
Benjamin Bouvier
346fb91740 Bug 1047301: Silence Clang warning about signed/unsigned comparison in SIMD.cpp; r=jandem 2014-08-04 09:20:35 +02:00
Ehsan Akhgari
2225187162 Bug 1047778 - Fix some bad implicit constructors in xpcprivate.h; r=bholley 2014-08-03 10:40:44 -04:00
Jason Orendorff
851b8e6be5 Bug 1043690, part 1 - Provide helper function for HTMLDocument and HTMLFormElement proxies to use from [[Set]]. r=efaust 2014-07-29 20:27:18 -05:00
Luke Wagner
2ca76f74e8 Bug 1036969 - Relicense source in js/src/asmjs under Apache License, Version 2.0 (r=rankov,jorendorff,vlad,gal,gerv,mitchell) 2014-08-01 17:27:32 -05:00
Ryan VanderMeulen
65e8b284a9 Backed out changeset 5b2dab72041e (bug 1046945) for crashes.
CLOSED TREE
2014-08-01 15:09:13 -04:00
Shu-yu Guo
7064adeb04 Bug 1040441 - Fix ForkJoinGetSlice stub when JS_THREADPOOL_STEAL=0. (r=nmatsakis) 2014-08-01 11:35:54 -07:00
Hannes Verschore
24d695ce76 Bug 1045063 - TraceLogging: Don't keep track of stack while disabled, r=bbouvier 2014-08-01 20:16:27 +02:00
Nicolas B. Pierron
1d70cc5e69 Bug 1046597 - Balance stack in failures cases. r=efaust 2014-08-01 10:57:23 -07:00
Terrence Cole
22aec317ad Bug 1046945 - Move ExposeGCThingToActiveJS to js::gc:: and use the typed wrappers instead; r=jonco 2014-07-31 12:14:17 -07:00
Hannes Verschore
9ba82e2447 Bug 1042823 - Don't blindly make MMinMax optimize for doubles, r=jandem 2014-08-01 19:18:05 +02:00
Debkanya Mazumder
924ebe8a15 Bug 1034917 - Make ~nsJSID() protected. r=bholley 2014-08-01 10:02:30 -07:00
Guptha Rajagopal
5725761b2d Bug 1038259 - Enable template strings in all builds. r=jorendorff 2014-07-31 11:24:00 -04:00
Jan de Mooij
e9608eb173 Bug 1046585 followup - Fix bad includes. r=me
--HG--
extra : rebase_source : f26bc191b5cd125a3f808f9fbf3150003ffff8ac
2014-08-01 17:14:42 +02:00
Jan de Mooij
a65f832c26 Bug 1046585 part 3 - Move ExecutableAllocator into jit/. r=sunfish
--HG--
rename : js/src/assembler/jit/ExecutableAllocator.cpp => js/src/jit/ExecutableAllocator.cpp
rename : js/src/assembler/jit/ExecutableAllocator.h => js/src/jit/ExecutableAllocator.h
rename : js/src/assembler/jit/ExecutableAllocatorPosix.cpp => js/src/jit/ExecutableAllocatorPosix.cpp
rename : js/src/assembler/jit/ExecutableAllocatorWin.cpp => js/src/jit/ExecutableAllocatorWin.cpp
2014-08-01 16:39:52 +02:00