rem stringlengths 0 126k | add stringlengths 0 441k | context stringlengths 13 136k | meta stringlengths 132 347 |
|---|---|---|---|
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 107 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/107/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/clean/railties/html/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/clean/actionpack/lib/action_view/helpers/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/actionpack/lib/action_view/helpers/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 1534 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1534/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/railties/html/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 269 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/269/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/actionpack/lib/action_view/helpers/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 6649 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6649/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/actionpack/lib/action_view/helpers/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 5523 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5523/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/actionpack/lib/action_view/helpers/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 742 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/742/3f913f897829fb026ef98df2d57f8da94ee5339d/prototype.js/buggy/public/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/actionpack/lib/action_view/helpers/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/clean/railties/html/javascripts/prototype.js |
element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; | if (!(element = $(element))) return; return Element.classNames(element).include(className); | hasClassName: function(element, className) { element = $(element); if (!element) return; var a = element.className.split(' '); for (var i = 0; i < a.length; i++) { if (a[i] == className) return true; } return false; }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/prototype.js/buggy/railties/html/javascripts/prototype.js |
}; | } | Element.prototype.hasStyleClass = function(className) { return this.className.indexOf(className) != -1;}; | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/75f7b1c539a192b149c18bc6570c80690c5510b0/debugger.js/clean/third_party/WebKit/WebKitTools/Drosera/debugger.js |
function hasStyleClass(element, className) { return ( element.className.indexOf(className) != -1 ); } | Element.prototype.hasStyleClass = function(className) { return this.className.indexOf(className) != -1; }; | function hasStyleClass(element, className){ return ( element.className.indexOf(className) != -1 );} | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/c6fb57961d884bd88831658bfe27448abb9cbe1c/debugger.js/clean/third_party/WebKit/WebKitTools/Drosera/debugger.js |
Element.prototype.hasStyleClass = function(className) { | Element.prototype.hasStyleClass = function(className) { | Element.prototype.hasStyleClass = function(className) { return this.className.indexOf(className) != -1;} | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/265b0e098271034b585404142515fee7102730f2/debugger.js/clean/third_party/WebKit/WebKitTools/Drosera/debugger.js |
rootNode = childList.item(1); childList = rootNode.childNodes; | function hc_noderemovechild() { var success; if(checkInitialization(builder, "hc_noderemovechild") != null) return; var doc; var rootNode; var childList; var childToRemove; var removedChild; var parentNode; var docRef = null; if (typeof(this.doc) != 'undefined') { ... | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/a3fe97365058c8a00ad3076f886f0932441bb949/hc_noderemovechild.js/clean/third_party/WebKit/LayoutTests/dom/xhtml/level1/core/hc_noderemovechild.js | |
function headerMouseDown(element) { | function headerMouseDown(element) { | function headerMouseDown(element) { if (!isResizingColumn) element.style.background = "url(glossyHeaderPressed.png) repeat-x";} | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/265b0e098271034b585404142515fee7102730f2/debugger.js/clean/third_party/WebKit/WebKitTools/Drosera/debugger.js |
function headerMouseOut(element) { | function headerMouseOut(element) { | function headerMouseOut(element) { element.style.background = "url(glossyHeader.png) repeat-x";} | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/265b0e098271034b585404142515fee7102730f2/debugger.js/clean/third_party/WebKit/WebKitTools/Drosera/debugger.js |
function headerMouseUp(element) { | function headerMouseUp(element) { | function headerMouseUp(element) { element.style.background = "url(glossyHeader.png) repeat-x";} | 10664 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10664/265b0e098271034b585404142515fee7102730f2/debugger.js/clean/third_party/WebKit/WebKitTools/Drosera/debugger.js |
var hex = this.match('^#?(\\w{1,2})(\\w{1,2})(\\w{1,2})$'); if (!hex) return false; | if (this.length != 4) return false; | hexToRgb: function(array){ var hex = this.match('^#?(\\w{1,2})(\\w{1,2})(\\w{1,2})$'); if (!hex) return false; var rgb = []; for (var i = 1; i < 4; i++){ if (hex[i].length == 1) hex[i] += hex[i]; rgb.push(parseInt(hex[i], 16)); } return array ? rgb : 'rgb('+rgb.join(',')+')'; } | 5409 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5409/fcc80ca504adb31cd63f24e4b73ce9e400a788bc/String.js/buggy/Native/String.js |
if (hex[i].length == 1) hex[i] += hex[i]; rgb.push(parseInt(hex[i], 16)); | if (this[i].length == 1) this[i] += this[i]; rgb.push(parseInt(this[i], 16)); | hexToRgb: function(array){ var hex = this.match('^#?(\\w{1,2})(\\w{1,2})(\\w{1,2})$'); if (!hex) return false; var rgb = []; for (var i = 1; i < 4; i++){ if (hex[i].length == 1) hex[i] += hex[i]; rgb.push(parseInt(hex[i], 16)); } return array ? rgb : 'rgb('+rgb.join(',')+')'; } | 5409 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5409/fcc80ca504adb31cd63f24e4b73ce9e400a788bc/String.js/buggy/Native/String.js |
var hex = this.match('^#?(\\w{1,2})(\\w{1,2})(\\w{1,2})$'); if (!hex) return false; | if (this.length != 4) return false; | hexToRgb: function(array){ var hex = this.match('^#?(\\w{1,2})(\\w{1,2})(\\w{1,2})$'); if (!hex) return false; var rgb = []; for (var i = 1; i < 4; i++){ if (hex[i].length == 1) hex[i] += hex[i]; rgb.push(parseInt(hex[i], 16)); } return array ? rgb : 'rgb('+rgb.join(',')+')'; } | 6991 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6991/fcc80ca504adb31cd63f24e4b73ce9e400a788bc/String.js/buggy/Native/String.js |
if (hex[i].length == 1) hex[i] += hex[i]; rgb.push(parseInt(hex[i], 16)); | if (this[i].length == 1) this[i] += this[i]; rgb.push(parseInt(this[i], 16)); | hexToRgb: function(array){ var hex = this.match('^#?(\\w{1,2})(\\w{1,2})(\\w{1,2})$'); if (!hex) return false; var rgb = []; for (var i = 1; i < 4; i++){ if (hex[i].length == 1) hex[i] += hex[i]; rgb.push(parseInt(hex[i], 16)); } return array ? rgb : 'rgb('+rgb.join(',')+')'; } | 6991 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6991/fcc80ca504adb31cd63f24e4b73ce9e400a788bc/String.js/buggy/Native/String.js |
if (text.substr(0, 1) != "&") { cell.appendChild(document.createTextNode(text)); } else { cell.innerHTML = text; } | cell.innerHTML = "<div unselectable='on'>" + text + "</div>"; | var hh = function (text, cs, navtype) { cell = Calendar.createElement("td", row); cell.colSpan = cs; cell.className = "button"; if (navtype != 0 && Math.abs(navtype) <= 2) cell.className += " nav"; Calendar._add_evs(cell); cell.calendar = cal; cell.navtype = navtype; if (text.substr(0, 1) != "&") { cell.ap... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar.js/buggy/branches/BRANCH_0_8_6/cacti/include/jscalendar/calendar.js |
if (text.substr(0, 1) != "&") { cell.appendChild(document.createTextNode(text)); } else { cell.innerHTML = text; } | cell.innerHTML = "<div unselectable='on'>" + text + "</div>"; | var hh = function (text, cs, navtype) { cell = Calendar.createElement("td", row); cell.colSpan = cs; cell.className = "button"; if (navtype != 0 && Math.abs(navtype) <= 2) cell.className += " nav"; Calendar._add_evs(cell); cell.calendar = cal; cell.navtype = navtype; if (text.substr(0, 1) != "&") { cell.ap... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/8aafb027d457b746fd546c4a097b431e06b00849/calendar.js/clean/trunk/cacti/include/js/jscalendar/calendar.js |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 1534 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1534/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
collapse_link.innerHTML = 'Show'; | collapse_link.innerHTML = gettext('Show'); | hide: function(fieldset_index) { var fs = document.getElementsByTagName('fieldset')[fieldset_index]; // Add the class name that causes the "display: none". fs.className += ' ' + CollapsedFieldsets.collapsed_class; // Toggle the "Hide" link to a "Show" link var collapse_link = document.getElementById('fieldsetcoll... | 1086 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1086/29f55c8dbb298bcaa5af0b3949cd1a1c39620b8d/CollapsedFieldsets.js/clean/django/contrib/admin/media/js/admin/CollapsedFieldsets.js |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/railties/html/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 6649 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6649/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 1534 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1534/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 2069 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2069/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 2338 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2338/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
function hide(s) { if (!s) return; s.style.display = "none"; | HTMLElement.prototype.hide = function() { this.style.display = 'none'; | function hide(s) { if (!s) return; s.style.display = "none";} | 952 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/952/499e513a3cc333dbcb784318ca05ad90a90b7c8e/cq.js/clean/cq.js |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 269 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/269/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 949 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/949/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/railties/html/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 107 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/107/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 269 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/269/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 5523 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5523/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 2069 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2069/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 6649 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6649/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 1604 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1604/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 107 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/107/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 1604 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1604/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 1604 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1604/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/clean/actionpack/lib/action_view/helpers/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 4687 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4687/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
if(this.update.style.display=='') this.options.onHide(this.element, this.update); | this.stopIndicator(); if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); | hide: function() { if(this.update.style.display=='') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 742 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/742/3f913f897829fb026ef98df2d57f8da94ee5339d/controls.js/clean/public/javascripts/controls.js |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 167 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/167/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
HTMLElement.prototype.hide = function() { this.style.display = 'none'; | function hide(n) { n.style.display = 'none'; | HTMLElement.prototype.hide = function() { this.style.display = 'none';} | 952 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/952/6b355f08875fd342ed1dc304b04eaed9f1da1046/cq.js/buggy/cq.js |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 5523 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5523/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 269 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/269/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 6649 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/6649/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/railties/html/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 2069 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2069/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
if(!tinyMCE.settings['contextmenu_skip_plugin_css']){tinyMCE.loadCSS(tinyMCE.baseURL+"/plugins/contextmenu/css/contextmenu.css");}var TinyMCE_ContextMenuPlugin={_contextMenu:null,getInfo:function(){return{longname:'Context menus',author:'Moxiecode Systems',authorurl:'http: | if(!tinyMCE.settings['contextmenu_skip_plugin_css']){tinyMCE.loadCSS(tinyMCE.baseURL+"/plugins/contextmenu/css/contextmenu.css")}var TinyMCE_ContextMenuPlugin={_contextMenu:null,getInfo:function(){return{longname:'Context menus',author:'Moxiecode Systems AB',authorurl:'http: | if(!tinyMCE.settings['contextmenu_skip_plugin_css']){tinyMCE.loadCSS(tinyMCE.baseURL+"/plugins/contextmenu/css/contextmenu.css");}var TinyMCE_ContextMenuPlugin={_contextMenu:null,getInfo:function(){return{longname:'Context menus',author:'Moxiecode Systems',authorurl:'http://tinymce.moxiecode.com',infourl:'http://tinymc... | 10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/editor_plugin.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/plugins/contextmenu/editor_plugin.js |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 1534 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1534/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
Element.hide(this.update); | hide: function() { if(this.iefix) Element.hide(this.iefix); Element.hide(this.update); }, | 5521 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5521/cadcd9e7144394ecc9df01961191d20e5e219a37/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 5523 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5523/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/clean/railties/html/javascripts/controls.js | |
this.stopIndicator(); | hide: function() { if(Element.getStyle(this.update, 'display')!='none') this.options.onHide(this.element, this.update); if(this.iefix) Element.hide(this.iefix); }, | 107 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/107/7d101d58400acaff232091485c8e140f0a37cbaf/controls.js/buggy/actionpack/lib/action_view/helpers/javascripts/controls.js | |
document.getElementById( 'input_fake' ).style.display = 'none'; | function hide_input( ){ document.getElementById( 'input_file' ).style.display = 'none'; document.getElementById( 'input_disc' ).style.display = 'none'; document.getElementById( 'input_network' ).style.display = 'none';} | 1058 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/1058/07e5db519cd987dc55b6c0f666f24d8868e19aee/functions.js/buggy/share/http/js/functions.js | |
}, | } | hideMenus : function() { var e = tinyMCE.lastSelectedMenuBtn; if (tinyMCE.lastMenu) { tinyMCE.lastMenu.hide(); tinyMCE.lastMenu = null; } if (e) { tinyMCE.switchClass(e, tinyMCE.lastMenuBtnClass); tinyMCE.lastSelectedMenuBtn = null; } }, | 10343 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/10343/524e24acf79702622c51dba4bb678337072e34b9/tiny_mce_src.js/clean/mambots/editors/tinymce/jscripts/tiny_mce/tiny_mce_src.js |
highlight : function(element) { var highLightColor = "yellow"; var originalColor = Element.getStyle(element, "background-color"); | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { element.originalColor = Element.getStyle(element, "background-color"); } | highlight : function(element) { var highLightColor = "yellow"; var originalColor = Element.getStyle(element, "background-color"); Element.setStyle(element, {"background-color" : highLightColor}); window.setTimeout(function() { if(element.document != undefined && element.doc... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/ec6623fd9e0ddb1c56b1a65fd8a5d205da7629e2/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
if(element.document != undefined && element.document==null) return; Element.setStyle(element, {"background-color" : originalColor}); | if (element.document != undefined && element.document == null) { return; } Element.setStyle(element, {"background-color" : element.originalColor}); | highlight : function(element) { var highLightColor = "yellow"; var originalColor = Element.getStyle(element, "background-color"); Element.setStyle(element, {"background-color" : highLightColor}); window.setTimeout(function() { if(element.document != undefined && element.doc... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/ec6623fd9e0ddb1c56b1a65fd8a5d205da7629e2/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
if (element.document != undefined && element.document == null) { | if (!element.parentNode) { | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { // avoid picking up highlight element.originalColor = Element.getStyle(element, "background-color"); } Element.setStyle(element, {"background-color" : highLightColor}); ... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/d2d9e51dc6d66a449cd040d6128a3a72712e239c/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
highlight : function(element) { var highLightColor = "yellow"; | highlight : function(element) { var highLightColor = "yellow"; | highlight : function(element) { var highLightColor = "yellow"; var originalColor = Element.getStyle(element, "background-color"); Element.setStyle(element, {"background-color" : highLightColor}); window.setTimeout(function() { Element.setStyle(element, {"background-color" : or... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/7acc84194bb26b0dc1d3b898c15507a2f842f136/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
}, 300); | }, 200); | highlight : function(element) { var highLightColor = "yellow"; var originalColor = Element.getStyle(element, "background-color"); Element.setStyle(element, {"background-color" : highLightColor}); window.setTimeout(function() { Element.setStyle(element, {"background-color" : or... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/7acc84194bb26b0dc1d3b898c15507a2f842f136/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
if(!element.document) return; | if(element.document != undefined && element.document==null) return; | highlight : function(element) { var highLightColor = "yellow"; var originalColor = Element.getStyle(element, "background-color"); Element.setStyle(element, {"background-color" : highLightColor}); window.setTimeout(function() { if(!element.document) return; Element.se... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/84e11a6e83c31b029017051dff94947c541e9352/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
elementSetStyle(element, {"background-color" : highLightColor}); | elementSetStyle(element, {"backgroundColor" : highLightColor}); | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { // avoid picking up highlight element.originalColor = elementGetStyle(element, "background-color"); } elementSetStyle(element, {"background-color" : highLightColor}); ... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/b65b96860c14f050944e3fa047dbc1565d3db0a5/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
if (!element.parentNode) { return; } elementSetStyle(element, {"background-color" : element.originalColor}); | try { if (!element.parentNode) { return; } elementSetStyle(element, {"backgroundColor" : element.originalColor}); } catch (e) {} | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { // avoid picking up highlight element.originalColor = elementGetStyle(element, "background-color"); } elementSetStyle(element, {"background-color" : highLightColor}); ... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/b65b96860c14f050944e3fa047dbc1565d3db0a5/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
element.originalColor = Element.getStyle(element, "background-color"); | element.originalColor = elementGetStyle(element, "background-color"); | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { // avoid picking up highlight element.originalColor = Element.getStyle(element, "background-color"); } Element.setStyle(element, {"background-color" : highLightColor}); ... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/697a29d268d2448c4391184afe752f6497773118/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
Element.setStyle(element, {"background-color" : highLightColor}); | elementSetStyle(element, {"background-color" : highLightColor}); | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { // avoid picking up highlight element.originalColor = Element.getStyle(element, "background-color"); } Element.setStyle(element, {"background-color" : highLightColor}); ... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/697a29d268d2448c4391184afe752f6497773118/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
Element.setStyle(element, {"background-color" : element.originalColor}); | elementSetStyle(element, {"background-color" : element.originalColor}); | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { // avoid picking up highlight element.originalColor = Element.getStyle(element, "background-color"); } Element.setStyle(element, {"background-color" : highLightColor}); ... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/697a29d268d2448c4391184afe752f6497773118/htmlutils.js/clean/code/javascript/core/scripts/htmlutils.js |
highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { element.originalColor = elementGetStyle(element, "background-color"); } elementSetStyle(element, {"backgroundColor" : highLightColor}); window.setTimeout(function() { try { if (!element.parentNode) { return; } elem... | function highlight(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { element.originalColor = elementGetStyle(element, "background-color"); | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { // avoid picking up highlight element.originalColor = elementGetStyle(element, "background-color"); } elementSetStyle(element, {"backgroundColor" : highLightColor}); ... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/9bfa2422451949855a23a84d82b0d33ca53d9ff0/htmlutils.js/buggy/code/javascript/core/scripts/htmlutils.js |
elementSetStyle(element, {"backgroundColor" : highLightColor}); window.setTimeout(function() { try { if (!element.parentNode) { return; } elementSetStyle(element, {"backgroundColor" : element.originalColor}); } catch (e) {} }, 200); } | highlight : function(element) { var highLightColor = "yellow"; if (element.originalColor == undefined) { // avoid picking up highlight element.originalColor = elementGetStyle(element, "background-color"); } elementSetStyle(element, {"backgroundColor" : highLightColor}); ... | 4983 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4983/9bfa2422451949855a23a84d82b0d33ca53d9ff0/htmlutils.js/buggy/code/javascript/core/scripts/htmlutils.js | |
addFocusHandlers(document.getElementsByTagName("select")); | function highlightFormElements() { // add input box highlighting addFocusHandlers(document.getElementsByTagName("input")); addFocusHandlers(document.getElementsByTagName("select")); addFocusHandlers(document.getElementsByTagName("textarea"));} | 2320 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2320/0f4133aa160373452ad1f0434694dc48c2adc052/global.js/clean/web/scripts/global.js | |
if (!HIGHLIGHT || nodeObj==null || nodeObj.maySelect==false) { | if (!HIGHLIGHT || nodeObj==null || nodeObj.maySelect==false) { | function highlightObjLink(nodeObj) { if (!HIGHLIGHT || nodeObj==null || nodeObj.maySelect==false) {//node deleted in DB return; } if (browserVersion == 1 || browserVersion == 3) { var clickedDOMObj = getElById('itemTextLink'+nodeObj.id); if (clickedDOMObj != null) { if (lastClicked != null) { ... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js |
function highlightObjLink(nodeObj) { if (!HIGHLIGHT || nodeObj==null || nodeObj.maySelect==false) {//node deleted in DB return; } if (browserVersion == 1 || browserVersion == 3) { var clickedDOMObj = getElById('itemTextLink'+nodeObj.id); if (clickedDOMObj != null) { if (lastClicked != null) { ... | 5527 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/5527/10ba7e2a5c2d92957e2e2af83e2170a8ccca3aea/ftiens4.js/clean/trunk/cacti/include/treeview/ftiens4.js | ||
prevClickedDOMObj.style.color=lastClickedColor; prevClickedDOMObj.style.backgroundColor=lastClickedBgColor; | if (prevClickedDOMObj) { prevClickedDOMObj.style.color=lastClickedColor; prevClickedDOMObj.style.backgroundColor=lastClickedBgColor; } | function highlightObjLink(nodeObj) { if (!HIGHLIGHT || nodeObj==null || nodeObj.maySelect==false) {//node deleted in DB return; } if (browserVersion == 1 || browserVersion == 3) { var clickedDOMObj = getElById('itemTextLink'+nodeObj.id); if (clickedDOMObj != null) { if (lastClicked != null) { ... | 791 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/791/9c7e3054e25426dc7486e04a33a260101473441a/tree.js/clean/src/webapp/lenya/resources/javascript/tree.js |
var rows = table.getElementsByTagName("tr"); | rows = table.getElementsByTagName("tr"); | function highlightTableRows(tableId) { var previousClass = null; var table = document.getElementById(tableId); var tbody = table.getElementsByTagName("tbody")[0]; if (tbody == null) { var rows = table.getElementsByTagName("tr"); } else { var rows = tbody.getElementsByTagName("tr"); } ... | 2320 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2320/ee450d1f5cb4cc7c31fa8709e11517417f57499b/global.js/buggy/web/scripts/global.js |
var rows = tbody.getElementsByTagName("tr"); | rows = tbody.getElementsByTagName("tr"); | function highlightTableRows(tableId) { var previousClass = null; var table = document.getElementById(tableId); var tbody = table.getElementsByTagName("tbody")[0]; if (tbody == null) { var rows = table.getElementsByTagName("tr"); } else { var rows = tbody.getElementsByTagName("tr"); } ... | 2320 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/2320/ee450d1f5cb4cc7c31fa8709e11517417f57499b/global.js/buggy/web/scripts/global.js |
http.setRequestHeader( 'Hop-Share', hop_serialize_share_env() ); | http.setRequestHeader( 'Hop-Env', hop_serialize_request_env() ); | function hop( service, success, failure, sync ) { if( success == true ) { location.href = service; return true; } else { resume_success = success; resume_failure = failure; } var http = hop_make_xml_http_request(); var vis = hop_anim( service ); document.body.appendChild( vis ); http.o... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/539065c9e15b56dc38ca212ee9d785ec8dd866ee/hop.js/clean/share/hop.js |
http.setRequestHeader( 'Hop-Share', hop_serialize_share_env() ); | function hop( service, success, failure, sync ) { if( success == true ) { location.href = service; return true; } else { resume_success = success; resume_failure = failure; } var http = hop_make_xml_http_request(); var vis = hop_anim( service ); document.body.appendChild( vis ); http.o... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/cd1d820b4143767335607e576824f8a32124e681/hop.js/clean/share/hop.js | |
return obj.attachEvent( "on" + event, proc ); | return obj.attachEvent( "on" + event, function(_) {return proc(window.event)}); | hop_add_event_listener = function( obj, event, proc, capture ) { return obj.attachEvent( "on" + event, proc ); } | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/25d9ce99298d54dd2c4ffab4a9109a8fbab2a981/hop-autoconf.js/clean/share/hop-autoconf.js |
return obj.attachEvent( "on" + event, function(_) {return proc(window.event)}); | var p = function(_) {return proc(window.event)}; var i = "on" + event + "hdl"; if( obj[ i ] == undefined ) obj[ i ] = []; obj[ i ][ proc ] = p; return obj.attachEvent( "on" + event, p ); | hop_add_event_listener = function( obj, event, proc, capture ) { return obj.attachEvent( "on" + event, function(_) {return proc(window.event)}); } | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/a6ed8e1dacfac579593af3fc5dd75eae78ef2b2f/hop-autoconf.js/clean/share/hop-autoconf.js |
if( item instanceof HTMLCollection ) return hop_serialize_array( item ); | function hop_bigloo_serialize( item ) { var tname = typeof item; if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); if( (typeof item) == "number" ) return hop_serialize_number( item ); if( (item instanceof Boolean) || (tname == "boolean") ) re... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/4db3bcf2264bd7748625eae07a25eee0c0f6893c/hop.js/clean/share/hop.js | |
if( item instanceof HTMLInputElement ) return hop_serialize( item.value ); if( item instanceof HTMLTextAreaElement ) return hop_serialize( item.value ); if( item instanceof HTMLSelectElement ) return hop_serialize( item.value ); | function hop_bigloo_serialize( item ) { var tname = typeof item; if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); if( (typeof item) == "number" ) return hop_serialize_number( item ); if( (item instanceof Boolean) || (tname == "boolean") ) re... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/4db3bcf2264bd7748625eae07a25eee0c0f6893c/hop.js/clean/share/hop.js | |
if( (HTMLCollection != undefined) && (item instanceof HTMLCollection) ) return hop_serialize_array( item ); if( (HTMLInputElement != undefined) && (item instanceof HTMLInputElement) ) return hop_serialize( item.value ); if( (HTMLTextAreaElement != undefined) && (item instanceof HTMLTextAreaElement) ) return hop_seri... | function hop_bigloo_serialize( item ) { var tname = typeof item; if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); if( (typeof item) == "number" ) return hop_serialize_number( item ); if( (item instanceof Boolean) || (tname == "boolean") ) re... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/4db3bcf2264bd7748625eae07a25eee0c0f6893c/hop.js/clean/share/hop.js | |
if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); | if( (item instanceof String) || (tname == "string") ) { if( sc_isSymbol_immutable( item ) ) { return "'" + hop_serialize_string( '"', sc_symbol2string_immutable( item ) ); } else { return hop_serialize_string( '"', item ); } } | function hop_bigloo_serialize( item ) { var tname = typeof item; if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); if( (typeof item) == "number" ) return hop_serialize_number( item ); if( (item instanceof Boolean) || (tname == "boolean") ) re... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/cd1d820b4143767335607e576824f8a32124e681/hop.js/clean/share/hop.js |
return hop_serialize( item.value ); | return hop_bigloo_serialize( item.value ); | function hop_bigloo_serialize( item ) { var tname = typeof item; if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); if( (typeof item) == "number" ) return hop_serialize_number( item ); if( (item instanceof Boolean) || (tname == "boolean") ) re... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/cd1d820b4143767335607e576824f8a32124e681/hop.js/clean/share/hop.js |
return hop_serialize( item.value ); | return hop_bigloo_serialize( item.value ); | function hop_bigloo_serialize( item ) { var tname = typeof item; if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); if( (typeof item) == "number" ) return hop_serialize_number( item ); if( (item instanceof Boolean) || (tname == "boolean") ) re... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/cd1d820b4143767335607e576824f8a32124e681/hop.js/clean/share/hop.js |
return hop_serialize( item.value ); | return hop_bigloo_serialize( item.value ); | function hop_bigloo_serialize( item ) { var tname = typeof item; if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); if( (typeof item) == "number" ) return hop_serialize_number( item ); if( (item instanceof Boolean) || (tname == "boolean") ) re... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/cd1d820b4143767335607e576824f8a32124e681/hop.js/clean/share/hop.js |
return hop_serialize( false ); | return hop_bigloo_serialize( false ); | function hop_bigloo_serialize( item ) { var tname = typeof item; if( (item instanceof String) || (tname == "string") ) return hop_serialize_string( '"', item ); if( (typeof item) == "number" ) return hop_serialize_number( item ); if( (item instanceof Boolean) || (tname == "boolean") ) re... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/cd1d820b4143767335607e576824f8a32124e681/hop.js/clean/share/hop.js |
res += hop_serialize( l.car ); | res += hop_bigloo_serialize( l.car ); | function hop_bigloo_serialize_pair( l ) { var res = ""; var len = 0; while (sc_isPair( l ) ) { res += hop_serialize( l.car ); l = l.cdr; len++; } if( l == null ) { return hop_serialize_word( len + 1 ) + res + "."; } else { return hop_serialize_word( len + 1 ) + res + hop_serializ... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/cd1d820b4143767335607e576824f8a32124e681/hopscheme.js/buggy/share/hopscheme.js |
return hop_serialize_word( len + 1 ) + res + hop_serialize( l ); | return hop_serialize_word( len + 1 ) + res + hop_bigloo_serialize( l ); | function hop_bigloo_serialize_pair( l ) { var res = ""; var len = 0; while (sc_isPair( l ) ) { res += hop_serialize( l.car ); l = l.cdr; len++; } if( l == null ) { return hop_serialize_word( len + 1 ) + res + "."; } else { return hop_serialize_word( len + 1 ) + res + hop_serializ... | 4636 /local1/tlutelli/issta_data/temp/all_js/javascript/2006_temp/2006/4636/cd1d820b4143767335607e576824f8a32124e681/hopscheme.js/buggy/share/hopscheme.js |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.