()
| 27890 | |
| 27891 | // Naked function reference for surrogate-prototype-swapping. |
| 27892 | var Ctor = function(){}; |
| 27893 | |
| 27894 | // Create a safe reference to the Underscore object for use below. |
| 27895 | var _ = function(obj) { |
nothing calls this directly
no outgoing calls
no test coverage detected