()
| 1175 | TM_fire.fireDB.createExcludesTable(init4); |
| 1176 | }; |
| 1177 | var init2 = function() { |
| 1178 | TM_fire.fireDB.createIncludesTable(init3); |
| 1179 | }; |
| 1180 | var init1 = function() { |
| 1181 | TM_fire.fireDB.createScriptTable(init2); |
| 1182 | }; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…