[Sie-announce] SIEコード [1142]

Zurück zum Archiv-Index

svnno****@sourc***** svnno****@sourc*****
2009年 5月 7日 (木) 23:01:56 JST


Revision: 1142
          http://svn.sourceforge.jp/view?root=sie&view=rev&rev=1142
Author:   dhrname
Date:     2009-05-07 23:01:55 +0900 (Thu, 07 May 2009)

Log Message:
-----------


Modified Paths:
--------------
    branches/04x/047/sie.js

Modified: branches/04x/047/sie.js
===================================================================
--- branches/04x/047/sie.js	2009-05-07 10:43:29 UTC (rev 1141)
+++ branches/04x/047/sie.js	2009-05-07 14:01:55 UTC (rev 1142)
@@ -635,7 +635,7 @@
     ele.path = dat + " e";
     ele.coordsize = w + " " + h;
     this.paint.set(w, h, ttm);
-    dat = this.paint = this.d = preCom = x = y = x0 = y0 = dx = dy = tma = tmb = tmc = tmd = tme = tmf = null; //解放
+    dat = this.paint = ttm = this.transformable = this.d = preCom = x = y = x0 = y0 = dx = dy = tma = tmb = tmc = tmd = tme = tmf = null; //解放
   } catch(e) {stlog.add(e,372);}
 }
 
@@ -701,6 +701,7 @@
     ele.path = dat;
     ele.coordsize = w + " " + h;
     this.paint.set(w, h, ttm);
+    dat = F = pl = plm = this.paint = ttm = this.transformable = null; //解放
   } catch(e) {stlog.add(e,406);}
 }
 
@@ -727,6 +728,7 @@
     ele.path = dat;
     ele.coordsize = w + " " + h;
     this.paint.set(w, h, ttm);
+    dat = F = pl = plm = this.paint = ttm = this.transformable = null; //解放
   } catch(e) {stlog.add(e,440);}
 }
 
@@ -759,6 +761,7 @@
     ele.path = dat;
     ele.coordsize = w + " " + h;
     this.paint.set(w, h, ttm);
+    dat = list = pl = plm = this.paint = ttm = this.transformable = null; //解放
   } catch(e) {stlog.add(e,479);}
 }
 
@@ -791,6 +794,7 @@
     ele.path = dat;
     ele.coordsize = w + " " + h;
     this.paint.set(w, h, ttm);
+    dat = list = pl = plm = this.paint = ttm = this.transformable = null; //解放
   } catch(e) {stlog.add(e,519);}
 }
 
@@ -841,6 +845,7 @@
     ele.path = dat;
     ele.coordsize = w + " " + h;
     this.paint.set(w, h, ttm);
+    dat = list = pl = plm = this.paint = ttm = this.transformable = null; //解放
   } catch(ee) {stlog.add(ee,576);}
 }
 
@@ -881,6 +886,7 @@
       ttfia.Opacity = parseFloat(this.paint.fillopacity)*100;
     }
     this.xlink.set();
+    dat = pt = this.xlink = this.paint = ttm = this.transformable = null; //解放
   } catch(e) {stlog.set(e,21896);}
 }
 
@@ -1041,6 +1047,7 @@
       if (strokeOpacity < 1) {
         strokeElement.setAttribute("opacity", strokeOpacity);
       }
+      strokeOpacity = null;
     }
     strokeElement.setAttribute("miterlimit", this.strokemiterlimit);
     strokeElement.setAttribute("joinstyle", this.strokelinejoin);
@@ -1062,6 +1069,7 @@
         }
       }
       strokeElement.setAttribute("dashstyle", this.strokedasharray);
+      tsd = strs = null;
     }
     } catch(e) {stlog.add(e,720); strokeElement.on =  "false";}
     el.appendChild(strokeElement);
@@ -1228,6 +1236,7 @@
   }
   var stops = grad2.getElementsByTagName("stop");
   if (!stops) {
+    grad = grad2 = stops = null;
     return false;
   }
   var length = stops.length;
@@ -1323,7 +1332,7 @@
   } else {
     return false;
   }
-  stops = type = color = colors = opacity = null;
+  stops = type = lengh = color = colors = opacity = null;
   return false;
 }
 




Sie-announce メーリングリストの案内
Zurück zum Archiv-Index