(c)
| 83 | var f = "set set_once union unset remove delete".split(" "); |
| 84 | e.get_group = function() { |
| 85 | function a(c) { |
| 86 | b[c] = function() { |
| 87 | call2_args = arguments; |
| 88 | call2 = [c].concat(Array.prototype.slice.call(call2_args, 0)); |
| 89 | e.push([d, call2]); |
| 90 | }; |
| 91 | } |
| 92 | for ( |
| 93 | var b = {}, |
| 94 | d = ["get_group"].concat( |
no outgoing calls
no test coverage detected