sbin/res/jsdoc/app/test/addon.js
author veltr
Mon, 05 Nov 2012 19:03:44 +0100
branchplatform-restapi
changeset 978 fcddc519938c
parent 520 fe008e95a716
permissions -rw-r--r--
Closing branch: platform-restapi

String.prototype.reverse = function() {
}

String.prototype.reverse.utf8 = function() {
}

Function.count = function() {
}

/** @memberOf Function */
Function.count.reset = function() {
}

/** @memberOf Function */
count.getValue = function() {
}

/** @memberOf Function.prototype */
getSig = function() {
}

/** @memberOf Function.prototype */
Function.prototype.getProps = function() {
}