Steve Fink
|
faa7d7b36c
|
Bug 999755 - Add neuter() variants to vary data pointer, r=Waldo
|
2014-04-24 14:40:57 -07:00 |
|
Ben Kelly
|
be75d4dd16
|
Bug 987556 Part 11 Use allocated array version of ConvertToUTF16() in XPCJSRuntime. r=bz
|
2014-04-25 10:11:57 -04:00 |
|
Ben Kelly
|
7397ab419d
|
Bug 987556 Part 10 Use JS::SourceBufferHolder in mozJSSubScriptLoader. r=bz
|
2014-04-25 10:11:57 -04:00 |
|
Ben Kelly
|
57e225e811
|
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
|
fefc33218d
|
Bug 987556 Part 3 Use JS::SourceBufferHolder in various JS Evaluate() APIs r=luke
|
2014-04-25 10:11:56 -04:00 |
|
Ben Kelly
|
07402cc3d7
|
Bug 987556 Part 2 Use JS::SourceBufferHolder in frontend::ByteCompiler API. r=luke
|
2014-04-25 10:11:56 -04:00 |
|
Ben Kelly
|
85c3a02ab2
|
Bug 987556 Part 1 Add JS::SourceBufferHolder for passing source script data. r=luke
|
2014-04-25 10:11:56 -04:00 |
|
Jon Coppeard
|
4a43400316
|
Bug 993768 - Handle TypeArrayObjects when tenuring r=terrence
|
2014-04-10 13:46:58 +01:00 |
|
Jon Coppeard
|
fbd79e61a6
|
Bug 993768 - ArrayBufferObject::neuter updates view objects twice r=waldo
|
2014-04-25 11:33:33 +01:00 |
|
Till Schneidereit
|
f335f56ce4
|
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
|
eded7ce0ed
|
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
|
3feb99b396
|
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
|
7b42a24527
|
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
|
ab7d0e7236
|
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
|
df4b6b328d
|
Bug 998490 - OdinMonkey: add operator-> to ActivationIterator (r=jandem)
--HG--
extra : rebase_source : 0ccecece1d8366c656b858bf2ec9e3beec6d1b54
|
2014-04-16 15:57:04 -05:00 |
|
Luke Wagner
|
bbcd38a170
|
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
|
9342b7fdec
|
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
|
69d567dd6b
|
Bug 998291 - Allow for relatively-loaded modules to be loaded into a given scope. r=bsmedberg
|
2014-04-22 23:37:26 +01:00 |
|
Bobby Holley
|
b6159e528a
|
Bug 1001094 - Give nsJSID classinfo. r=mrbkap
|
2014-04-24 13:23:27 -07:00 |
|
Ryan VanderMeulen
|
fac2b02c39
|
Backed out changeset ace4dd426349 (bug 972045) for mochitest failures.
|
2014-04-24 15:10:44 -04:00 |
|
Nick Fitzgerald
|
bedb70222c
|
Bug 972045 - Add a compact representation for call stacks in SpiderMonkey. r=jimb
|
2014-04-24 10:04:00 -04:00 |
|
Terrence Cole
|
b2e138f9d8
|
Bug 998355. r=jonco
|
2014-04-23 15:39:56 -07:00 |
|
Ryan VanderMeulen
|
2fca4d1b9a
|
Backed out changeset 0b365c68c8a9 (bug 995336) for Android armv6 crashes.
CLOSED TREE
|
2014-04-24 12:22:33 -04:00 |
|
Ehsan Akhgari
|
6f17753f68
|
Bug 998738 - Kill nsIDOMXPathNamespace (and window.XPathNamespace); r=smaug
|
2014-04-24 12:07:44 -04:00 |
|
Brian Hackett
|
40dbda7fc1
|
Bug 1000145 - Tweak type set OOM handling while sweeping, r=jandem.
|
2014-04-24 09:04:00 -06:00 |
|
Brian Hackett
|
b5966dc82f
|
Bug 995336 - Use IonBuilder for arguments usage analysis, r=jandem.
|
2014-04-24 08:57:26 -06:00 |
|
Branislav Rankov
|
734cbc07e1
|
Bug 969375 - MIPS port: Added Trampoline-mips and Bailouts-mips. r=nbp
|
2014-04-24 11:54:02 +02:00 |
|
Branislav Rankov
|
f7b61e4042
|
Bug 969375 - MIPS port: Added CodeGenerator-mips code. r=nbp
|
2014-04-22 16:01:13 +02:00 |
|
Branislav Rankov
|
9ed4b078d7
|
Bug 969375 - MIPS port: Added JS_CODEGEN_MIPS checks and includes. r=jandem
|
2014-04-15 11:53:23 +02:00 |
|
masaya iseki
|
b511251697
|
Bug 939115 - Add MIR node for ArraySplice to avoid creating the result array if it's unused. r=jandem
|
2014-04-24 12:08:17 +02:00 |
|
Ed Morley
|
665dcd1f38
|
Bug 997489 - Fix stray </tt> tag causing JS warning spam during jsreftests; r=Waldo
|
2014-04-24 10:33:10 +01:00 |
|
Carsten "Tomcat" Book
|
a518ef1da4
|
Backed out changeset 51dbd71f00a5 (bug 984696) for mochitest-2 test failures on a CLOSED TREE
|
2014-04-24 11:22:14 +02:00 |
|
Shu-yu Guo
|
05479d78d5
|
Bug 716647 - Part 6 1/2: Add shell function to deterministically request interrupt. (r=jimb)
|
2014-04-24 01:59:38 -07:00 |
|
Shu-yu Guo
|
8d1b8459fb
|
Bug 716647 - Part 6: Tests. (r=jimb)
|
2014-04-24 01:59:38 -07:00 |
|
Shu-yu Guo
|
d0c4fd8664
|
Bug 716647 - Part 5 1/2: Support rematerialized frames in DebugScopes::updateLiveScope. (r=jimb)
|
2014-04-24 01:59:38 -07:00 |
|
Shu-yu Guo
|
9bb9d04ea0
|
Bug 716647 - Part 5: Relax the no on-stack scripts restriction for addDebuggee. (r=jimb)
|
2014-04-24 01:59:37 -07:00 |
|
Shu-yu Guo
|
2232bbdf1c
|
Bug 986767 - Fix adjusting stepModeCount when removing a debuggee global from inside the onStep handler. (r=jimb)
|
2014-04-24 01:59:37 -07:00 |
|
Shu-yu Guo
|
168e132278
|
Bug 716647 - Part 4: Recompile on-stack baseline scripts when toggling debug mode. (r=jandem)
|
2014-04-24 01:59:37 -07:00 |
|
Shu-yu Guo
|
67e57a9ccf
|
Bug 716647 - Part 3: Support rematerializing Ion frames on the stack. (r=jandem)
|
2014-04-24 01:59:37 -07:00 |
|
Shu-yu Guo
|
b93d1d827b
|
Bug 716647 - Part 2: Bailout in place instead of directly to catch on Ion exception when Debugger is on. (r=jandem)
|
2014-04-24 01:59:37 -07:00 |
|
Shu-yu Guo
|
adfbe4f92d
|
Bug 716647 - Part 1: Introduce JS_OPTIMIZED_OUT magic for optimized out slots and teach Debugger about them. (r=jandem)
|
2014-04-24 01:59:36 -07:00 |
|
Carsten "Tomcat" Book
|
ebd60ab6e9
|
Backed out changeset ac10d2fcb25d (bug 969375) for ggc testfailures
|
2014-04-24 10:48:17 +02:00 |
|
Benjamin Bouvier
|
00ad67b14a
|
Bug 988950: Remove unused Nursery variable; r=jandem
|
2014-04-24 10:17:07 +02:00 |
|
Branislav Rankov
|
663163f7be
|
Bug 969375 - MIPS port: Added Lowering code. r=jandem
|
2014-03-18 16:43:18 +01:00 |
|
Branislav Rankov
|
4d914b609c
|
Bug 969375 - MIPS port: Added Trampoline-mips and Bailouts-mips. r=nbp
|
2014-03-17 15:33:28 +01:00 |
|
Nick Fitzgerald
|
bf47d258b8
|
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-22 09:11:00 +02:00 |
|
Wes Kocher
|
67c66ddeb2
|
Backed out changeset 208bcb7879c0 (bug 995982) for mochitest-1 assertions on a CLOSED TREE
|
2014-04-23 16:19:43 -07:00 |
|
Dan Gohman
|
302290bece
|
Bug 967709 - SpiderMonkey: Revert the fast_sincos implementation for now. r=me
|
2014-04-23 14:44:01 -07:00 |
|
Shu-yu Guo
|
2f93a8fa8c
|
Bug 996987 - Always allow exit code 0 when checking for exit codes in Windows, because Windows. (r=terrence)
|
2014-04-23 14:35:33 -07:00 |
|
Brian Hackett
|
07c4647e61
|
Bug 995982 - Set up forwarding pointers properly when allocating typed array objects in the nursery. r=sfink
|
2014-04-23 14:12:31 -07:00 |
|