@@ -418,6 +418,7 @@ |
||
| 418 | 418 | /** |
| 419 | 419 | * 'private' function that must be declared outside static scope, so we can bind |
| 420 | 420 | * the closure to an object to peek into its private _ownProperties property |
| 421 | + * @param prototype\Object $prototype |
|
| 421 | 422 | */ |
| 422 | 423 | function _getOwnEntries($prototype) { |
| 423 | 424 | // this needs access to the private _ownProperties variable |