Go to the source code of this file.
#define FORWARD_TO_CONCRETE_CLASS |
( |
| ) |
|
Value:if (self === _CPSharedPlaceholderArray)\
{\
arguments[0] = [_CPJavaScriptArray alloc];\
return objj_msgSend.apply(this, arguments);\
}\
return [super init];
Definition at line 37 of file CPArray.j.
var concat = Array.prototype.concat |
CPBinarySearchingFirstEqual = 1 << 8 |
CPBinarySearchingInsertionIndex = 1 << 10 |
CPBinarySearchingLastEqual = 1 << 9 |
CPEnumerationConcurrent = 1 << 0 |
CPEnumerationReverse = 1 << 1 |
var join = Array.prototype.join |
var push = Array.prototype.push |