JSHashTable Struct Reference
#include <jshash.h>
Public Attributes | |
| JSHashEntry ** | buckets |
| uint32 | nentries |
| uint32 | shift |
| JSHashFunction | keyHash |
| JSHashComparator | keyCompare |
| JSHashComparator | valueCompare |
| JSHashAllocOps * | allocOps |
| void * | allocPriv |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
- vcf/JavaScriptKit/js-impl/jshash.h
