Bobby Holley
6362d89759
Bug 1005806 - HTMLInputElement.controllers should be [ChromeOnly]. r=bz
2014-05-05 10:49:24 -07:00
Boris Zbarsky
f2cd90aa43
Bug 1005590. MNot can also end up with a known-not-object type even while we think it might emulate undefined. Guard against that. r=jandem
2014-05-05 08:46:55 -04:00
Jan de Mooij
f5c42eb4b8
Bug 1004923 part 12 - Use GetSystemTimePreciseAsFileTime if available (Windows 8). r=njn
2014-05-05 13:12:11 +02:00
Jan de Mooij
e99d1dfc18
Bug 1004923 part 11 - Remove slow and bogus GetSystemTimeAdjustment call. r=njn
2014-05-05 13:12:09 +02:00
Jan de Mooij
e41bf426d8
Bug 1004923 part 10 - Remove redundant calibration lock. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
82e5efba7a
Bug 1004923 part 9 - Remove more cruft from prmjtime.cpp. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
b47802f488
Bug 1004923 part 8 - Add PRMJ_NowInit, call QueryPerformanceFrequency only once. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
a12f43f05e
Bug 1004923 part 7 - Kill unused calibration.last, returnedTime in PRMJ_Now. r=njn
2014-05-05 10:33:29 +02:00
Jan de Mooij
b5c8848ae7
Bug 1004923 part 6 - Simplify PRMJ_Now as QueryPerformanceFrequency never fails on WinXP and newer. r=njn
2014-05-05 10:33:28 +02:00
Ian Stakenvicius
69073f9d01
Bug 950822 - "js/src/vm/Runtime.cpp: remove obsolete code where JS_STACK_GROWTH_DIRECTION > 0" r=bholley
2014-05-03 12:04:00 +02:00
Nick Fitzgerald
14b8f9582b
Bug 1004479 - Don't expose the SavedFrame constructor on the global. r=jimb
2014-05-02 10:47:00 +02:00
Hannes Verschore
1eddd2ecf5
Bug 965712: Part 1 - Use our string matching logic for regexps when possible, r=luke
2014-04-30 16:42:25 +02:00
Till Schneidereit
79d4aaeb4e
Bug 1005472 - Make trace-logging work on OS X again. r=h4writer
...
--HG--
extra : rebase_source : 293de5fe9aed1df6da80a05953759b81e4c5d9c0
2014-05-03 16:09:34 +02:00
Till Schneidereit
43d20a30be
Bug 1004503 - Backout of failed attempt to fix relazification-related crash. r=jandem
...
--HG--
extra : rebase_source : e3b1a9f60f34d0b366cbc4f3bb98212f714525ce
2014-05-03 16:09:33 +02:00
Jan de Mooij
ea83ebb772
Bug 1004923 part 5 - Reduce indentation level in PRMJ_Now. r=njn
2014-05-03 11:08:29 +02:00
Jan de Mooij
7d25b0ac84
Bug 1004923 part 4 - Add some early returns to PRMJ_Now. r=njn
2014-05-03 11:08:26 +02:00
Jan de Mooij
c94ad264de
Bug 1004923 part 3 - Cleanup Windows PRMJ_Now. r=njn
2014-05-03 11:08:23 +02:00
Jan de Mooij
c0f6ebb0f1
Bug 1004923 part 2 - Cleanup NowCalibrate. r=njn
2014-05-03 11:08:19 +02:00
Jan de Mooij
5c2388c7d5
Bug 1004923 part 1 - Remove "long double", some C-isms from prmjtime. r=njn
2014-05-03 11:08:16 +02:00
Jan de Mooij
3dec5116ae
Bug 1003803 - Purge Ion ExecutableAllocator on GC. r=bhackett
2014-05-03 11:08:07 +02:00
Boris Zbarsky
e326fd22da
Bug 1004169. Make sure MTest always uses TI information for deciding whether its operand might emulate undefined. r=jandem
2014-05-03 01:08:14 -04:00
Boris Zbarsky
2be1743b63
Bug 1004198. Improve codegen in testValueTruthyKernel to emit as few tests as we can get away with given our type inference information. r=jandem
2014-05-03 01:08:13 -04:00
Steve Fink
d7a767a82d
Bug 1001689 - Stop suppressing the xmanager log file, r=njn
...
When suppressing logs (aka displaying output messages), we still need the xmanager output to go into its log file, because its port number is read out of it (yes, it's ugly.) So pipe through tee instead of redirecting to the log.
--HG--
extra : rebase_source : a4142c1d287779cc05b04988071e21415ffca445
2014-03-27 09:00:58 -07:00
Terrence Cole
ce2cf4e347
Bug 1004457 - Remove unused mutable value operations from BarrieredBase; r=jonco
2014-05-02 16:33:18 -07:00
Shu-yu Guo
3ded46728d
No bug - Kill opt-only warning. (r=efaust over IRC) DONTBUILD
2014-05-02 15:25:50 -07:00
Hannes Verschore
41b5cf1bdb
Bug 1003825: IonMonkey: adjust funapply tests to trigger again, r=jandem
2014-05-03 00:11:59 +02:00
Hannes Verschore
f55f11acb3
Bug 1005030: IonMonkey: Don't abort the analysis passes during funapply, r=bhackett
2014-05-02 22:23:17 +02:00
Shu-yu Guo
16da6f74c7
Bug 1004527 - Don't eliminate MNewDerivedTypedObject from resume points and recover them on bailout. (r=nmatsakis)
2014-05-02 13:04:12 -07:00
Shu-yu Guo
c86adf4ea1
Bug 1001378 - Don't optimize out argument slots from resume points. (r=nbp)
2014-05-02 13:04:12 -07:00
Ryan VanderMeulen
3e08a28dc2
Backed out changeset 8f4e9cf85af8 (bug 989414) for jit-test failures.
...
CLOSED TREE
2014-05-02 13:23:23 -04:00
Terrence Cole
a249b9d182
Bug 989414 - Allocate Lamba objects in the nursery; r=jonco
2014-05-02 08:39:08 -07:00
Sylvestre Ledru
79abce1abc
Bug 1003975: Fix a minor warning found by scan-build. LLVM/Clang static analyzer. r=nbp
2014-05-02 16:01:02 +02:00
Benjamin Bouvier
5a4d32915c
Bug 996076: Add SIMD.int32x4.{shiftLeft,shiftRight,shiftRightLogical} to the interpreter; r=nmatsakis
...
--HG--
extra : amend_source : 10d086a2af141bc10d0646b87ccf1b81ecc5fb3e
extra : histedit_source : 16d5d4a0cd5db66621030ff078227fb36d1d5ff8
2014-05-02 13:11:19 +02:00
Benjamin Bouvier
e33a9c98b4
Bug 996076: Add SIMD.float32x4.{not,and,or,xor} to the interpreter; r=nmatsakis
...
--HG--
extra : histedit_source : d7bc3ddbf27314c5a2256c838b3e844cace2630f
2014-05-02 13:11:16 +02:00
Benjamin Bouvier
5cb35f0d9e
Bug 996076: Add SIMD.int32x4.{equal,greaterThan,lessThan} to the interpreter; r=nmatsakis
2014-05-02 13:11:13 +02:00
Benjamin Bouvier
3850b48521
Bug 996076: Preparatory clean-ups, factor out error code; r=nmatsakis
2014-05-02 13:11:04 +02:00
Chris Peterson
4824c1ac5e
Bug 641170 - Remove vestiges of AutoIdRooter. r=terrence
2014-04-30 20:01:30 -07:00
Wes Kocher
d606afd2cf
Backed out changeset af1cebf017fc (bug 994957) for hazards on a CLOSED TREE
2014-05-01 15:19:37 -07:00
Wes Kocher
7e0717cc2b
Backed out changeset e7217cdee50f (bug 957513) for m-dt bustage on a CLOSED TREE
2014-05-01 14:51:13 -07:00
Shu-yu Guo
1e35d766ce
Bug 1004447 - Fix unwound scope override pc logic to only override pc if we need to call the debug epilogue. (r=jandem)
2014-05-01 14:23:53 -07:00
Sankha Narayan Guria
eb126b6626
Bug 957513 - DecimalIntegerLiteral cannot be 0 directly followed by 8 or 9. r=jorendorff
2014-01-30 02:38:57 +05:30
Terrence Cole
cb10cad45c
Backout 9a6b434b34be for mochitest-2 failures on a CLOSED TREE.
...
--HG--
extra : rebase_source : 84bb2205e9e9df143d3ba0b21127dd2030957c7d
2014-05-01 12:52:22 -07:00
Kannan Vijayan
26a59e7154
Bug 994957 - Fix pseudostack update by Ion ICs in inlined scripts to use top-level script in the frame and the pc of the call it makes to the inlined script. r=jandem
2014-05-01 15:45:37 -04:00
Bobby Holley
1686fcd58d
Bug 999297 - Simplify xpc::HasInstance. r=bz
2014-05-01 11:03:11 -07:00
Bobby Holley
8ad042014e
Bug 999297 - Implement xpc::UnwrapReflectorToISupports. r=bz
...
I kind of thought we already had something like this, but I couldn't find
anything.
2014-05-01 11:03:11 -07:00
Bobby Holley
2645da308a
Bug 1004295 - Hard abort if we try to unload modules when loader global reuse is enabled. r=mccr8
2014-05-01 11:02:59 -07:00
Terrence Cole
07a0c66a89
Bug 989414 - Access the store buffer through the chunk trailer; r=jonco
...
--HG--
extra : rebase_source : 29c53eeb0dd0931f016dcfd91de42be00e02a946
2014-05-01 09:26:12 -07:00
Nick Fitzgerald
04f819c1a5
Bug 961288 - Add an object metadata callback for tracking object allocation sites. r=ejpbruel
2014-04-30 11:59:00 -04:00
Brian Hackett
d9df1214c0
Bug 1003161 - Don't optimize arguments usage in scripts with aliased arguments, r=jandem.
2014-05-01 06:13:10 -07:00
Jon Coppeard
1ca46994a4
Bug 1000100 - Baseline postbarrier tidyup r=jandem
2014-05-01 11:34:48 +01:00
Jan de Mooij
a580d15ad3
Bug 1003918 followup - Fix non-unified builds. r=red
2014-05-01 12:03:38 +02:00
Jan de Mooij
355c81f050
Bug 1003918 - Rename ionTop to jitTop, move ionReturnOverride from JSRuntime to JitRuntime. r=shu
2014-05-01 11:35:08 +02:00
Jon Coppeard
c8a215005f
Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence
2014-04-30 12:13:55 +01:00
Jon Coppeard
01a7e36664
Bug 988486 - Split out page allocator state into new class r=terrence
2014-04-30 12:13:55 +01:00
Nicholas Nethercote
a334326aa1
Bug 1001159 (part 6) - Used ArenaCellIterImpl in Arena::finalize(). r=billm.
2014-04-29 18:03:28 -07:00
Nicholas Nethercote
ae88542174
Bug 1001159 (part 5) - Simplify FreeSpan computation in Arena::finalize(). r=billm.
2014-04-29 18:03:22 -07:00
Nicholas Nethercote
ed34446c8c
Bug 1001159 (part 4) - Remove |allClear| from Arena::finalize(). r=billm.
2014-04-29 18:01:13 -07:00
Nicholas Nethercote
3799b3a4d9
Bug 1001159 (part 3) - Rewrite ZoneCellIterImpl. r=billm.
...
--HG--
extra : rebase_source : c9f0557804ac041a31485ebde0091336881175d3
2014-04-29 18:00:27 -07:00
Nicholas Nethercote
19dbc74b48
Bug 1001159 (part 2) - Rewrite ArenaCellIterImpl. r=billm.
...
--HG--
extra : rebase_source : 44a92d10cec9d65f285e42ff4a74f349f25ecc99
2014-04-29 17:59:03 -07:00
Nicholas Nethercote
93abbb41bc
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
c6bb7eed92
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
cad05a01d6
Bug 996983 - Part 2: JIT-related changes. (r=jandem)
2014-04-30 21:12:17 -07:00
Shu-yu Guo
7ebf4e38d6
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
41ad6885a5
Bug 961264 - Remove checks for visibility pragmas and attributes in gcc. r=ted
2014-05-01 10:53:48 +09:00
Dan Gohman
ecd3ddb536
Bug 1004221 - SpiderMonkey: Delete unnecessary format string escapes. r=sstangl
2014-04-30 15:49:35 -07:00
Nathan Froyd
0d23973e46
Bug 1003309 - remove JS component loader construction from mozJSSubScriptLoader; r=bholley
2014-04-29 13:28:23 -04:00
Benjamin Bouvier
35e35895f4
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
ff1998fd08
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
9422e36094
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
707c875db1
Bug 987379 - Fix broken test. r=h4writer
2014-04-30 11:32:22 -04:00
Hannes Verschore
ce39041498
Bug 1003056: Tracelogging - Log the lowering and generation of ionmonkey code, r=bbouvier
2014-04-30 16:59:00 +02:00
Hannes Verschore
669d1ed068
Bug 965712: Part 2 - Replace the unrolling matcher with memchr, r=luke
2014-04-30 16:42:27 +02:00
Hannes Verschore
b0f9c2138b
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
928671fc57
Bug 1003832 - JSON spewer: Add frame sperations in resume points. r=h4writer
2014-04-30 07:03:02 -07:00
Carsten "Tomcat" Book
aa4d675a87
Backed out changeset 39d2e19acdd5 (bug 988486) for bustage on a CLOSED TREE
2014-04-30 15:39:40 +02:00
Carsten "Tomcat" Book
4829cd21be
Backed out changeset 8b82db9273f3 (bug 988486)
2014-04-30 15:38:59 +02:00
Jon Coppeard
4c4ba06489
Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence
2014-04-30 12:13:55 +01:00
Jon Coppeard
1443af8940
Bug 988486 - Split out page allocator state into new class r=terrence
2014-04-30 12:13:55 +01:00
Carsten "Tomcat" Book
0da321a6f4
Backed out changeset 602ddd08eab9 (bug 988486) for bustage on a CLOSED TREE
2014-04-30 13:59:36 +02:00
Carsten "Tomcat" Book
2f37fc14fa
Backed out changeset 3e6abdf3b4b4 (bug 988486)
2014-04-30 13:59:19 +02:00
Jon Coppeard
b089c0638a
Bug 988486 - Split out GC state from JSRuntime into new class GCRuntime r=terrence
2014-04-30 12:13:55 +01:00
Jon Coppeard
cc8a38bbe6
Bug 988486 - Split out page allocator state into new class r=terrence
2014-04-30 12:13:55 +01:00
Jon Coppeard
975a1d97f8
Bug 1001355 - Correct IsAboutToBeFinalized overload for VMFunction pointers r=billm
2014-04-30 10:13:00 +01:00
Jon Coppeard
1216544376
Bug 959787 - Handlify remaining JS APIs r=terrence r=bz r=bholley
2014-04-30 10:10:33 +01:00
Nicolas B. Pierron
8c0641f9fe
Bug 1003694 - Settle on first frame by skipping all allocations. r=h4writer
2014-04-30 01:34:07 -07:00
Hannes Verschore
3ce2079f31
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
d99af5333f
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
df87b3b9de
Bug 1001368 - Fix UnwindScope logic in BaselineHandleException to account for Debugger. (r=jandem)
2014-04-29 21:57:36 -07:00
Shu-yu Guo
cfff130f11
Bug 1001368 - Tests. (r=jimb)
2014-04-29 21:57:36 -07:00
Shu-yu Guo
829909fca2
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
414fab5523
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
a6e6aed83e
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
c5425c2801
Bug 1001372 - Test.
2014-04-29 21:57:35 -07:00
Nicholas Nethercote
910e605997
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
f7ba832608
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
1c0602e423
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
278d02539e
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
049829fa60
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
6c2e061679
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
1c5751ac95
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
530542eecd
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.
3a5329b969
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.
75b31bf370
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.
9a92d22f5a
Bug 952650 (part 9) - Remove JSVAL_IS_INT. r=njn.
...
--HG--
extra : rebase_source : dc0c170914c2370c218cdbbe671d2a68628f5a87
2014-04-27 19:47:02 -07:00
Rodrigo Rodriguez Jr.
e987aa99bf
Bug 952650 (part 8) - Remove JSVAL_TO_STRING. r=njn.
...
--HG--
extra : rebase_source : 61ab9459c00849027498904863647e65453a1a43
2014-04-27 19:45:46 -07:00
Rodrigo Rodriguez Jr.
0e287e21ad
Bug 952650 (part 7) - Remove JSVAL_IS_BOOLEAN. r=njn.
...
--HG--
extra : rebase_source : 1ac334a052b7374dd9080d9bf89658e1f5d6168f
2014-04-27 19:44:05 -07:00
Rodrigo Rodriguez Jr.
d65b5ba4e5
Bug 952650 (part 6) - Remove JSVAL_IS_STRING. r=njn.
...
--HG--
extra : rebase_source : ebd55749447f9feea04a78ff7cc17ba2dd2c5cd0
2014-04-27 19:41:01 -07:00
Rodrigo Rodriguez Jr.
017da05366
Bug 952650 (part 5) - Remove JSVAL_TO_DOUBLE. r=njn.
...
--HG--
extra : rebase_source : b1d9ba218fd1126f486f686ec5754dfaedac8b3c
2014-04-27 19:38:31 -07:00
Rodrigo Rodriguez Jr.
350562fe28
Bug 952650 (part 4) - Remove JSVAL_IS_DOUBLE. r=njn.
...
--HG--
extra : rebase_source : 3c7065d9e487db70a1afed0a4143ae7b0cd23af9
2014-04-27 19:35:40 -07:00
Rodrigo Rodriguez Jr.
d4d3d322ef
Bug 952650 (part 3) - Remove JSVAL_TO_BOOLEAN. r=njn.
...
--HG--
extra : rebase_source : fbe97c23a4893b8c4c5641f41947f3a96f7111d3
2014-04-27 19:34:12 -07:00
Rodrigo Rodriguez Jr.
281223c92e
Bug 952650 (part 2) - Remove JSVAL_IS_VOID. r=evilpies.
...
--HG--
extra : rebase_source : 0ae81cd69dc13d944927de906abc656536b4d425
2014-04-27 19:32:05 -07:00
Rodrigo Rodriguez Jr.
d3fe3aaf5d
Bug 952650 (part 1) - Remove JSVAL_IS_NULL. r=terrence.
...
--HG--
extra : rebase_source : 83d1cdaf71260fd99b688c23303ceb2de7b00031
2014-04-27 19:30:51 -07:00
Kannan Vijayan
78f03d2dfd
Bug 994957 - Add site-tracking of inlined functions to Ion compilation. r=luke
2014-04-29 16:02:04 -04:00
Terrence Cole
1620a120de
Bug 989414 - Rename BarrieredPtr to BarrieredBase to match new usage; r=jonco
...
--HG--
extra : rebase_source : ce3bc7ca91169940fbc19f731eb10443b22d4dad
2014-04-28 11:38:54 -07:00
Terrence Cole
ca8ff4a0b0
Bug 989414 - Convert ReadBarriered to take a T* as template parameter instead of T; r=jonco
...
--HG--
extra : rebase_source : 2ad840e0a8841826ce91d2c153c5b5962dc92cfb
2014-04-28 11:25:16 -07:00
Terrence Cole
d1ac5542e9
Bug 989414 - Rename EncapsulatedPtr to PreBarriered to clarify intended usage; r=jonco
...
--HG--
extra : rebase_source : 598cef8bb30a42cd5792f09223ce698033581f9d
2014-04-25 15:18:53 -07:00
Terrence Cole
2a9c0530f7
Bug 989414 - Convert FixedHeapPtr to take a T* as template parameter instead of T; r=jonco
...
--HG--
extra : rebase_source : 1b71b0bdf3437e9f02dbb89b5db1186040d94872
2014-04-25 14:22:27 -07:00
Terrence Cole
769870684d
Bug 989414 - Implement BarrieredId in terms of BarrieredPtr using GCMethods; r=jonco
...
--HG--
extra : rebase_source : 9879aadcbdabbd340003ee9e399a9174fec272ff
2014-04-25 14:18:51 -07:00
Terrence Cole
07d4801503
Bug 989414 - Implement BarrieredValue in terms of BarrieredPtr using GCMethods; r=jonco
...
--HG--
extra : rebase_source : 76557f521b48a546f185af6c0fcc14a4c7fad7e9
2014-04-25 14:18:18 -07:00
Terrence Cole
8b32fceeee
Bug 989414 - Convert BarrieredPtr to take a T* as template parameter instead of T; r=jonco
...
--HG--
extra : rebase_source : 2394326ee9de3485ffd087944092bff9c669b1f5
2014-04-25 11:02:44 -07:00
Jan de Mooij
694cd5b557
Bug 1000344 - Optimize polymorphic property gets/sets accessing the same slot. r=bhackett
2014-04-29 21:15:03 +02:00
Nicolas B. Pierron
f0ca30eb4b
Bug 990106 part 5 - Assert lack of live uses of recover instructions. r=h4writer
2014-04-29 10:17:52 -07:00
Nicolas B. Pierron
0cbc797f38
Bug 990106 part 4 - Recover Add and DCE unused additions. r=h4writer,jandem
2014-04-29 10:17:52 -07:00
Nicolas B. Pierron
f2ea1dcb9f
Bug 990106 part 3 - Recover RInstructions during bailouts. r=jandem
2014-04-29 10:17:51 -07:00
Nicolas B. Pierron
a0e1f8e563
Bug 990106 part 2 - LRecoverInfo encodes MIR when flagged as Recovered. r=h4writer
2014-04-29 10:17:51 -07:00
Nicolas B. Pierron
6535a6a399
Bug 990106 part 1 - RecoverWriter accept MNode instead of MResumePoint. r=jandem
2014-04-29 10:17:51 -07:00
Kannan Vijayan
e03a1bf748
Bug 1002795 - Remove profileInlineFrames option. r=h4writer
2014-04-29 12:28:36 -04:00
Nicolas B. Pierron
987458783a
Bug 998251 - Fix JSON spew by only printing new-lines in LInstruction::dump(). r=h4writer
2014-04-29 08:58:17 -07:00
Jan de Mooij
4435d94a24
Bug 1000942 - Eliminate some unnecessary object type barriers. r=bhackett
2014-04-29 08:54:46 +02:00
Tooru Fujisawa
99ad3f8cbf
Bug 889456 - Implement JSOP_INITELEM_INC and JSOP_SPREAD in the baseline compiler. r=jandem
2014-04-25 15:39:04 +09:00
Steve Singer
6f072a566e
Bug 1002277 - TopmostJitActivationCompartment is not defined on non-ion builds. r=bhackett
2014-04-27 17:27:00 +02:00
Carsten "Tomcat" Book
bdf724bedf
Backed out changeset 1c7e09bbee26 (bug 1000942) for dt3 orange
2014-04-29 10:38:52 +02:00
Carsten "Tomcat" Book
8f6c4e2824
Backed out changeset 31929d871cad (bug 1002277) for devtools-chrome-3 orange
2014-04-29 10:14:19 +02:00
Steve Singer
a30767cbd5
Bug 1002277 - TopmostJitActivationCompartment is not defined on non-ion builds. r=bhackett
2014-04-27 17:27:00 +02:00
Michael Shuen
e76fd87034
Bug 972385 - Make JS::AutoValueVector subscript operator return handles. r=jonco, smaug
2014-04-28 16:53:00 +02:00
Jan de Mooij
0181f313d3
Bug 1000942 - Eliminate some unnecessary object type barriers. r=bhackett
2014-04-29 08:54:46 +02:00
Ehsan Akhgari
83df766a59
Bug 1002313 - Fix the test for bug 503926 so that it doesn't rely on nsIDOMNode being scriptable; r=bzbarsky
2014-04-28 19:58:34 -04:00
Nicholas Nethercote
29c4ea7751
Bug 997590 (part 2) - Create RegExpStaticsObjects lazily. r=sstangl.
...
--HG--
extra : rebase_source : 9cffd8ad8d3e66bb523cb1c127ca066847e34ee6
2014-04-22 20:13:24 -07:00
Nicholas Nethercote
237a8118d3
Bug 997590 (part 1) - Remove a dead else-branch. r=sstangl.
...
--HG--
extra : rebase_source : e126b0c5189f7845b7d6c1fc1a65aaca4d7dab12
2014-04-22 20:12:33 -07:00
Chris Peterson
7388bec3b0
Bug 880329 - Remove ES3-only SyntaxError for do-while without semicolon. r=jorendorff
2014-04-18 00:24:04 -07:00
Brian Hackett
a3c0d056ff
Bug 1002271 - Remove jsanalyze files, r=jandem.
2014-04-28 10:26:19 -06:00
Kannan Vijayan
132513fe1d
Bug 987379 - Fix enableSPSProfilingAssertions api to be cleaner. r=h4writer
2014-04-28 11:37:29 -04:00
Julian Seward
0a7ab6f6d9
Bug 990247 - Conditional jump or move depends on uninitialised value(s) and Use of uninitialised value of size 4 [@ dosprintf]. r=n.nethercote.
...
--HG--
extra : rebase_source : bebbc355cca7365b500b82ef29f29eb29420c600
2014-04-28 17:17:50 +02:00
Ed Morley
e8a4305244
Backed out changeset 1c27ec193926 (bug 1002271) for B2G build failures
2014-04-28 15:28:48 +01:00
Brian Hackett
2e1aa3e7a9
Bug 1002271 - Remove jsanalyze files, r=jandem.
2014-04-28 08:12:20 -06:00
Nathan Froyd
dbb4116611
Bug 997820 - part 2 - disable telemetry in jsreftests; r=ted
2014-04-23 09:01:47 -04:00
Hannes Verschore
62c5f595c9
Bug 716647: Fix Tracelogger after baseline adjustments, r=till
2014-04-28 14:38:45 +02:00
Hannes Verschore
eca3111446
Bug 1001850 - IonMonkey: Remove the intermediate native call when calling a bound function, r=jandem
2014-04-28 13:44:13 +02:00
Steve Singer
16fbdd68b9
Bug 1002041 - Fix non-ion build failures from 716647. r=shu
2014-04-27 17:47:00 -04:00
Anuj Agarwal
8701388587
Bug 995278 - JS_NewArrayBufferContents frees user data on error. r=sfink
2014-04-27 01:22:00 -04:00
Birunthan Mohanathas
5f1fde8824
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Birunthan Mohanathas
5c3bda3eb3
Bug 866289 - Make mode lines consistent in js/xpconnect/ for 2 space indented files. r=Ms2ger
2014-04-03 07:58:00 -04:00
Birunthan Mohanathas
c48b86b0c6
Bug 866289 - Make mode lines consistent in js/xpconnect/ for 4 space indented files. r=Ms2ger
2014-04-03 07:58:00 -04:00
Birunthan Mohanathas
7ac92ae5ea
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
2014-04-25 12:49:00 -04:00
Stephen Kelly
190af37872
Bug 885798 - Extend the nc_slots enum with new Number constants. r=till
...
Follow-up to the previously-landed patch.
The lack of this extension happens not to matter because the
NC_EPSILON and NC_LIMIT enum values happen to not be used
in the file currently.
--HG--
extra : rebase_source : 4c6da4d6da68e133cc6799250f4bee4b92ed188f
2014-04-26 18:45:33 +02:00
Brian Hackett
5bb9404b74
Bug 984537 - Keep JIT code around for compartments on the stack when triggering GC, r=jandem.
2014-04-26 10:39:53 -06:00
Stephen Kelly
3b258ba0d5
Bug 885798 - Add Number.{MAX,MIN}_SAFE_INTEGER. r=evilpie
...
--HG--
extra : rebase_source : 74a78f96d5b5951cc0ba4038ec35be0a5d0d2989
2014-04-26 16:35:50 +02:00
Jon Coppeard
3e7f2297f0
Bug 1001359 - Store chunk location in the chunk trailer r=terrence DONTBUILD
2014-04-26 09:30:04 +01:00
Jon Coppeard
951dc3c11a
Backed out changeset 5c5a3cc08905 for wrong bugnumber, DONTBUILD
2014-04-26 09:37:56 +01:00
Jon Coppeard
5c137164c7
Bug 988950 - Store chunk location in the chunk trailer r=terrence
2014-04-26 09:30:04 +01:00
Jon Coppeard
c1385ff4f5
Bug 988950 - Improve postbarrier codegen on ARM r=mjrosenb
2014-04-26 09:12:27 +01:00
Chris Peterson
a40f623204
Bug 1000712 - Fix -Wunused-variable warnings in js. r=jonco
2014-04-24 15:18:23 -07:00
Jeff Walden
4482bd230f
Bug 1001547 - Fix a bug in typed array element-setting. r=sfink
2014-04-25 12:26:56 -07:00
Eric Faust
ae0a7c24e6
Bug 978229 - Part 2: Remove IsSealed() from Proxy.[[Delete]]. (r=jorendorff)
2014-04-25 17:10:54 -07:00
Eric Faust
53bc0b9108
Bug 978229 - Part 1: Remove IsSealed() from Proxy.[[HasProperty]]. (r=jorendorff)
2014-04-25 17:10:51 -07:00
Eric Faust
73f240d1d3
Bug 978229 - Part 0: Rename jsproxy.cpp internal IdToValue to IdToExposableValue. (r=jorendorff)
2014-04-25 17:10:50 -07:00
Jason Orendorff
6291d3daa0
Bug 988751 - Remove DNP_DONT_PURGE. r=Waldo.
2014-04-25 16:11:04 -05:00
Jason Orendorff
c9834fb92b
Bug 547140, part 7 - Remove JSContext::resolveFlags and JSAutoResolveFlags. r=Waldo.
2014-04-25 16:11:03 -05:00
Jason Orendorff
5d9ff80242
Bug 547140, part 6 - Remove flags argument from JSObject::hasProperty. r=Waldo.
2014-04-25 16:11:03 -05:00
Jason Orendorff
c94653e3df
Bug 547140, part 5 - Remove flags argument from lookup functions. r=Waldo.
2014-04-25 16:11:03 -05:00
Jason Orendorff
4740c9dea6
Bug 547140, part 4 - Remove flags argument from resolve hooks. r=Waldo.
2014-04-25 16:11:02 -05:00
Jason Orendorff
2a9babf664
Bug 547140, part 3 - Remove flags argument from DefineNativeProperty. r=Waldo.
2014-04-25 16:11:02 -05:00
Jason Orendorff
6e21c723d2
Bug 547140, part 2 - Remove flags argument from JS_GetPropertyDescriptor and friends. r=Waldo.
2014-04-25 16:11:01 -05:00
Jason Orendorff
e51a8c4a20
Bug 547140, part 1 - Remove JSRESOLVE_ASSIGNING. r=Waldo.
2014-04-25 16:11:00 -05:00
Jason Orendorff
f66a185e68
Bug 987007, part 2 - Handle assignment to named and indexed setters without using JSRESOLVE_ASSIGNING. r=bz, r=bholley.
...
--HG--
extra : rebase_source : a26eb85a086a18219a4d423cd7ad49a92cfd2584
2014-04-25 15:07:18 -05:00
Steve Fink
5000441aa8
Bug 999140 - Implement createMappedArrayBuffer for testing, r=Waldo
...
--HG--
extra : rebase_source : f9304f99349cbec76dcb50f67353dcd4e95e506e
2014-04-25 13:46:26 -07:00
Steve Fink
4da674a771
Bug 999140 - Mapped array buffers need a safety buffer, r=Waldo
...
--HG--
extra : rebase_source : 03e97115af90ea27f6f2a658bea5af6552b2a588
2014-04-25 13:46:26 -07:00
Jason Orendorff
db0b0c3e95
Bug 994159 - Fix typo in OOM check in DefineMetaTypeDescr. r=nmatsakis.
...
--HG--
extra : rebase_source : 90202dc1b00a0ddedb709e4199fe8641a9b4129e
2014-04-25 11:50:33 -05:00
Jason Orendorff
d13bfd7aa3
Bug 991027 - JS_snprintf: Don't allocate a temporary buffer when handling %hs format-specifier. r=Waldo.
...
--HG--
extra : rebase_source : d8c25f0b2e7ca9631d31d98fe457f08520be31a1
2014-04-25 11:50:33 -05:00
Shu-yu Guo
a785d72b17
Bug 1001222 - Implicitly use operands to JSOP_POS. (r=jandem)
2014-04-25 12:13:13 -07:00
Brian Hackett
d6253b9c6e
Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem.
2014-04-25 13:01:37 -06:00
Nick Fitzgerald
9f0fc42c03
Bug 972045 - Add a compact representation for call stacks in SpiderMonkey. r=jimb
2014-04-24 17:25:00 -04:00
Steve Fink
8b797a29fd
Bug 999755 - Add neuter() variants to vary data pointer, r=Waldo
2014-04-24 14:40:57 -07:00
Ben Kelly
382ac50423
Bug 987556 Part 11 Use allocated array version of ConvertToUTF16() in XPCJSRuntime. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
53eaab4b39
Bug 987556 Part 10 Use JS::SourceBufferHolder in mozJSSubScriptLoader. r=bz
2014-04-25 10:11:57 -04:00
Ben Kelly
262b148f53
Bug 987556 Part 6 Use JS::SourceBufferHolder in JS::Compile() and JS::CompileFunction() r=luke
2014-04-25 10:11:56 -04:00
Ben Kelly
058138c81c
Bug 987556 Part 3 Use JS::SourceBufferHolder in various JS Evaluate() APIs r=luke
2014-04-25 10:11:56 -04:00
Ben Kelly
0e313df0aa
Bug 987556 Part 2 Use JS::SourceBufferHolder in frontend::ByteCompiler API. r=luke
2014-04-25 10:11:56 -04:00
Ben Kelly
c926a12c77
Bug 987556 Part 1 Add JS::SourceBufferHolder for passing source script data. r=luke
2014-04-25 10:11:56 -04:00
Jon Coppeard
86fdb4ac45
Bug 993768 - Handle TypeArrayObjects when tenuring r=terrence
2014-04-10 13:46:58 +01:00
Jon Coppeard
f4c441f851
Bug 993768 - ArrayBufferObject::neuter updates view objects twice r=waldo
2014-04-25 11:33:33 +01:00
Till Schneidereit
d907b73914
Bug 996536 - Don't assume that all interpretedLazy functions have a lazyScript. r=bhackett
...
--HG--
extra : rebase_source : 38cc4170ef4296ff706ed2603a17ec97b64b68e7
2014-04-25 10:40:17 +02:00
Nick Fitzgerald
be19570abb
Bug 984696 - Save more detailed source notes so that Debugger.Script.prototype.getAllColumnOffsets can offer more for source mapped and/or pretty printed JS debugging. r=ejpbruel
2014-04-24 09:32:00 +02:00
Luke Wagner
d93f49c8ed
Bug 998490 - OdinMonkey: make asm.js frames show up in FrameIter (r=dougc)
...
--HG--
extra : rebase_source : 8ed09da1be0afda32c1f669a6736b266019a10ae
2014-04-16 18:46:03 -05:00
Luke Wagner
729f1ef6a4
Bug 998490 - OdinMonkey: rm unused functionCounts from asm.js (r=bbouvier)
...
--HG--
extra : rebase_source : c6b38f528625ca9bea4ce6f9de85d66e1d3374e0
2014-04-16 16:06:08 -05:00
Luke Wagner
944b7150c6
Bug 998490 - OdinMonkey: add common AssemblerShared base class, hoist some things into it (r=bbouvier,jandem)
...
--HG--
extra : rebase_source : 0ee188f547bddf5e191e9cab041cb5489828f999
2014-04-16 16:05:39 -05:00
Luke Wagner
b5769eaec7
Bug 998490 - OdinMonkey: add operator-> to ActivationIterator (r=jandem)
...
--HG--
extra : rebase_source : 0ccecece1d8366c656b858bf2ec9e3beec6d1b54
2014-04-16 15:57:04 -05:00
Luke Wagner
63e1207126
Bug 998490 - OdinMonkey: simplify stack-overflow exit stub (r=sunfish)
...
--HG--
extra : rebase_source : a9fdec79fcf136ef296173f08ae8908ee46019f9
2014-04-16 15:57:00 -05:00
Shu-yu Guo
935b80aa31
Bug 716647 - Followup: observe JS_OPTIMIZED_OUT as unknown instead of undefined inside BaselineFrameInspector to avoid unnecessary type barrier bailouts. (r=jandem)
2014-04-24 14:46:27 -07:00
Jeremy Morton
311814b5b8
Bug 998291 - Allow for relatively-loaded modules to be loaded into a given scope. r=bsmedberg
2014-04-22 23:37:26 +01:00