Commit Graph

52603 Commits

Author SHA1 Message Date
Till Schneidereit
970f4884e0 Bug 1226762 - Add support for getting original builtin constructors and prototypes in self-hosted code. r=efaust,f=arai 2016-01-13 15:00:49 +01:00
Tooru Fujisawa
5511b285f6 Bug 1235092 - Part 3: Root function in BytecodeEmitter::isRestParameter. r=bustage
--HG--
extra : amend_source : be80d7bb64069bd914b1b989e1bd2930aac884aa
2016-01-13 21:58:47 +09:00
Lars T Hansen
05ef2926fd Bug 1231337 - part 1, hook SAB+Atomics runtime enablement into xpconnect. r=mrbkap
--HG--
extra : rebase_source : bf784389bbf81ae80ba31364092744f45475ec0e
extra : histedit_source : f3e7b35038b6364e1129978ee3fbeb166c3df8e7
2016-01-04 14:54:16 +01:00
Lars T Hansen
980e62cf49 Bug 1231335 - part 4, js shell. r=waldo
--HG--
extra : rebase_source : 4f2837f08712bf875e3c68df3e2ad188c088ac2f
extra : histedit_source : 9d4c88562e3c618987175bba8426e300c5623c7f
2016-01-13 12:46:20 +01:00
Lars T Hansen
f10fd98e2f Bug 1231335 - part 3, testing functions and test cases. r=waldo
--HG--
extra : rebase_source : 644ccad443777e83de3aa00a62abb88cb11f8b04
2016-01-04 15:05:28 +01:00
Lars T Hansen
a0f94492df Bug 1231335 - part 2, asm.js runtime SAB+Atomics gating. r=luke
--HG--
extra : rebase_source : 63bc2da5344f2356b4d91adba757b5cea69d4185
2016-01-11 09:18:16 +01:00
Lars T Hansen
3e7ad2cafb Bug 1231335 - part 1, runtime switch for SAB+Atomics. r=waldo
--HG--
extra : rebase_source : 8719a765adefe14c5dc9e5d9042d9119261b1b09
2016-01-05 17:25:29 +01:00
Jan de Mooij
cd5f228e7f Bug 1237230 - Fix ctypes MOZ_WARN_UNUSED_RESULT warnings for Vector methods. r=jorendorff 2016-01-13 11:17:21 +01:00
Jan de Mooij
252d53d363 Bug 1228327 - Fix bogus assert in GenerateDenseElementHole, add some comments. r=bhackett 2016-01-13 11:15:15 +01:00
Tooru Fujisawa
aa8ae3c1b4 Bug 1238630 - Fix unicode surrogate pair handling in RegExp. r=h4writer 2016-01-13 18:21:39 +09:00
Tooru Fujisawa
5fed059d55 Bug 1235092 - Part 2: Support allowContentSpread in the optimization for spread call with rest parameter. r=efaust 2016-01-13 18:21:39 +09:00
Tooru Fujisawa
84d183087f Bug 1235092 - Part 1: Optimize spread call with rest parameter. r=efaust 2016-01-01 14:15:41 +09:00
Phil Ringnalda
9e650587fb Back out 29a5d0c6ea47 (bug 1239099) for a huge spike in instances of bug 1093064, frequent "test_cache_orphaned_cache.html | disk usage should have grown", and causing bug 1239206. At least.
CLOSED TREE
2016-01-12 22:42:30 -08:00
Jeff Walden
20b9686a79 Bug 1237449 - Finish cleaning up emitForOf's code now that it's not also implementing the spread operation. r=efaust
--HG--
extra : rebase_source : f18142304263d22c0486ae53d521af2e5d18afe6
2016-01-05 15:35:57 -08:00
Jeff Walden
f6f9f46d40 Bug 1237449 - More emitSpread cleanups. r=efaust
--HG--
extra : rebase_source : 2efb42a82e8616eb6119a0b6ab47299b013801eb
2016-01-06 15:48:11 -08:00
Jeff Walden
cf3643becc Bug 1237449 - Initial emitSpread cleanups. r=efaust
--HG--
extra : rebase_source : ba19a0eb1d5582eccf12b7657a7fdf2ea9f188e3
2016-01-05 14:44:15 -08:00
Jeff Walden
759095b96e Bug 1237449 - Copy emitForOf into a new emitSpread method, as part of eventually separating for-of and spread code emitting completely. r=efaust
--HG--
extra : rebase_source : d51ef5d062de8102782120f1869f31b33f5d217c
2016-01-05 13:59:02 -08:00
Jim Blandy
9aba54fc4f Bug 1236801: Don't check for simulated OOM in a way that invalidates AddPtrs for no discernable reason. (Revised to fix uninitialized var, r=sfink) r=jonco
--HG--
extra : rebase_source : 23222e831fb516bc3cc2672b4c6807564d56bce1
2016-01-12 16:49:45 -08:00
Wes Kocher
0439338087 Backed out changeset 7111837e42b9 (bug 1236801) for SM wError bustage
--HG--
extra : commitid : EZ9x68Sn1qG
2016-01-12 16:55:12 -08:00
Jim Blandy
637fbf70ae Bug 1236801: Don't check for simulated OOM in a way that invalidates AddPtrs for no discernable reason. r=jonco
--HG--
extra : rebase_source : 12fd6cb6969733355581d7cd28876a7b46097c45
extra : amend_source : 04430312d8175c746139a85b0f8062b408c82192
2016-01-08 10:01:53 -08:00
Morgan Phillips
9d7d84e17e Bug 1101256 - Implement detachment checks for %TypedArray% methods (patch 1 of 2); r=Waldo
--HG--
extra : rebase_source : d8bb734b1bad1d759f33aa5233b23542c1d6931d
2016-01-12 17:37:33 -06:00
Tooru Fujisawa
ccf2b03b7e Bug 1238417 - Part 7: Add comment for OutOfLineRegExpMatcher and OutOfLineRegExpTester. r=nbp 2016-01-13 08:27:25 +09:00
Tooru Fujisawa
e39bea7d24 Bug 1238417 - Part 6: Make RegExpMatcher and RegExpTester movable. r=h4writer 2016-01-13 08:27:25 +09:00
Tooru Fujisawa
d65ffc4a7b Bug 1238417 - Part 5: Add RegExpMatcher to MustCloneRegExp optimization. r=h4writer 2016-01-13 08:27:25 +09:00
Tooru Fujisawa
780a96693c Bug 1238417 - Part 4: Enable recover instruction for RegExpMatcher and RegExpTester. r=h4writer 2016-01-13 08:27:25 +09:00
Tooru Fujisawa
637839d9fd Bug 1238417 - Part 2: Fix argument count of RegExpMatcher and RegExpTester. r=till 2016-01-13 08:26:58 +09:00
Tooru Fujisawa
6381da0bd0 Bug 1238417 - Part 1: Fix wrong rebase for _SetCanonicalName call on RegExpToString. r=till 2016-01-13 08:26:52 +09:00
Terrence Cole
3a07971436 Bug 1238786 - Part 2: We no longer need to null check before using trace APIs; r=smaug
--HG--
extra : rebase_source : 5fdbdaa7be739afd93294b729d878ed33c55b5ce
2016-01-12 13:07:54 -08:00
Terrence Cole
738245d262 Bug 1238786 - Part 1: Allow null pointers in public tracing APIs; r=sfink
--HG--
extra : rebase_source : aaa025bffb09758f886450b8a6a9372a65fa6db7
2016-01-12 13:07:53 -08:00
Terrence Cole
ad1390dcf3 Bug 1239099 - Finish ongoing GCs instead of segueing into another one; r=jonco
--HG--
extra : rebase_source : 6864fc2cf5dad37216107de94f9b5cb81a73705e
2016-01-12 13:07:54 -08:00
Terrence Cole
cadd5c5f26 Bug 1238779 - Remove the unused and nonsensical JS_TraceRuntime; r=fitzgen 2016-01-12 13:07:54 -08:00
Steve Fink
d9daaddb81 Bug 837969 - Add a crash() builtin to the shell, r=terrence
--HG--
extra : commitid : Hb4iU9G7SfN
extra : rebase_source : c44a55ab51c046d258d5532f6b18487a9ed838cc
extra : amend_source : 974fd86b0d558155e855963673cdb7fbfd6f8c7b
extra : histedit_source : 69b0c8ffde2ffbb73fbad7beb962394d9f52243b
2015-12-23 16:16:17 -08:00
Morgan Phillips
eac087b706 Bug 1187232 - Access TypedArray's [[ArrayLength]] instead of performing property access; r=Waldo
--HG--
extra : rebase_source : 59acb60c0fc0ddfce3c81d3f2e93f7b94139046b
2016-01-12 14:21:51 -06:00
Till Schneidereit
241c9dbf7c Bug 1101817 - Part 6: Remove Weak{Map,Set}.prototype.clear. r=evilpie
--HG--
extra : rebase_source : 6cbd10e249d75e71ed7b771707f293b133a0c1ad
2016-01-12 20:04:11 +01:00
Jan de Mooij
4c87c378bb Bug 1237564 - Fix minor bug with a lexical declaration shadowing a non-configurable global. r=shu
--HG--
extra : rebase_source : d8c67ef94022fb06870f18e605c841f3447105f2
2016-01-12 19:23:26 +01:00
Jan de Mooij
8c665083ad Bug 1234845 part 1 - Remove fun() method from frames and remove some dead code. r=luke
--HG--
extra : rebase_source : c513ee1233f99f3675148a15fc2460efc75db3ee
2016-01-12 19:20:49 +01:00
Till Schneidereit
ede112d6b3 Bug 1000780 - Part 7: Fix perf regressions introduced in part 1. r=jandem
--HG--
extra : rebase_source : 2c7e365993669ab9e3d9af65d56262d8ea885f6f
2016-01-12 18:28:09 +01:00
Lars T Hansen
57825a6a22 Bug 1225031 - get rid of the AnyTypedArray abstraction (updated). r=waldo
--HG--
extra : rebase_source : 755ccbede897d145c106951214033a392154a1ca
2016-01-12 14:47:51 +01:00
Till Schneidereit
0320ba5a7a Bug 1000780 - Part 6: Fix nit in jsfun.h. r=jandem 2016-01-12 15:19:17 +01:00
Till Schneidereit
1a6dfabe3f Bug 1000780 - Part 5: Self-host Function.prototype.bind. r=jandem
--HG--
extra : rebase_source : 52301e2d50a038040c5d86e8b7b052acd71a9660
2014-12-07 23:39:23 +01:00
Till Schneidereit
851c8ab557 Bug 1000780 - Part 4: Remove Function#bind usage from async stack tests. r=fitzgen
--HG--
extra : rebase_source : a90fbe808c3dda27329707bfbd1c1ef92efc14f2
2016-01-09 13:21:48 +01:00
Eric Faust
63b496e60c Bug 1000780 - Part 3: Free up JSFunction flag. r=jwalden+bmo
--HG--
extra : rebase_source : ecf12ff40a6018651e350819121b5204698e82ff
2015-12-28 13:29:00 +01:00
Till Schneidereit
048ed8ebd9 Bug 1000780 - Part 2: Emit JSOP_FUNAPPLY when using std_Function_apply in self-hosted code. r=jandem
--HG--
extra : rebase_source : 6c3ff1af2f14dfe59e1e372a3079c2ce423e460b
2016-01-08 18:22:54 +01:00
Till Schneidereit
0772e38cdb Bug 1000780 - Part 1: Bake in already-cloned intrinsic functions even if the callsite doesn't have type information. r=jandem
This means that self-hosted code can ensure that even codepaths that might not yet have been excercised have baked-in intrinsics by ensuring that the intrinsic has been cloned into the current compartment.

