Searched refs:boundMethod (Results 1 – 1 of 1) sorted by relevance
218 var boundMethod;220 boundMethod = function(x, y) { function227 boundMethod = function(x) {234 boundMethod = function() {248 %FunctionSetName(boundMethod, internalName);249 %FunctionRemovePrototype(boundMethod);250 %SetNativeFlag(boundMethod);251 this[internalName] = boundMethod;