sbin/res/jsdoc/app/test/addon.js
author hamidouk
Wed, 25 Jan 2012 17:30:11 +0100
branchembed-playerapi-rewrite
changeset 715 93410f5b91e2
parent 520 fe008e95a716
permissions -rw-r--r--
closing branch.

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() {
}