--HG--
extra : rebase_source : 192a9f2ce2f71fba241dd0c9e6386f877ac47fbe
2016-01-08 18:21:32 +01:00
Carsten "Tomcat" Book
67dcf80863 Backed out changeset 7bda46f81215 (bug 1225031) for spidermonkey test failures 2016-01-12 14:25:48 +01:00
Lars T Hansen
58dec5260f Bug 1225031 - get rid of the AnyTypedArray abstraction. r=waldo
--HG--
extra : rebase_source : 1c8dd084d3d65be53fa3ce33fbe59836087134c8
extra : amend_source : 2a66cd886a9b933e15865d9ba98910c299b2a917
2015-12-05 16:33:08 +01:00
Nicolas B. Pierron
3b2e8b20c7 Bug 1234428 - findPath wrap cross-compartment objects. r=jonco 2016-01-12 11:23:49 +00:00
Benjamin Bouvier
17b127c966 Bug 1229399: Make {Get,Set}{Loc,Glo} opcodes type-independent; r=luke
--HG--
extra : commitid : A6RJy6SJp0Q
extra : rebase_source : 37050854ab5f9ec2db39483b90478f1400efe2ba
2016-01-08 15:39:10 +01:00
Benjamin Bouvier
1e4108d6ec Bug 1229399: Group all IR's enums into a single one; r=luke
--HG--
extra : commitid : 7JRmnRSb2CE
extra : rebase_source : 25da0893a4dd499484adfc7ad77b4614e6a5d5f0
2016-01-08 15:22:20 +01:00
Eric Faust
3b11121a36 Bug 1236548 - Followup: Make added test actually pass. (rs=Waldo) 2016-01-11 18:09:25 -08:00