changeset 3041 | c8f47f0b6697 |
3040:8f9580309846 | 3041:c8f47f0b6697 |
---|---|
1 String.prototype.reverse = function() { |
|
2 } |
|
3 |
|
4 String.prototype.reverse.utf8 = function() { |
|
5 } |
|
6 |
|
7 Function.count = function() { |
|
8 } |
|
9 |
|
10 /** @memberOf Function */ |
|
11 Function.count.reset = function() { |
|
12 } |
|
13 |
|
14 /** @memberOf Function */ |
|
15 count.getValue = function() { |
|
16 } |
|
17 |
|
18 /** @memberOf Function.prototype */ |
|
19 getSig = function() { |
|
20 } |
|
21 |
|
22 /** @memberOf Function.prototype */ |
|
23 Function.prototype.getProps = function() { |
|
24 } |