Changeset 539
- Timestamp:
- 10/19/07 16:48:09 (6 years ago)
- Files:
-
- 1 modified
-
lang/javascript/nobjdb/nobjdb.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/nobjdb/nobjdb.js
r538 r539 2 2 this.hash = {}; 3 3 this.array = []; 4 this.length = 0; 4 5 5 6 this.nameBuffer = "\uffff"; … … 33 34 34 35 this.fillIndex(index, name.length); 36 37 this.length = this.array.length; 35 38 } 36 39
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)