Searched refs:boundMethod (Results 1 – 1 of 1) sorted by relevance
212 var boundMethod;214 boundMethod = function(x, y) { function221 boundMethod = function(x) {228 boundMethod = function() {242 %FunctionSetName(boundMethod, internalName);243 %FunctionRemovePrototype(boundMethod);244 %SetNativeFlag(boundMethod);245 this[internalName] = boundMethod;