Chris Jones
|
e9f011fa16
|
Bug 602393: Fix idiotic mistake causing JITs to be blacklisted on all android devices. r=dvander a=blocking-fennec-b1+
|
2010-10-06 19:39:19 -05:00 |
Ben Hearsum
|
7b62a17f83
|
Bump version on default branch to 2.0b8pre/4.0b8pre. a=beltzner
|
2010-10-06 17:32:13 -04:00 |
Mark Banner
|
0ce8b5f67c
|
Bustage fix for non-method JIT builds (e.g. ppc) - don't check variable when it doesn't exist. a=bustage-fix (bug 601221).
|
2010-10-02 09:21:17 +01:00 |
Chris Jones
|
2c68ab46ac
|
Bug 601222: Blacklist JITs on samsung i9000s. r=dvander a=blocking-fennec
|
2010-10-01 03:45:27 -05:00 |
Makoto Kato
|
082aa8bf12
|
Bug 587707 - Fix bustage on Win64 build. r=dvander
|
2010-10-01 18:17:39 +09:00 |
Makoto Kato
|
3d5cfc5c54
|
Fix CPUID on Win64. b=601016, r=sstangl.
|
2010-10-01 02:41:10 -04:00 |
Alex Miller
|
3ee70c0ef4
|
Add detection for all levels of SSE support; fix x64 cpuid. b=601016, r=sstangl.
|
2010-09-30 21:45:22 -04:00 |
Jason Orendorff
|
8a4a30f1a5
|
Bug 595297 - Portable serialize/deserialize implementation of the HTML5 structured cloning algorithm (jsclone.cpp). r=gal.
|
2010-09-30 19:47:10 -05:00 |
Andreas Gal
|
0c69c0b16a
|
Bug 600402 - don't copy strings that are in the same compartment already r=mrbkap
|
2010-09-30 16:50:06 -07:00 |
Jeff Walden
|
342cb4e9ab
|
Bug 560216 - Referring to an accessor property with undefined [[Get]] and [[Set]] fields using an unqualified name should not assert. r=dvander
|
2010-09-29 16:05:44 -07:00 |
David Anderson
|
52da388dd2
|
Fix ARM and --disable-polyic build (bug 599035 bustage, r+a=red).
|
2010-09-30 13:27:32 -07:00 |
Igor Bukanov
|
97fa68fcf1
|
bug 600687 - proper accounting for colors during the marking phase. r=anygregor
|
2010-09-30 01:31:20 +02:00 |
Igor Bukanov
|
bf8fd830b9
|
bug 600593 - atoms should live only in the default compartment. r=anygregor
|
2010-09-28 17:34:32 +02:00 |
Brendan Eich
|
d5df6f57ea
|
fun->u.i.names is incorrect when a local function shadows an argument (600067, r=jorendorff).
|
2010-09-29 16:15:43 -07:00 |
Jim Blandy
|
0c60bea418
|
Bug 514570: Simplify code generated for tests against 'null', in cases where we might as well test the whole value. r=dvander
|
2010-09-30 10:57:58 -07:00 |
Bill McCloskey
|
936cc5292c
|
Bug 535912 - Eliminate blockChain from JSStackFrame (r=cdleary)
|
2010-09-29 13:21:36 -07:00 |
Ginn Chen
|
5e77ac587f
|
Bug 597367 Add fpclassify() for Solaris r=gal
|
2010-09-30 18:53:11 +08:00 |
Andreas Gal
|
fb9d4e03c2
|
Merge.
|
2010-09-30 00:06:04 -07:00 |
Andreas Gal
|
019522d702
|
Backout bug 584789, has to go into blake's patch queue, event't handlers don't set the right compartment in TM tip.
|
2010-09-30 00:05:33 -07:00 |
Andreas Gal
|
5d580bfd83
|
Bug 600580 - TM: set right compartment in _newJSDContext r=gwagner
|
2010-09-29 23:32:22 -07:00 |
Andreas Gal
|
50d689f946
|
Make functions per compartment, and deep copy instead of clone them if needed (584789, r=mrbkap).
|
2010-09-29 23:17:29 -07:00 |
David Anderson
|
dd74cafad3
|
Add an IC for GETXPROP (bug 599035, r=sstangl).
--HG--
extra : rebase_source : d7b8dece41841e3a1202edfe84cba806f77310fa
|
2010-09-29 20:50:29 -07:00 |
Andreas Gal
|
37da5dd5e9
|
Back out bug 584789.
|
2010-09-29 20:38:03 -07:00 |
Andreas Gal
|
64d575a614
|
Make functions per compartment, and deep copy instead of clone them if needed (584789, r=mrbkap).
|
2010-09-29 19:42:22 -07:00 |
David Anderson
|
398734ce25
|
Skip writes to |f.arguments| if |f| cannot have an argsobj (bug 592927, r=brendan).
--HG--
extra : rebase_source : 8e53abcec2739585d5b3ee2fd0c80f5532a685e0
|
2010-09-29 18:05:54 -07:00 |
Nicholas Nethercote
|
a56f5b66ac
|
Bug 600489 - TM: allow for insBranch() returning NULL. r=gal.
|
2010-09-29 16:12:04 -07:00 |
Andreas Gal
|
fa3283741e
|
Bug 599762 - TM: set right compartment in js::ctypes::CClosure::ClosureStub r=gwagner
|
2010-09-29 15:46:25 -07:00 |
Jason Orendorff
|
cc695ad459
|
Bug 599932 - js1_8_1/trace/regress-462459-02.js and friends are failing in shell. r=jimb, a=NPOTB.
--HG--
extra : rebase_source : 469968f50d44a42aac63a1006712ddee81db7d71
|
2010-09-27 13:25:39 -05:00 |
David Anderson
|
bf889bde18
|
Add local and argument closure information to JSScript (bug 592973, r=brendan+dmandelin).
--HG--
extra : rebase_source : 3d36a7908230006f2b048835f7526962fac2b32b
|
2010-09-13 22:33:44 -07:00 |
Gregor Wagner
|
c8ad834c04
|
Back out 94e52cdc2157
|
2010-09-29 13:39:22 -07:00 |
Andreas Gal
|
c78ba1198f
|
Bug 600580 - TM: set right compartment in _newJSDContext r=gregor
|
2010-09-29 12:28:05 -07:00 |
David Anderson
|
57be41ce17
|
Added test case for bug 597378 (a=NPOTB).
|
2010-09-27 11:14:36 -07:00 |
David Anderson
|
38a715bc60
|
Fix ICs on method-valued shape properties (bug 600424, r=dmandelin).
--HG--
extra : rebase_source : 70218ae27fbca50181bc578d3388559b487ca75a
|
2010-09-29 12:04:29 -07:00 |
Luke Wagner
|
a1e6e87a8a
|
Bug 576172 - TM: don't try to add peers or branches if abort flushed the jit cache (r=gal)
|
2010-09-29 11:31:52 -07:00 |
David Anderson
|
cabceeccb7
|
Fix some FrameState functions not passing tracked FEs (bug 600163, r=dmandelin).
|
2010-09-29 10:06:32 -07:00 |
Andreas Gal
|
6f74059342
|
Bug 600032 - TM: set right compartment for Jetpack r=gregor
|
2010-09-29 09:23:04 -07:00 |
Brian Hackett
|
f6d77b2ef3
|
Improved JM call path, bug 587707. r=lw,dvander
|
2010-09-29 06:27:34 -07:00 |
Ginn Chen
|
5bf8ef0fc2
|
Bug 594718 fix typo in last commit
|
2010-09-29 14:22:28 +08:00 |
Nicholas Nethercote
|
373dfb6524
|
merge
|
2010-09-28 22:39:44 -07:00 |
Nicholas Nethercote
|
53f7bb8253
|
Backed out changeset 7e831598f812 due to tinderbox oranges.
|
2010-09-28 22:39:19 -07:00 |
Nicholas Nethercote
|
fd06cc9fa9
|
Update nanojit-import-rev stamp.
|
2010-09-28 22:38:48 -07:00 |
Nicholas Nethercote
|
9175731130
|
Backed out changeset 2e21c25656ee due to tinderbox oranges.
--HG--
extra : convert_revision : ce381ce50f62501ae385870d1328df73e68d7a27
|
2010-09-28 22:36:32 -07:00 |
Nicholas Nethercote
|
b7d9100028
|
Bug 600127 - nanojit: do implicit constant propagation after guards (TM-specific part). r=gal.
|
2010-09-28 21:58:17 -07:00 |
Nicholas Nethercote
|
5248d5d5c4
|
Update nanojit-import-rev stamp.
|
2010-09-28 21:35:49 -07:00 |
Nicholas Nethercote
|
b3cad5103a
|
Bug 600127 - nanojit: do implicit constant propagation after guards. r=edwsmith.
--HG--
extra : convert_revision : 2e21c25656ee7367520468cf37ccb23d989ee7f7
|
2010-09-28 21:07:43 -07:00 |
Nicholas Nethercote
|
dab21098f8
|
Return a non-zero exit code from testlirc.sh when a test fails so that failures show up orange on tinderbox. r=me.
--HG--
extra : convert_revision : 055c46c2e4f7d6402c3ed91891b8851b4df2aafc
|
2010-09-28 16:36:19 -07:00 |
David Anderson
|
953a02d0e6
|
Fix closed-name analysis in with-statements (bug 593556, r=brendan).
--HG--
extra : rebase_source : 3ca35ee12087fe262ec147d571900fb94e809979
|
2010-09-28 21:09:21 -07:00 |
Johnny Stenback
|
e318c60e12
|
Fixing bug 599761. Use the right compartment in jsd. r=gal.
|
2010-09-28 19:29:29 -07:00 |
David Mandelin
|
7e9eec9182
|
Bug 599400: handle recompiling top-level script for debugging, r=dvander
--HG--
extra : rebase_source : c74cc4bb3291e9c35c28066378cb1ece852869d2
|
2010-09-28 18:39:45 -07:00 |
Nicholas Nethercote
|
045cc63709
|
Bug 600153 - TM: fix storeAccSet for functionProbe(). r=sphink.
|
2010-09-28 18:00:07 -07:00 |