Commit Graph

32939 Commits

Author SHA1 Message Date
Nicholas Nethercote
cfcbd44588 Bug 1001159 (part 6) - Used ArenaCellIterImpl in Arena::finalize(). r=billm. 2014-04-29 18:03:28 -07:00
Nicholas Nethercote
36baf4fea3 Bug 1001159 (part 5) - Simplify FreeSpan computation in Arena::finalize(). r=billm. 2014-04-29 18:03:22 -07:00
Nicholas Nethercote
fff9f07e92 Bug 1001159 (part 4) - Remove |allClear| from Arena::finalize(). r=billm. 2014-04-29 18:01:13 -07:00
Nicholas Nethercote
c329af4dd6 Bug 1001159 (part 3) - Rewrite ZoneCellIterImpl. r=billm.
--HG--
extra : rebase_source : c9f0557804ac041a31485ebde0091336881175d3
2014-04-29 18:00:27 -07:00
Nicholas Nethercote
ad7da1d6d3 Bug 1001159 (part 2) - Rewrite ArenaCellIterImpl. r=billm.
--HG--
extra : rebase_source : 44a92d10cec9d65f285e42ff4a74f349f25ecc99
2014-04-29 17:59:03 -07:00
Nicholas Nethercote
eefd8296d2 Bug 1001159 (part 1) - Split CellIterImpl and subclasses in two. r=billm.
--HG--
extra : rebase_source : 20203cad0af54bd9bea81b8ff5c2e7016e14c3c2
2014-04-28 23:39:44 -07:00
Shu-yu Guo
4c603eb6eb Bug 996983 - Part 3: Push JitActivations for each PJS thread during ForkJoin. (r=nmatsakis) 2014-04-30 21:12:17 -07:00
Shu-yu Guo
8ea2ddbf1c Bug 996983 - Part 2: JIT-related changes. (r=jandem) 2014-04-30 21:12:17 -07:00
Shu-yu Guo
df8d0a2c21 Bug 996983 - Part 1: Change activations and friends to use ThreadSafeContext. Non-JIT-related changes. (r=luke) 2014-04-30 21:12:17 -07:00
Mike Hommey
1cfbfb3bc6 Bug 961264 - Remove checks for visibility pragmas and attributes in gcc. r=ted 2014-05-01 10:53:48 +09:00
Dan Gohman
27675a48b0 Bug 1004221 - SpiderMonkey: Delete unnecessary format string escapes. r=sstangl 2014-04-30 15:49:35 -07:00
Nathan Froyd
097f6cd142 Bug 1003309 - remove JS component loader construction from mozJSSubScriptLoader; r=bholley 2014-04-29 13:28:23 -04:00
Benjamin Bouvier
738348752d Bug 999790: Make asm.js modules and functions constructible; r=luke
--HG--
extra : rebase_source : b4d64db2b3faeb5aaac0d3f104de60b1c47f1fc2
2014-04-30 21:31:28 +02:00
Ryan VanderMeulen
9c2a462b26 Backed out changesets 00edef0582f1 and 7796f1b42487 (bug 965712) for making OSX mochitest-dt more timeout-prone in the debugger tests.
CLOSED TREE
2014-04-30 15:56:36 -04:00
Kannan Vijayan
5d4ad61dc8 Bug 995704 - Make Ion jitcode incrementally touch huge stack frames to avoid crashes on windows. r=sunfish 2014-04-30 12:09:32 -04:00
Kannan Vijayan
4386bfe0c6 Bug 987379 - Fix broken test. r=h4writer 2014-04-30 11:32:22 -04:00
Hannes Verschore
16682c4b69 Bug 1003056: Tracelogging - Log the lowering and generation of ionmonkey code, r=bbouvier 2014-04-30 16:59:00 +02:00
Hannes Verschore
9444bae767 Bug 965712: Part 2 - Replace the unrolling matcher with memchr, r=luke 2014-04-30 16:42:27 +02:00
Hannes Verschore
018d407c85 Bug 965712: Part 1 - Use our string matching logic for regexps when possible, r=luke 2014-04-30 16:42:25 +02:00
Nicolas B. Pierron
dfd6eba096 Bug 1003832 - JSON spewer: Add frame sperations in resume points. r=h4writer 2014-04-30 07:03:02 -07:00
Carsten "Tomcat" Book
03e47aeba2 Backed out changeset 39d2e19acdd5 (bug 988486) for bustage on a CLOSED TREE 2014-04-30 15:39:40 +02:00
Carsten "Tomcat" Book
4f7d648e39 Backed out changeset 8b82db9273f3 (bug 988486) 2014-04-30 15:38:59 +02:00
Jon Coppeard
a3933d9612 Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence 2014-04-30 12:13:55 +01:00
Jon Coppeard
eaa8e7f4ec Bug 988486 - Split out page allocator state into new class r=terrence 2014-04-30 12:13:55 +01:00
Carsten "Tomcat" Book
e2455a132e Backed out changeset 602ddd08eab9 (bug 988486) for bustage on a CLOSED TREE 2014-04-30 13:59:36 +02:00
Carsten "Tomcat" Book
672dd88e7b Backed out changeset 3e6abdf3b4b4 (bug 988486) 2014-04-30 13:59:19 +02:00
Jon Coppeard
9a5b0b1a78 Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence 2014-04-30 12:13:55 +01:00
Jon Coppeard
7bb784ac2d Bug 988486 - Split out page allocator state into new class r=terrence 2014-04-30 12:13:55 +01:00
Jon Coppeard
1510ffa026 Bug 1001355 - Correct IsAboutToBeFinalized overload for VMFunction pointers r=billm 2014-04-30 10:13:00 +01:00
Jon Coppeard
bed7fc43d9 Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley 2014-04-30 10:10:33 +01:00
Nicolas B. Pierron
3ce830b98f Bug 1003694 - Settle on first frame by skipping all allocations. r=h4writer 2014-04-30 01:34:07 -07:00
Hannes Verschore
7843b900b6 Bug 813366: Remove the deliberate crashes in Yarr, by making it fallible, r=till 2014-04-30 10:02:56 +02:00
Shu-yu Guo
4c51ce91ee Bug 998908 - Mark inner objects inside eval'd scripts before firing Debugger's onNewScript hook. (r=till) 2014-04-29 21:57:36 -07:00
Shu-yu Guo
39e9195677 Bug 1001368 - Fix UnwindScope logic in BaselineHandleException to account for Debugger. (r=jandem) 2014-04-29 21:57:36 -07:00
Shu-yu Guo
3bd00098c9 Bug 1001368 - Tests. (r=jimb) 2014-04-29 21:57:36 -07:00
Shu-yu Guo
4af5e374b0 Bug 1002797 - Cancel off-thread Ion compilation when doing debug mode OSR. (r=jandem) 2014-04-29 21:57:36 -07:00
Shu-yu Guo
b1f6956563 Bug 1001372 - Part 2: Revert bailout return offset changes in Baseline can-call fallbacks. (r=jandem) 2014-04-29 21:57:36 -07:00
Shu-yu Guo
1e809de203 Bug 1001372 - Part 1: Clone on-stack optimized stubs when doing debug mode OSR. (r=jandem) 2014-04-29 21:57:35 -07:00
Shu-yu Guo
1bf75d245e Bug 1001372 - Test. 2014-04-29 21:57:35 -07:00
Nicholas Nethercote
18d2ee3b41 Bug 952650 (part 18) - Rename JSVAL_IS_SPECIFIC_BOOLEAN. r=till.
--HG--
extra : rebase_source : 73b6b9d92ca940249cdb1d6bdc71f9ee9bb498ec
2014-04-28 16:55:40 -07:00
Nicholas Nethercote
e505c20ed9 Bug 952650 (part 17) - Remove JSVAL_IS_UNIVERSAL. r=till.
--HG--
extra : rebase_source : 40b7d3ded42fac02abe2423d9aa39a4e7750cedb
2014-04-28 16:41:16 -07:00
Nicholas Nethercote
ff47af9d66 Bug 952650 (part 16) - Remove JSVAL_TO_PRIVATE. r=till.
--HG--
extra : rebase_source : 603bb66a90484b488bedf1dd4da6935324c148c6
2014-04-28 16:01:31 -07:00
Nicholas Nethercote
4f31592f59 Bug 952650 (part 15) - Remove JSVAL_TO_GCTHING. r=till.
--HG--
extra : rebase_source : c9df656012842c35f4a0e069168842b5e6c4d935
2014-04-28 16:01:30 -07:00
Nicholas Nethercote
3717458071 Bug 952650 (part 14) - Remove JSVAL_IS_GCTHING. r=till.
--HG--
extra : rebase_source : 469430d481f5fdb14d49609d8460f9fcbc90927f
2014-04-28 16:01:30 -07:00
Nicholas Nethercote
990052e8a8 Bug 952650 (part 13b) - Convert many !v.isPrimitive() calls to v.isObject(). r=till.
--HG--
extra : rebase_source : 52c8b3d8c461410d0705c3bcac5f51c324632b72
2014-04-28 16:36:03 -07:00
Nicholas Nethercote
0b29eb277a Bug 952650 (part 13) - Remove JSVAL_IS_PRIMITIVE. r=till.
--HG--
extra : rebase_source : 450ba0261ef5a8546c81f9f645605e312585d6c6
2014-04-27 20:27:54 -07:00
Nicholas Nethercote
c79e0f8f0d Bug 952650 (part 12) - Remove JSVAL_TO_OBJECT. r=till.
--HG--
extra : rebase_source : 60dcaa2b778d3cf6eb7dc1a4949aab010ed8c130
2014-04-27 19:58:52 -07:00
Rodrigo Rodriguez Jr.
bc17528767 Bug 952650 (part 11) - Remove JSVAL_TO_INT. r=njn.
--HG--
extra : rebase_source : 41923458bbf8fd957c9a57685df4969f1190bd9f
2014-04-27 19:55:08 -07:00
Rodrigo Rodriguez Jr.
b0de19588c Bug 952650 (part 10) - Remove JSVAL_IS_NUMBER. r=njn.
--HG--
extra : rebase_source : eaef4276d665c9bb06eb695989fb4c3b08358069
2014-04-27 19:48:45 -07:00
Rodrigo Rodriguez Jr.
1b9dfa0db1 Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
2014-04-27 19:47:02 -07:00