Commit Graph

44460 Commits

Author SHA1 Message Date
Ryan VanderMeulen
e643323da5 Backed out changeset b9c155d1b30d (bug 1005306) for mochitest-dt failures and various leaks.
CLOSED TREE
2014-08-27 22:59:22 -04:00
Till Schneidereit
c41b3a68e6 Bug 1005306 - Improve GC-handling of canonical JSScript for LazyScripts. r=jonco,billm 2014-08-28 02:39:08 +02:00
Eric Faust
11375e15fd Bug 1027964 - Standardize proxy handler families. (r=jorendorff) 2014-08-27 17:09:06 -07:00
Brian Hackett
972c7e4cf6 Bug 1057571 - Allow copy on write arrays in non-compileAndGo code, r=jandem. 2014-08-27 09:12:10 -07:00
Till Schneidereit
4ff03c0cde Bug 1053944 - Change RegExp.$N getters to return '' instead of undefined for non-matched groups. r=waldo 2014-08-27 15:19:30 +02:00
Guptha Rajagopal
0f8ce911a5 Bug 1048384 - Getter/setter syntax should work with computed property names. r=jorendorff 2014-08-23 13:52:00 -04:00
Benjamin Bouvier
6a6a991c4f Bug 1052514: Use AsmJSNumLit in AsmJSModule.h; r=luke 2014-08-27 12:21:42 +02:00
Branislav Rankov
450cbba4fd Bug 969375 - Enable IonMonkey on MIPS. r=jandem,glandium 2014-08-26 17:11:54 +02:00
Branislav Rankov
425239e22d Bug 1058685 - IonMonkey MIPS: Removed unneeded temp in LAsmJSLoadFuncPtr. r=bbouvier 2014-08-27 14:13:07 +02:00
Branislav Rankov
a043419691 Bug 1058685 - IonMonkey MIPS: Fix warnings and style in MIPS code. r=bbouvier 2014-08-27 13:42:59 +02:00
Branislav Rankov
3a35d72f69 Bug 1058582 - IonMonkey MIPS: Implemented visitClzI r=dougc 2014-08-26 15:36:39 +02:00
Benjamin Bouvier
3ee97f2beb Backed out changeset d3f44966d998 (bug 1052514) for jit test failures on a CLOSED TREE
--HG--
extra : histedit_source : 40689854882f87883ce2d5018f0919c39273d137
2014-08-27 13:40:39 +02:00
Benjamin Bouvier
c508414898 Bug 1052514: Use AsmJSNumLit in AsmJSModule.h; r=luke 2014-08-27 12:21:42 +02:00
Benjamin Bouvier
0a9282bfec Bug 1052514: Move AsmJSNumLit and use it in Globals; r=luke 2014-08-27 12:21:38 +02:00
Benjamin Bouvier
8fcce80ebf Bug 1052325: AsmJS: make return coercion optional for standard math lib functions calls; r=luke 2014-08-27 12:20:14 +02:00
Benjamin Bouvier
adbfe2e9c2 Bug 1052325: Odin: Rename CheckCall into CheckCoercedCall; r=luke 2014-08-27 12:19:49 +02:00
Hannes Verschore
0f402bca7f Bug 1056581 - Use fast getc on windows, r=jorendorff 2014-08-27 12:05:51 +02:00
David Major
41fb73f1a8 Bug 1001332 - Set subsystem version to 5.01 to make VS2013 builds run on XP. r=glandium
--HG--
extra : rebase_source : 30b0f750d6a094e16cc9815db697f6bd39ae5a97
2014-08-27 21:20:10 +12:00
Douglas Crosher
0ca46008dc Bug 1058587 - OdinMonkey MIPS: bias the global-register to improve instruction encoding efficiency. r=dougc 2014-08-27 10:08:16 +10:00
Guptha Rajagopal
fb7cee98ff Bug 1041128 - Allow duplicate properties in object literals r=jorendorff
* * *
Bug 1041128 - Duplicate property name in object literal is allowed in ES6 strict mode part 2 r=Waldo
2014-08-23 13:44:00 +02:00
Jan de Mooij
c1bf3a232d Bug 1056529 - Remove old workarounds for MSVC PGO bugs. r=h4writer 2014-08-27 10:14:07 +02:00
Chris Peterson
57531e8394 Bug 1036781 - Part 8: Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src/jit/*Allocator.* code. r=jandem 2014-08-26 22:55:24 -07:00
Douglas Crosher
556695a52b Bug 1041079 - IonMonkey: guard against there being no TLS PerThreadData when flushing the icache. r=luke 2014-08-12 11:17:49 +10:00
Nicholas Nethercote
df1c26a45e Bug 1057912 - Privatize most of PLDHashTable's fields. r=roc.
--HG--
extra : rebase_source : 0f55e70b63d9c191fbd9418cb1177ff534deeed9
2014-08-25 16:56:33 -07:00
Brian Hackett
b477b631eb Bug 1057219 - Add write barrier for the owner of COW elements, r=billm. 2014-08-26 14:12:23 -07:00
Brian Hackett
6ace183a93 Bug 1058168 - Tolerate a null PerThreadData runtime in runtimeIfOnOwnerThread(), r=luke. 2014-08-26 13:49:45 -07:00
Brian Hackett
070b11f0bb Bug 894596 - Bake constant valued object properties into jitcode when possible, r=jandem, patch mostly written by djvj. 2014-08-26 12:30:36 -07:00
Kannan Vijayan
7141c60325 Bug 1057082 - Part 1 - Add profilingActivation linked list and refactor ProfilingFrameIterator. r=luke 2014-08-26 14:03:04 -04:00
Jan de Mooij
f428e2395e Bug 1058631 part 1 - Some minor GC performance improvements. r=terrence 2014-08-26 19:07:59 +02:00
Terrence Cole
dbf4c1f1ea Bug 1057140 - Revert JS_realloc bustage from bug 1033442; r=sfink 2014-08-25 12:28:38 -07:00
Luke Wagner
7878ee7705 Bug 1053544 - issue link-time validation error when given proxy global/import objects (r=efaust)
--HG--
extra : rebase_source : bbbdac41e3bef432124471787e79b00d40e13133
2014-08-26 08:41:17 -05:00
Luke Wagner
e899fa540b Bug 1053544 - OdinMonkey: issue link-time validation error when given value with under-defined coercion (r=Waldo)
--HG--
extra : rebase_source : 636b2fe0085e9deeded18889f0db1d7ace4c0ef9
2014-08-14 10:00:37 -05:00
Ryan VanderMeulen
fceed2512c Backed out changeset b8a962a66a80 (bug 1044578) for ARM simulator orange. 2014-08-26 09:56:43 -04:00
Marty Rosenberg
2fd5c32bc6 Bug 1044578: Try to evict correctly-sized registers, failing that evict all necessary registers. (r=sunfish) 2014-08-26 08:14:05 -04:00
Branislav Rankov
2e2e55a8fc Bug 1007156 - Port changes from bug 991153 to MIPS. Support for all float32 regs, part 2. r=mjrosenb 2014-08-14 14:39:38 +02:00
Branislav Rankov
9bba748a5b Bug 1007156 - Port changes from bug 991153 to MIPS. Support for all float32 regs, part 1. r=mjrosenb 2014-08-22 11:37:06 +02:00
Branislav Rankov
f8a73224bc Bug 1050713 - IonMonkey MIPS: Fix the branch check in branchTruncateDouble. r=nbp 2014-08-22 11:08:01 +02:00
Jan de Mooij
f980f5fb99 Bug 1057582 - Remove a bogus assert. r=bhackett 2014-08-26 10:14:06 +02:00
Jan de Mooij
38fd3fb707 Bug 1046585 part 9 - Move SSE detection code out of assembler/ and refactor it. r=sunfish 2014-08-26 10:09:42 +02:00
Luke Wagner
eba4bd6ead Bug 1057248. r=jandem 2014-08-25 23:10:05 -04:00
Dan Gohman
6341493e11 Bug 1058077 - IonMonkey: Eliminate the unused osrStart_ field form MIRGraph r=sstangl 2014-08-25 15:03:24 -07:00
Dan Gohman
72639cb52a Bug 1058075 - IonMonkey: GVN: Fix MConstant's hash function to reduce collisions r=mjrosenb 2014-08-25 15:03:23 -07:00
Dan Gohman
da0faad7fe Bug 1058084 - IonMonkey: Micro-optimize some InlineList routines r=jandem 2014-08-25 15:03:22 -07:00
Terrence Cole
e849322dc3 Backed out changeset 4f7c6bf2b8fe (Bug 1057393) for bustage on a CLOSED TREE
--HG--
extra : rebase_source : 9d12fbd474eaff04fe52bad48c1afda7bb9288b8
2014-08-25 14:14:29 -07:00
Andrew McCreight
b9712e47f0 Bug 1052626, part 2 - Report the total size of nsXPCWrappedJS. r=bholley,froydnj 2014-08-25 12:34:00 -07:00
Andrew McCreight
5d1b4639a7 Bug 1052626, part 1 - Outline and constify JSObject2WrappedJSMap::SizeOfIncludingThis. r=njn 2014-08-25 12:34:00 -07:00
Terrence Cole
9f431ff46c Bug 1057393 - Fix a regression on octane-zlib; r=sfink 2014-08-25 09:29:51 -07:00
Birunthan Mohanathas
77bfad00a6 Bug 1045801 - Rename SafeCast to AssertedCast. r=Waldo 2014-08-25 12:17:32 -07:00
Douglas Crosher
4bee9bcff8 Bug 1051595 - OdinMonkey: Bias the global-register to improve instruction encoding efficiency. r=luke 2014-08-26 00:48:03 +10:00
Douglas Crosher
97d9edf21c Bug 1050278 - IonMonkey ARM: Canonicalize the hwcap flags even when overridden, and add a flag for alignment faults. r=jandem 2014-08-20 20:17:37 +10:00
Ryan VanderMeulen
1bdb2bb627 Bug 1057803 - Skip bug-1055034.js if ParallelJS isn't supported. r=terrence 2014-08-25 13:22:44 -04:00
Ryan VanderMeulen
e29307ef98 Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-25 12:51:20 -04:00
Ryan VanderMeulen
81342753e0 Merge inbound to m-c. a=merge
CLOSED TREE
2014-08-25 11:49:37 -04:00
Hannes Verschore
c5218413a3 Bug 1047564 - TraceLogger: cleanups, r=bbouvier 2014-08-25 10:08:28 +02:00
Hannes Verschore
d7c0ae169d Bug 1055864 - IonMonkey: Remove bogus assert in MTruncateToInt32, r=jandem 2014-08-25 10:08:24 +02:00
Hannes Verschore
ef1c647d6b Bug 1055762 - IonMonkey: Take the conversion into consideration when deciding when to box, r=jandem 2014-08-25 09:52:50 +02:00
Chris Peterson
a5f78aa15e Back out changeset d89484b7c0fa (Bug 1036781 - Part 6) to see if it burned Android 2.3 Opt. 2014-08-24 22:23:26 -07:00
Amit Tripathi
995b8b1c13 Bug 1019810: Crashing in InlineFrameIterator::findNextFrame() with MOZ_CRASH when numActualArgs_ fails to get initialized, r=h4writer 2014-08-25 17:55:27 +05:30
Wes Kocher
ab9325b9fb Merge m-c to fx-team a=merge 2014-08-22 17:10:53 -07:00
Jeff Walden
48a79b06e3 Bug 969478 - Make the arguments/caller properties of functions be entirely implemented by accessors living on Function.prototype. r=jorendorff
--HG--
extra : rebase_source : 258c158f041f673b201ca3cd978e1522a1887311
2014-08-01 19:11:22 -07:00
Chenxia Liu
7a148d6ee8 Bug 1021751 - Homebanner snippet. r=lucasr 2014-08-22 15:07:40 -07:00
Bill McCloskey
91859b4c73 Bug 1008107 - Allow SandboxPrivate to be null in sandbox_finalize (r=bz) 2014-08-21 13:29:20 -07:00
Nicolas B. Pierron
c2dcdeebdf Bug 1056786 - Use EmulateStateOf with an ArrayMemoryView. r=jandem 2014-08-21 21:48:23 +02:00
Nicolas B. Pierron
e0eeae7ca7 Bug 1046870 - Add Spew to follow escape analysis reasons. r=jandem 2014-08-21 21:48:23 +02:00
Nicolas B. Pierron
c93de0d9bd Bug 1046197 - Make Array & String IteratorNext easier to optimized with Scalar Replacement. r=jorendorff 2014-08-21 21:48:23 +02:00
Nicolas B. Pierron
9e27dfb18e Bug 1046183 - Move Scalar Replacement after the EliminatePhis phase. r=jandem 2014-08-21 21:48:23 +02:00
Nicolas B. Pierron
655d73d553 Bug 1048414 - Use prepareForDiscard in DiscardIgnoreOperands. r=sunfish 2014-08-21 20:47:04 +02:00
Nicolas B. Pierron
4677e06058 Bug 1042729 part 5 - Only list resume points in debug builds. r=h4writer 2014-08-21 20:47:04 +02:00
Nicolas B. Pierron
04f631b40e Bug 1042729 part 4 - Keep a reference to outer resume point on basic blocks, and make discarding resume point precise. r=jandem 2014-08-21 20:47:04 +02:00
Nicolas B. Pierron
cb81a8d124 Bug 1042729 part 3 - Ensure priorResumePoints are re-attached to the new BasicBlock or discarded. r=efaust 2014-08-21 20:47:04 +02:00
Nicolas B. Pierron
88dd48856f Bug 1042729 part 2 - Ensure that a resume point belongs to one instruction. r=h4writer 2014-08-21 20:47:04 +02:00
Nicolas B. Pierron
3b1642e097 Bug 1042729 part 1 - Make resume point unique to each instruction. r=h4writer 2014-08-21 20:47:03 +02:00
Jan de Mooij
848cafcf7b Bug 1056795 - Optimize ArrayPushDense. r=bhackett 2014-08-21 18:51:40 +02:00
Luke Wagner
e05253d321 Bug 1054066 - OdinMonkey: remove special optimization for H[constant>>K] (r=dougc) 2014-08-21 11:30:06 -05:00
Luke Wagner
c6faa33d27 Bug 1054066 - OdinMonkey: issue deprecation warning for heaps less than 64kb (r=dougc) 2014-08-21 11:29:30 -05:00
Luke Wagner
bba47b5edc Bug 1054438 - Tidy up AsmJSValidate.h and some heap-access related code (r=dougc) 2014-08-21 11:27:48 -05:00
Jon Coppeard
1f5a69d7ff Bug 1056418 - Fix testGCFinalizeCallback to not to clobber its global r=terrence 2014-08-21 16:56:56 +01:00
Rishab Arora
8f86240a5e Bug 1021379 - Renamed typed arrays' move method to copyWithin, fixed up to ES6 semantics. r=till, r=jwalden
--HG--
extra : rebase_source : deae33f4603ef3c40a2d214b0426bb0756b5307a
2014-07-10 11:49:22 +05:30
Jeff Walden
a42bb7e9e9 Bug 1055818 - Fix findReferences-02.js to account for the nulling out of binding BaseShape parents in bug 961969. r=luke
--HG--
extra : rebase_source : dd972fea9a1803d170bb0a1163d5512492267706
2014-08-19 16:18:07 -07:00
Ed Morley
6aeef44c14 Backed out changeset 21bc84614aa2 (bug 1036781) for crashes on Windows; CLOSED TREE 2014-08-22 09:29:05 +01:00
Ed Morley
f2b21bebd2 Backed out changeset f2da252a9248 (bug 1054630) 2014-08-22 09:28:38 +01:00
Chris Peterson
c2a5352c35 Bug 1054630 - Part 1: Add plumbing for SpiderMonkey parser telemetry. r=till 2014-08-11 23:17:44 -07:00
Chris Peterson
897f56e626 Bug 1036781 - Part 4: Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src/jit for Baseline code. r=jandem 2014-08-21 21:52:39 -07:00
Dan Gohman
0dce9d91bc Bug 1031410 - IonMonkey: GVN: Don't set isGuard() unnecessarily in IonBuilder. r=sstangl 2014-08-21 18:05:33 -07:00
Dan Gohman
865e06d777 Bug 1056805 - OdinMonkey: Don't run EliminateDeadResumePoints when compiling in asm.js mode r=luke 2014-08-21 18:05:31 -07:00
Dan Gohman
1654ac417e Bug 1056805 - IonMonkey: Don't call opName(), a virtual function, for spewing when spewing isn't enabled r=luke 2014-08-21 18:05:26 -07:00
Brian Hackett
5becdf07b4 Bug 1056899 - Don't free COW element arrays until after sweeping, r=jonco. 2014-08-21 17:54:05 -07:00
Trevor Saunders
fd5e9d1fcc bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj 2014-08-05 13:33:55 -04:00
Bobby Holley
e9fb2caf27 Bug 981218 - Remove default compartment objects. r=luke
\o/
2014-08-21 17:13:51 -07:00
Bobby Holley
9110f9f189 Bug 981218 - Remove default compartment object usage in js shell and tests. r=luke 2014-08-21 17:13:51 -07:00
Steve Singer
b270e833d1 Bug 1055911 - Add PatchBackedge to the non-ion jit. r=nbp 2014-08-21 04:32:00 -04:00
Eric Faust
18cd0d23cb Bug 1057066: Fix fprintf format string warning. (r=Waldo over IRC) 2014-08-21 14:27:25 -07:00
Terrence Cole
302d6a403e Bug 1033442 - Fix two innocuous live-at-exit strings in the shell; r=luke
--HG--
extra : rebase_source : 7dbdf0d43e97450d3045217c0787317257e0a288
2014-08-21 14:14:41 -07:00
Terrence Cole
a9d4b03fd4 Bug 1033442 - Some minor cleanups to various allocations; r=jonco
--HG--
extra : rebase_source : 209452d3dc343eddb37aa1fc94b22ee83231def9
2014-08-19 15:59:29 -07:00
Nathan Froyd
9e4152607c Bug 1056263 - remove unneeded configure checks for ssize_t, stat.st_blksize, and siginfo_t; r=mshal
js/src/ retains the ssize_t check because ctypes needs it.
2014-08-20 14:55:41 -04:00
Nicolas B. Pierron
b7bbb3d630 Bug 950764 - Distinguish between formal / actual arguments. r=djvj 2014-08-21 11:48:19 +02:00
Nicolas B. Pierron
152c138a7c Bug 1054047 - Determine the correct range from MArgumentLength. r=sunfish 2014-08-21 11:48:19 +02:00
Nicolas B. Pierron
4459055e38 Bug 950764 - Restrict compilation from Baseline based on the number of formal arguments. r=djvj 2014-08-21 11:48:19 +02:00
Jan de Mooij
76748ccc17 Bug 1056140 - Inline JSContext::runningWithTrustedPrincipals(). r=luke 2014-08-21 09:48:39 +02:00
Chris Peterson
b3a2e2b5d1 Bug 1036781 - Part 3: Replace MOZ_ASSUME_UNREACHABLE with MOZ_CRASH in js/src/jit for x86 and x64. r=jandem 2014-08-20 22:36:57 -07:00