Commit Graph

29101 Commits

Author SHA1 Message Date
Ryan VanderMeulen
183be64998 Merge m-c to inbound. 2013-09-12 22:30:22 -04:00
Ryan VanderMeulen
6f4ced18e9 Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
Dan Gohman
a136f85853 Bug 915855 - SpiderMonkey: Clean up "const static" to "static const". r=terrence 2013-09-12 16:38:40 -07:00
Brian Hackett
46424788cc Bug 915473 - Distinguish stack type sets from compiler-created temporary type sets, r=jandem. 2013-09-12 18:30:03 -06:00
Dan Gohman
91645ac6c4 Bug 910807 - IonMonkey: Change Nobe to Node, to fix inconsistencies, both with the places that still said "beta node", and with the widely-used phrase "phi node". r=nbp 2013-09-12 10:39:31 -07:00
Joey Armstrong
77c5c856d3 bug 888009: move HOST_CPPSRCS to mozbuild (batch #2) r=mshal 2013-09-12 13:32:27 -04:00
Neil Rashbrook
c6ae259b26 Bug 914560 - Package XPI extensions during tools phase so that all required files are in place when running the packaging step, r=glandium 2013-09-12 16:11:53 +02:00
Boris Zbarsky
00da87f1a9 Bug 899296 - Restore bytecode-level constant folding in lazily compiled functions. r=jorendorff. 2013-09-12 11:08:21 -05:00
Nathan Froyd
6dd0fd350a Backout 6a09266fa0ed:c789a0ddda51 (bug 915228) for failing spidermonkey style checking 2013-09-12 11:03:11 -04:00
Nathan Froyd
b6f839d70f Bug 915228 - part 2 - make DoubleEncoder's table statically defined; r=mjrosenb 2013-09-11 11:50:01 -04:00
Nathan Froyd
701a50f463 Bug 915228 - part 1 - make DoubleEntry and field types MOZ_CONSTEXPR; r=mjrosenb 2013-09-11 11:18:16 -04:00
Christian Holler
d9972684e6 Bug 871862 - Handle OOM properly in JSObject::makeLazyType. r=bhackett
--HG--
extra : rebase_source : 728552be5fdf3705cf84d961aeb322f9c7b49a5f
2013-09-12 16:29:49 +02:00
Nicholas Nethercote
f41b880173 Bug 915482 (part 1) - Move most of gc/Barrier-inl.h into gc/Barrier.h. r=terrence.
--HG--
extra : rebase_source : e3fbf54420858cd5ae5328f4cf5c5001d1d0ccb9
2013-09-11 16:51:17 -07:00
Dan Gohman
459245a548 Bug 915833 - SpiderMonkey: Add support for immediate addresses on x64. r=sstangl 2013-09-12 15:31:44 -07:00
Dan Gohman
a624ec8cc7 Bug 915833 - SpiderMonkey: Make some fields private. r=sstangl 2013-09-12 15:31:39 -07:00
Dan Gohman
276d541362 Bug 915833 - SpiderMonkey: Use disp_ instead of base_ for storing a 32-bit immediate address, and reorder fields for consistency between x86 and x64. r=sstangl 2013-09-12 15:31:33 -07:00
Dan Gohman
b6f6b842e7 Bug 915833 - Prefix REG_DISP, SCALE, and ADDRESS with "MEM_" to emphasize that they are memory operand kinds, as opposed to REG which is not. r=sstangl 2013-09-12 15:31:29 -07:00
Dan Gohman
8056dc5899 Bug 915891 - SpiderMonkey: Miscellaneous x86 assembler spew fixes. r=sstangl 2013-09-12 15:31:23 -07:00
Nicholas Nethercote
a3627bba01 Bug 915482 (part 3) - Move some functions out of vm/Shape-inl.h, jsfuninlines.h and jsinferinlines.h. r=terrence.
--HG--
extra : rebase_source : b2d3805b897d54162eeaeedbd41545b23fd589ba
2013-09-11 16:52:31 -07:00
Brian Hackett
3c86fac6ae Bug 915687 - Watch for type objects with lazy protos when merging off thread parses, r=billm. 2013-09-12 16:21:51 -06:00
Benjamin Bouvier
81ebdf0da8 Bug 915608: Convert Float32 to Double at the right place in alwaysBoxAt; r=efaust 2013-09-12 14:56:47 -07:00
Benjamin Bouvier
db90389667 Bug 915301: Check Float32 coherency; r=sstangl 2013-09-12 14:54:01 -07:00
Martin Törnwall
3315d6130f Bug 801921 - IonMonkey: Set range of Length MIR nodes. r=nbp 2013-09-12 14:18:06 -07:00
Brian Hackett
cd50765100 Bug 915485 - Set compileAndGo when parsing scripts off thread for an Evaluate, r=luke. 2013-09-12 13:51:57 -06:00
Bobby Holley
98c495cbc6 Bug 891891 - Back out crash diagnostics. r=me 2013-09-12 12:31:15 -07:00
Ryan VanderMeulen
0f2511b4c6 Backed out changesets 5ec98e8b1be9 and 0f67033f26f0 (bug 877437) for jit-test bustage. 2013-09-11 23:23:47 -04:00
Benjamin Bouvier
d05ef8fce2 Bug 915301: Prevent MPassArg from receiving a Float32 as an input; r=terrence 2013-09-11 19:34:40 -07:00
Ryan VanderMeulen
982559c42b Merge m-c to inbound. 2013-09-11 22:20:33 -04:00
Ryan VanderMeulen
b2d6edce8e Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
Mike Hommey
6d2ab6f7e7 Bug 914482 - Allow overrides from the command line for variables defined in moz.build. r=gps 2013-09-12 08:14:52 +09:00
Terrence Cole
2738a7be1b Bug 877437 - Followup to fix test bustage; r=themaid 2013-09-11 19:00:43 -07:00
Ryan VanderMeulen
8a6a6b6dd1 Backout changeset 2766d0ee65c5 (bug 903802) to fix bug 906378. 2013-09-11 16:49:56 -04:00
Bobby Holley
e8509c0752 Bug 856437 - Remove same-compartment permissive Xray machinery. r=gabor 2013-09-11 11:28:21 -07:00
Bobby Holley
1ee49a7ca0 Bug 856437 - Remove lookupMethod API. r=gabor 2013-09-11 11:28:20 -07:00
Bobby Holley
f5caa39230 Bug 856437 - Remove LookupMethod test coverage. r=gabor 2013-09-11 11:28:20 -07:00
Mike Hordecki
e88ff437a4 Bug 898559 - Add metadata API for add-on globals. r=bholley 2013-09-11 09:50:15 -04:00
Brian Hackett
2479f25dff Bug 912719 - Notify debugger about scripts compiled off thread, report parse errors/warnings for scripts in XUL documents, r=billm. 2013-09-10 16:18:30 -07:00
Eric Faust
4c7def757a Bug 913716 - Properly check for undefined setters in SetPropertyIC. (r=djvj) 2013-09-10 16:01:36 -07:00
Olli Pettay
74d286ade3 Bug 900904 - Support webidl-only generated events, r=khuey,gps
--HG--
extra : rebase_source : cda37d1ae2ff9b969d081fe0ec103d4f07098a3b
2013-09-10 21:27:39 +03:00
Christian Holler
8f190bcd65 Bug 914174 - Fix nit in previous ASan patch. r=luke 2013-09-10 17:27:56 +02:00
Christian Holler
e9b7f6611f Bug 914174 - Ensure JS standalone builds have the right ASan options. r=luke
CLOSED TREE
2013-09-10 17:00:07 +02:00
Ryan VanderMeulen
020c249ad8 Backed out changesets 1a413186fb49 and 0f7c370491bf (bug 914174) for Linux debug mochitest-bc bustage. 2013-09-10 13:38:02 -04:00
Kannan Vijayan
78fdcfa160 Bug 913978 - Fix over-tight assertions after enabling Baseline getter/setter calls for GETELEM/SETELEM ops. r=efaust 2013-09-10 12:26:47 -04:00
Brian Hackett
5f88510ab8 Bug 912152 - Improve mechanism for bailing out from Ion compilation of scripts with try-finally, r=jandem. 2013-09-10 08:42:52 -07:00
Brian Hackett
5f4c033b10 Bug 913558 - Improve GGC store buffer threadsafe assertions, r=terrence. 2013-09-10 08:41:14 -07:00
Christian Holler
dd29a2cde6 Bug 914174 - Fix nit in previous ASan patch. r=luke 2013-09-10 17:27:56 +02:00
Christian Holler
56db8793a1 Bug 914174 - Ensure JS standalone builds have the right ASan options. r=luke
--HG--
extra : rebase_source : d82eae20a4f1c18f5b12c5a4acd3e6733809221d
2013-09-10 17:00:07 +02:00
Luke Wagner
8a161e06d6 Bug 912589 - have JSRuntime::helperThreadCount() return GetCPUCount(), not GetCPUCount()-1 (r=bhackett)
--HG--
extra : rebase_source : 63918ffad4e0f4c71cf9fc79961b4e794df057b7
2013-09-09 14:24:06 -05:00
Jan de Mooij
704175de0f Bug 914132 part 4 - Fold |typeof object| if possible. r=bhackett 2013-09-10 16:18:49 +02:00
Jan de Mooij
0c229fcfa2 Bug 914132 part 3 - Inline |typeof object| if the input is known to be non-callable and does not emulate undefined. r=bhackett 2013-09-10 16:17:06 +02:00
Jan de Mooij
3ccd5b1fef Bug 914132 part 2 - Optimize typeof OOL VM call. r=evilpie 2013-09-10 16:17:03 +02:00
Jan de Mooij
712a357915 Bug 914132 part 1 - MTypeOf should never be effectful. r=evilpie 2013-09-10 16:16:59 +02:00
Shu-yu Guo
5df1c0a5aa Bug 914478 - Fix checking for error in setElemTryCache. (r=jandem) 2013-09-10 04:15:55 -07:00
Luke Wagner
c60e9e1d20 Bug 915167 - Don't create helper threads when GetCPUCount() == 1 (r=bhackett)
--HG--
extra : rebase_source : 2bdf6c0df177361d004f63162dbe219665a3a269
2013-09-11 09:52:16 -05:00
Jim Blandy
2f6c1fd68d Bug 914792: Remove ignored 'new-compartment' argument to newGlobal JS shell builtin. r=luke 2013-09-11 10:48:00 -07:00
Eddy Bruel
12f3e7c6c5 Bug 906963 - Add extra tests and review suggestions from jimb that I missed 2013-09-11 19:07:57 +02:00
Kannan Vijayan
e6cc6d4b65 Bug 905523 - On windows, incrementally touch large baseline frames before using them. r=efaust 2013-09-10 06:19:30 -04:00
Carsten "Tomcat" Book
789723f50c merge mozilla-central to mozilla-inbound 2013-09-10 10:35:46 +02:00
Ms2ger
14aeb62126 Merge last PGO-green inbound changeset to m-c.
--HG--
rename : dom/bindings/BindingUtils.h => dom/bindings/OwningNonNull.h
2013-09-10 10:13:12 +02:00
Ms2ger
a75af4f873 Bug 914309 - Factor out fromMarkedLocation calls in Parser::objectLiteral() into a helper function; r=jorendorff 2013-09-10 09:03:38 +02:00
Nicholas Nethercote
7237a5e968 Bug 914032 (part 3) - Move a bunch more stuff out of -inl.h files. r=terrence.
--HG--
extra : rebase_source : 24be3215c53c4d0f7ae99a4c4c6d5843ca291bd1
2013-09-09 15:50:19 -07:00
Nicholas Nethercote
111b067cca Bug 914032 (part 2) - Move a bunch of stuff out of -inl.h files. r=terrence.
--HG--
extra : rebase_source : c0f771690e5ff4a076dc60701b3e9e9268d3538c
2013-09-09 15:50:06 -07:00
Nicholas Nethercote
e7a6080b01 Bug 914032 (part 1) - Invert the dependency between vm/Shape.h and vm/ObjectImpl.h. r=terrence.
--HG--
extra : rebase_source : 6530fae5a32155eec3ff6ae22294f095cacef9af
2013-09-09 15:49:52 -07:00
Luke Wagner
391225177f Bug 913977 - OdinMonkey: mark modules as linked at the start of linking (r=dougc) 2013-09-09 21:26:38 -05:00
Boris Zbarsky
e5c2b02b1a Bug 913670. Give scripts evaluated via evalInSandbox 1-based line numbers. r=bholley 2013-09-09 22:11:22 -04:00
Shu-yu Guo
046691a250 Bug 899139 - Part 4: Refactor lowering byte registers for x86. (r=jandem) 2013-09-09 18:55:53 -07:00
Shu-yu Guo
b7a885b85c Bug 899139 - Part 3: Install SetElementIC for typed array writes. (r=bhackett) 2013-09-09 18:55:52 -07:00
Shu-yu Guo
d024e531f9 Bug 899139 - Part 2: SetElementIC typed array stubs. (r=jandem) 2013-09-09 18:55:52 -07:00
Shu-yu Guo
4f217761dd Bug 899139 - Part 1: Refactor value-to-int logic into IonMacroAssembler. (r=jandem) 2013-09-09 18:55:52 -07:00
Ed Morley
50ba829a39 Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-09 16:07:48 +01:00
Ryan VanderMeulen
8f8a16bb6c Backed out changeset c3b01d22caa9 (bug 912959) for Windows bustage. 2013-09-09 10:20:59 -04:00
Martin Stransky
95c500c96e Bug 912959 - Sync the declarations of ToNumberSlow() in jsnum.h. r=luke 2013-09-09 08:57:37 -04:00
Stephan Schreiber
115f3f28d1 Bug 910845 - Add a wrapper for mmap() in order to keep the high 17-bits of JS pointers cleared on IA64. r=billm 2013-09-09 08:57:37 -04:00
Jan de Mooij
a17853c59d Bug 913424 - IonMonkey: Handle JSOP_THIS primitive this case. r=bhackett 2013-09-06 13:52:16 +02:00
Ehsan Akhgari
70bb3246bd Bug 913851 - Minimize the #includes in js/xpconnect; r=bholley
X-Git-Commit-ID: 78e6843063b303780a7dd2695dd2824a0a9c9a3c

--HG--
extra : rebase_source : 1dfcc228f43c68efbbc74f639570c227c26ef025
2013-09-09 23:14:10 +02:00
Yaron Tausky
2e3f2039c4 Bug 676739 - Part 3: Rename js_NumberToString to js::NumberToString. r=luke 2013-09-06 13:05:01 +02:00
Yaron Tausky
ef762819b6 Bug 676739 - Part 2: Migrate from AtomizeString to ToAtom. r=luke 2013-09-06 13:04:56 +02:00
Terrence Cole
3e78316af2 Bug 912813 - Do not store an unrooted object in CompartmentOptions; r=bholley
--HG--
extra : rebase_source : b14639e8c2c2806401077c6bea3d4ce21be51886
2013-09-10 10:01:10 -07:00
Dan Gohman
f675a4f5a7 Bug 910796 - SpiderMonkey: Micro-optimize clampIntToUint8. r=mjrosenb 2013-09-11 08:35:38 -07:00
Nathan Froyd
844f4a72e4 Bug 914293 - ensure check_debug_ranges.py can cope with a nonexistant DW_AT_ranges; r=glandium 2013-09-10 11:53:21 -04:00
Brian Hackett
22041f3e58 Bug 914098 - Add needed unknownObject() call, r=jandem. 2013-09-11 07:14:44 -07:00
Andrea Marchesini
5ddda77830 Bug 848294 - Update MessageEvent to be compatible with the spec, r=bz 2013-09-11 16:10:01 +02:00
Dan Gohman
586b9aee99 Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
Dan Gohman
d9e70c5aa5 Bug 885169 - Reverse the default register allocation order so that low registers like eax on x86/x64 are preferred over high registers. r=h4writer 2013-09-11 04:32:18 -07:00
Jan de Mooij
646c817749 No bug - Fix Ion bug exposed by followup patch for bug 913424. r=efaust on IRC 2013-09-11 11:22:57 +02:00
Benjamin Bouvier
799d7ffd26 Bug 913253: assertFloat32 function + tests for IonMonkey; r=nbp 2013-09-11 02:12:01 -07:00
Benjamin Bouvier
0e8b83129e Bug 900257: Inline Math.fround in IonMonkey; r=sstangl 2013-09-11 02:10:17 -07:00
Jan de Mooij
e89c5e6c6b Bug 911370 part 2 - Don't leak an invalidated IonScript when handling an exception. r=djvj 2013-09-11 10:45:50 +02:00
Jan de Mooij
763259b66e Bug 913424 followup - Fix ComputeThis result typeset to fix sunspider browser crash. r=bhackett
--HG--
extra : rebase_source : ec930a5fa7c8cc466b9c4309da411be805b325dc
2013-09-11 10:12:18 +02:00
Nicholas Nethercote
f3b04bf9b9 Bug 914508 (attempt 2) - Move more stuff out of inlines.h/-inl.h files, and remove some unnecessary #include statements. r=terrence.
--HG--
extra : rebase_source : abf63fa6f680266c8c53a630174989f33be06a32
2013-09-11 09:23:22 +10:00
Nicholas Nethercote
4ca0a834dd Bug 911641 (part 2) - Prefix some reporters with "redundant/", and make about:memory ignore them. r=johns.
--HG--
extra : rebase_source : 9ed48217ecb8af66256ddbdb70ad9f6b5d049582
2013-09-03 20:06:36 -07:00
Nicholas Nethercote
20652ab543 Bug 911641 (part 1) - Remove about:compartments, and show the compartment and ghost window lists into about:memory. r=johns.
--HG--
extra : rebase_source : c1ef005e272048e2eb84b20bafff15bcb5aae511
2013-09-03 20:05:17 -07:00
Terrence Cole
e4cc05c027 Bug 877437 - Handle OOM when ion compiling; r=jandem
--HG--
extra : rebase_source : 54d22ae26663fa0fa0fbc1dac0961a799d682dbe
2013-09-05 15:27:19 -07:00
Mike Hommey
609a94e69f Backout changeset 237c32279481 (bug 914482) for bustage 2013-09-12 08:52:36 +09:00
Brian Hackett
98b76dd0aa Bug 906371 - Use off thread JS parsing when loading async scripts, r=bz,billm. 2013-09-11 17:42:09 -06:00
Mike Hommey
e2b749149a Bug 914482 - Allow overrides from the command line for variables defined in moz.build. r=gps 2013-09-12 08:14:52 +09:00
David Zbarsky
ea2eef573d Bug 856373 - WebIDL-ify Gamepad events r=smaug 2013-09-11 18:35:51 -04:00
David Zbarsky
ecf9163df9 Bug 915248 - Convert DeviceProximityEvent to webidl-only r=smaug 2013-09-11 18:35:51 -04:00
Bobby Holley
ee356b49c2 Bug 914325 - Leave ourselves some room to make the call into chrome. r=luke 2013-09-11 15:24:09 -07:00
Shu-yu Guo
1f4ea797ab Bug 914899 - Reinstate the OOL double truncation path in truncating values to int32. (r=jandem) 2013-09-11 15:15:45 -07:00
Till Schneidereit
0adf02a418 Bug 914601 - Remove non-required, crashing-on-oom assert in GlobalObject::getIntrinsicValue. r=terrence
--HG--
extra : rebase_source : cb1d3e8f40e0b0264214a1c151adf1e6aeacd622
2013-09-11 14:42:31 +02:00
Nicholas Nethercote
fd238cabbe Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 2b2a1b2667d6562fcf803ec48b4a8c10fdd519a3
2013-08-27 16:24:51 -07:00
Wes Kocher
08d15fd04f Backed out changeset 45975a811207 (bug 914508) for Android 2.2 NoIon build bustage 2013-09-10 23:00:06 -07:00
Benjamin Bouvier
cb57488cbc Bug 914981: Inline Sqrt even if the input is a Float32; r=mjrosenb 2013-09-10 22:57:36 -07:00
Nicholas Nethercote
c72387f3a3 Bug 914508 - Move more stuff out of inlines.h/-inl.h files, and remove some unnecessary #include statements. r=terrence.
--HG--
extra : rebase_source : 547936b30f4436af6471eaaa7e459db03196e363
2013-09-11 09:23:22 +10:00
Yaron Tausky
c67c1bd295 Bug 676739 - Part 1: Suppress unnecessary temporary strings in js::ToAtom. r=luke 2013-08-27 11:17:41 +02:00
Nicholas Nethercote
9d7bc3d7f1 Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 76bf96ce8d6e16c8573584d9e8e70c80371f66eb
2013-08-27 16:24:51 -07:00
Nicholas Nethercote
1af32574cc Bug 910771 (part 5) - Move tons of stuff out of inlines.h/-inl.h files into .h files. r=terrence. 2013-09-08 13:31:19 -07:00
Nicholas Nethercote
31a47217fc Bug 910771 (part 4) - Move all the methods of EncapsulatedValue, HeapValue, RelocatableValue, and HeapSlot from gc/Barrier-inl.h to gc/Barrier.h. r=terrence. 2013-09-04 20:34:22 -07:00
Nicholas Nethercote
0a6175723a Bug 910771 (part 3) - Include gc/StoreBuffer.h in gc/Barrier.h. r=terrence. 2013-09-04 19:19:05 -07:00
Nicholas Nethercote
e68970dcbd Bug 910771 (part 2) - Move some stuff from JS::Zone to JS::shadow::Zone, and from JSRuntime to JS::shadow::Runtime.h. r=terrence. 2013-09-04 19:19:04 -07:00
Nicholas Nethercote
8b1341d991 Bug 910771 (part 1) - Create js/Tracer.h and gc/Tracer.cpp. r=terrence. 2013-09-02 22:01:18 -07:00
Kyle Huey
7bf860132d Bug 911258: Part 5 - Use the unified exception handling mechanism on workers. r=bz 2013-09-08 20:29:21 -07:00
Kyle Huey
6a6c67829f Bug 911258: Part 4 - Refactor exception implementations. r=bz 2013-09-08 20:28:50 -07:00
Kyle Huey
025c388bda Bug 911258: Part 3 - Convert exceptions to WebIDL. r=bz 2013-09-08 20:28:49 -07:00
Kyle Huey
9de76a26eb Bug 911258: Part 1 - Remove nsIExceptionService/Manager usage. r=bholley 2013-09-08 20:28:49 -07:00
Kyle Huey
9533d150e0 Bug 910924: Give workers an nsIGlobalObject. r=bent,bholley 2013-09-08 20:28:48 -07:00
Kyle Huey
a53f6f80b6 Bug 910937: Remove xpc_UnmarkGrayObject and use JSAPI directly. r=mccr8 2013-09-08 20:28:48 -07:00
Dan Gohman
dba1f70907 Bug 885169 - Spidermonkey: Alleviate register allocation constraints in ICGetElem_Arguments::Compiler::generateStubCode. r=nbp 2013-09-04 21:16:07 -07:00
Dan Gohman
0d48e1d923 Bug 885169 - Spidermonkey: Fix ARM trampoline code to inform its RegisterSet of its use of a context register. r=nbp 2013-09-04 21:16:07 -07:00
Dan Gohman
03e5718ed7 Bug 885169 - Spidermonkey: Fix x64 trampoline code to inform its RegisterSet of its use of a context register. r=nbp 2013-09-07 06:47:56 -07:00
Masatoshi Kimura
33047c6ab1 Bug 913510 - Remove vestigial capability.principal prefs usage. r=bholley 2013-09-07 18:49:03 +09:00
Douglas Crosher
1fcddcb704 Bug 911254 - Odinmonkey: (ARM) use the 'compare immediate' instruction for bounds checks. r=mjrosenb 2013-09-07 10:53:03 +10:00
Jason Orendorff
5f5055a4d1 Bug 895223, part 1 - Change perf/jsperf.cpp to use JSNative getters rather than PropertyOps. r=jandem. 2013-09-06 21:41:30 -05:00
Jason Orendorff
c517c41b44 Bug 913445 - Print something less confusing than "null" for non-stringifiable values in the shell. r=luke. 2013-09-06 21:41:26 -05:00
Jason Orendorff
eac85aeca3 Bug 905774 - Make Reflect.parse play better with proxies. Remove GetPropertyDefault. r=bhackett. 2013-09-06 21:40:49 -05:00
Phil Ringnalda
50e838ad7a Back out c8687e99dc75 (bug 913510) for Android bustage 2013-09-06 19:08:42 -07:00
Phil Ringnalda
73c0fd405e Back out a615811b12e4 (bug 888109) for not actually building 2013-09-06 18:48:56 -07:00
Douglas Crosher
f52f1aa9dc Bug 913867 - OdinMonkey: correct heap access index folding of bitwise-and of zero, r=luke 2013-09-10 01:52:45 +10:00
Eric Faust
cfdb89dcda Bug 912316 - Ensure that Ion get ICs don't incur unwanted lookup-based side-effects. (r=djvj) 2013-09-09 16:25:56 -07:00
Eric Faust
655a3ff491 Bug 911708 - Check non-object Ion-specialized types statically in ICs. (r=bhackett) 2013-09-09 16:25:56 -07:00
Eric Faust
d1650b5b49 Bug 911707 - Don't cache JSPropertyOp setter calls on unwritable shapes. (r=Waldo) 2013-09-09 16:25:56 -07:00
Benjamin Bouvier
aa2f43ac6a Bug 888109: Float32 general optimizations for IonMonkey: framework and arithmetic operations; r=sstangl,nbp 2013-07-18 15:13:15 -07:00
Dan Gohman
76830e72b2 Bug 910829 - IonMonkey: Include position numbers in the debug output for Phi nodes, to make them consistent with regular nodes. r=bhackett 2013-09-09 15:04:24 -07:00
Dan Gohman
18bb940ad5 Bug 910829 - IonMonkey: Print register allocation debug messages to stderr instead of stdout. r=bhackett 2013-09-09 15:04:09 -07:00
Dan Gohman
6792dad013 Bug 910829 - IonMonkey: Misc regalloc code cleanups. r=bhackett 2013-09-09 15:03:39 -07:00
Nikhil Marathe
5e1c3cf276 Bug 901291 - Get WebIDL callbacks working on Workers. r=khuey 2013-09-09 14:58:29 -07:00
Ryan VanderMeulen
1c975b40ab Backed out changeset 39bba9d8dbac (bug 912589) for Android NoIon jsreftest crashes.
CLOSED TREE
2013-09-09 16:55:20 -04:00
Ehsan Akhgari
192f3ab926 Bug 913830 - Remove more unneeded #includes from the xpconnect IDL files; r=bholley 2013-09-09 22:37:37 +02:00
Luke Wagner
45d6be5fe9 Bug 912589 - have JSRuntime::helperThreadCount() return GetCPUCount(), not GetCPUCount()-1 (r=bhackett)
--HG--
extra : rebase_source : 42a8c62ff04aecd27692f25b6c83e6b0750497e9
2013-09-09 14:24:06 -05:00
Hannes Verschore
501fd7fc98 Bug 909717: IonBuilder: Introduce typed typebarriers, r=jandem 2013-09-06 15:10:54 +02:00
Till Schneidereit
60a8f0dd81 Bug 914162 - initialize lazy scripts before accessing their properties in jit::AnalyzeNewScriptProperties. r=bhackett 2013-09-09 19:11:36 +02:00
Jim Blandy
a9124f144f Bug 847405: Ensure that evalInGlobal never creates frames with the 'FUNCTION' flag set. r=jorendorff 2013-09-09 10:08:16 -07:00
Benjamin Bouvier
47974667e0 Bug 888109: Float32 general optimizations for IonMonkey: framework and arithmetic operations; r=sstangl,nbp 2013-07-18 15:13:15 -07:00
Masatoshi Kimura
085f77e6fd Bug 913510 - Remove vestigial capability.principal prefs usage. r=bholley 2013-09-07 09:34:21 +09:00
Ryan VanderMeulen
f5ee31f9e2 Backed out changeset 45c336307136 (bug 910845) for bustage. 2013-09-06 17:05:25 -04:00
Michael Harrison
e8560a17bf Bug 909768 - Replace idl::GeoPositionOptions with dom::PositionOptions. r=jdm 2013-09-06 16:44:26 -04:00
Stephan Schreiber
6d3d80e097 Bug 910845 - Add a wrapper for mmap() in order to keep the high 17-bits of JS pointers cleared on IA64. r=billm 2013-09-06 16:41:55 -04:00
Andrew McCreight
4b10c300b9 Bug 911233, part 1 - Minor cycle collector cleanups. r=smaug 2013-09-06 13:40:34 -07:00
Ehsan Akhgari
3956f8e1f5 Bug 913531 - Remove the unnecessary #includes from nsIXPConnect.idl; r=bholley 2013-09-06 13:50:24 -04:00