JSDHashTable Struct Reference
#include <jsdhash.h>
Public Attributes | |
| const JSDHashTableOps * | ops |
| void * | data |
| int16 | hashShift |
| uint8 | maxAlphaFrac |
| uint8 | minAlphaFrac |
| uint32 | entrySize |
| uint32 | entryCount |
| uint32 | removedCount |
| uint32 | generation |
| char * | entryStore |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
- vcf/JavaScriptKit/js-impl/jsdhash.h
