Commit Graph

36657 Commits

Author SHA1 Message Date
Mike Hommey
0e8009ebb1 Bug 1096651 - Avoid using random bits when determining SSE3/SSE4 availability for the JIT. r=luke 2014-11-13 09:23:40 +09:00
Jim Blandy
ecf69cd339 Bug 1083913: Restrict source lines included in error messages to the source text actually available. r=shu 2014-11-12 14:51:42 -08:00
Jim Blandy
a9b1890685 Bug 1083913: Column spans are restricted to 31-bit, not 24-bit, signed values. r=shu
This also cleans up the column span / offset conversions, and fixes some comments.
2014-11-12 14:51:41 -08:00
Jim Blandy
67df61c792 Bug 1083913: Add a 'columnNumber' parameter to the JS shell's 'evaluate' and 'offThreadCompileScript' functions. r=shu 2014-11-12 14:51:41 -08:00
Jim Blandy
68c2462b0b Bug 1083913: Add a no-op js::frontend::Parser::checkOptions() method, and ensure that it's called everywhere. r=shu 2014-11-12 14:51:41 -08:00
Jim Blandy
0ea6c19282 Bug 1083913: Make TokenStream::linebase an offset, not a pointer into nothingness. r=shu 2014-11-12 14:51:40 -08:00
Jim Blandy
1afffe5981 Bug 1083913: Make js::TokenStream::TokenBuf store the starting offset of its buffer explicitly, not implicitly as a bias on base_. r=shu 2014-11-12 14:51:40 -08:00
Jim Blandy
48c3302e79 Bug 1083913: Replace TokenBuf::base and TokenStream::rawBase with better abstractions. r=shu 2014-11-12 14:51:40 -08:00
Kannan Vijayan
f63704b861 Bug 1080462 - Fix up leak of native2bytecode mapping information. r=h4writer 2014-11-12 17:38:22 -05:00
Boris Zbarsky
521010397f Bug 1095660 part 4. Add overloads of JS_ExecuteScript and JS::Evaluate that take an explicit scope chain argument. r=waldo 2014-11-12 17:04:29 -05:00
Boris Zbarsky
1ff585e373 Bug 1095660 part 3. Give With objects defineProperty/Element/Generic class hooks. r=luke 2014-11-12 17:04:28 -05:00
Boris Zbarsky
1958ae53e5 Bug 1095660 part 2. Change API-provided scope chains to flag their DynamicWithObjects as being special and adjust some asserts to allow those With objects as the scope chain for toplevel scripts. r=luke 2014-11-12 17:04:28 -05:00
Boris Zbarsky
9545bb2f5d Bug 1095660 part 1. Remove the pointless JS_ExecuteScriptVersion API. r=waldo,bholley 2014-11-12 17:04:28 -05:00
Kannan Vijayan
d1a0a52f3e Bug 1081850 - Check for resolve hooks when optimizing no-such-prop operations in baseline. r=jandem 2014-11-12 16:22:44 -05:00
Luke Wagner
961277974f Bug 1095740 - OdinMonkey: refine rules for 'const' (r=bbouvier) 2014-11-12 14:45:31 -06:00
Dan Gohman
f635cbd2c0 Bug 1096684 - IonMonkey: Optimize with SSE3 movsldup and movshdup r=bbouvier 2014-11-12 12:38:32 -08:00
Dan Gohman
7b34f3cf97 Bug 1096684 - IonMonkey: Optimize with SSE4.1 pextrd r=bbouvier 2014-11-12 12:38:32 -08:00
Dan Gohman
7f0e9b073c Bug 1096684 - IonMonkey: Optimize with SSE4.1 insertps and blendps r=bbouvier 2014-11-12 12:38:32 -08:00
Dan Gohman
79312354ba Bug 1096684 - IonMonkey: extraName() for SIMD insert and extract element r=bbouvier 2014-11-12 12:38:31 -08:00
Dan Gohman
e7494a84d0 Bug 892702 - IonMonkey: Add unit tests for range analysis r=nbp 2014-11-12 12:38:31 -08:00
Ryan VanderMeulen
1011becefe Backed out changeset 0dae8ac74ab4 (bug 1080462) for crashes during packaging. 2014-11-12 15:14:56 -05:00
Kannan Vijayan
76406b50a1 Bug 1080462 - Fix up leak of native2bytecode mapping information. r=h4writer 2014-11-12 14:42:42 -05:00
Terrence Cole
4cb7822344 Bug 1093307 - Part 2: Make OOM flushing paths more straightforward; r=jonco 2014-11-06 14:03:05 -08:00
Jan de Mooij
e19b28830a Bug 1093573 part 11 - Remove bytecode offset slot from generators. r=wingo 2014-11-12 12:12:41 +01:00
Jan de Mooij
7ff195ac9c Bug 1093573 part 10 - Baseline-compile JSOP_RESUME. r=shu,wingo 2014-11-12 12:12:39 +01:00
Jan de Mooij
41c76776d2 Bug 1093573 part 9 - Add InterpretGeneratorResume. r=wingo 2014-11-12 12:12:36 +01:00
Alexander J. Vincent
1255b6cbe8 Bug 1092477 - Let the subscript Loader report any URL it fails on, when it can. r=bholley 2014-11-08 17:08:09 -08:00
Jason Orendorff
d71c5ad126 Bug 1094062 - Delete js/public/PropertyKey.h. r=jandem.
--HG--
extra : rebase_source : 4ff841a634f08f611529d18878074d6dc73d0fd3
2014-11-05 00:56:36 -06:00
Jason Orendorff
b83952dfbc Bug 1066322 - Enable ES6 symbols in all builds. r=jandem.
--HG--
extra : rebase_source : 49654e9105657b17862e3fed97ec4878d9373447
2014-11-05 01:38:49 -06:00
Jason Orendorff
65758781ae Bug 1095973, epilogue - Tweaks to PurgeProtoChain/PurgeScopeChain and a jit-test for the invariant enforced by PurgeProtoChain. r=efaust.
--HG--
extra : rebase_source : 6f0e1a4d7573fdcdc45962a63d30bf6ee480d3be
2014-11-10 11:19:53 -06:00
Jason Orendorff
1832d8c279 Bug 1095973 - Fix crash @PurgeProtoChain introduced by 1090537. r=efaust.
--HG--
extra : rebase_source : a2e90c7ffd69dddee190a4de927fe68cb52482dd
2014-11-10 16:53:04 -06:00
Luke Wagner
4f56ee7daf Bug 1087178 - OdinMonkey: explain why 'not stored in cache' (r=bbouvier,janv)
--HG--
extra : rebase_source : d37893913a09d5a5b339e4ae4ee42f873d449d1e
2014-10-22 17:28:07 -05:00
Luke Wagner
f3c6de2193 Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett)
--HG--
extra : rebase_source : 44ac5dbc77174414f4596aa7c318fdaa23b8e292
2014-10-30 17:35:35 -05:00
Ryan VanderMeulen
a8b4417549 Merge fx-team to m-c. a=merge 2014-11-11 16:43:46 -05:00
Ryan VanderMeulen
bd7b8501c3 Backed out changeset 583284c299fb (bug 1091916) for causing intermittent "too much recursion" jit-test failures on Win32 and OSX 10.6.
CLOSED TREE
2014-11-11 14:53:11 -05:00
Ryan VanderMeulen
95d5c8b95a Backed out changeset 51572056e797 (bug 1091912) for frequent Android 4.0 crashes.
CLOSED TREE
2014-11-11 14:16:40 -05:00
Boris Zbarsky
455764ceb3 Bug 1095870. Don't generate baseline set IC stubs for primitive 'this' values, since all the stubs only work on objects. r=jandem 2014-11-11 12:50:43 -05:00
Paolo Amadini
f119700716 Bug 1095443 - Ensure processNextEvent never blocks after processing a Promise microtask. r=bz 2014-11-11 13:47:28 +00:00
Jan de Mooij
aceb051a8d Bug 1093573 part 8 - Add JitFrame_Unwound_BaselineJS. r=nbp 2014-11-11 17:50:44 +01:00
Jan de Mooij
4c046656c2 Bug 1093573 part 7 - Allow OSR for generator scripts. r=wingo 2014-11-11 17:50:42 +01:00
Luke Wagner
52334af117 Bug 1091916 - simplify the interrupt/jitStackLimit situation (r=bhackett) 2014-10-30 17:35:35 -05:00
Steve Fink
ad212a2094 Bug 1074961 - Part 12: Simplify the locking in releaseArena; r=sfink
--HG--
extra : amend_source : 45ad5e52ee44ca41216ee15f9c6142c37a5cd106
2014-11-10 14:55:29 -08:00
Wes Kocher
f3e280bba4 Backed out changeset 6a96e15c810c (bug 1093307) for ggc bustage on a CLOSED TREE 2014-11-10 14:40:59 -08:00
Wes Kocher
8f5483146c Backed out changeset fdcf11277625 (bug 1074961) for ggc bustage on a CLOSED TREE 2014-11-10 14:37:25 -08:00
Terrence Cole
1340af8090 Bug 1074961 - Part 12: Simplify the locking in releaseArena; r=sfink
--HG--
extra : rebase_source : 3b1f8e728a31948a1bcb04aa3a46a5ea2b216aa4
2014-11-06 14:03:09 -08:00
Terrence Cole
6f5d4a82de Bug 1093307 - Part 2: Make OOM flushing paths more straightforward; r=jonco
--HG--
extra : rebase_source : 4634215f64ea96c2057f4ff609119b2a6cad008f
2014-11-06 14:03:05 -08:00
Nathan Froyd
d27be95ebc Bug 1095633 - part 2 - remove HAVE_CPP_TROUBLE_COMPARING_TO_ZERO bits from the build system; r=mshal 2014-11-07 14:08:13 -05:00
Nicolas B. Pierron
6a9d0a08b3 Bug 1095284 - Fix test case, check that ParallelJS is enabled. r=shu 2014-11-10 14:04:00 +01:00
Emanuel Hoogeveen
7f9f5f7dab Bug 1084651 - Part 6: Rename SliceBudget::reset to the less misleading makeUnlimited. r=billm 2014-11-04 07:35:00 +01:00
Emanuel Hoogeveen
95949b525e Bug 1084651 - Part 4b: Adjust and clarify some tests using gcslice(0). r=billm 2014-11-04 08:17:00 +01:00