JSHashAllocOps Struct Reference
#include <jshash.h>
Public Attributes | |
| void *(* | allocTable )(void *pool, size_t size) |
| void(* | freeTable )(void *pool, void *item) |
| JSHashEntry *(* | allocEntry )(void *pool, const void *key) |
| void(* | freeEntry )(void *pool, JSHashEntry *he, uintN flag) |
Member Data Documentation
|
|
|
|
|
|
|
|
|
|
|
|
The documentation for this struct was generated from the following file:
- vcf/JavaScriptKit/js-impl/jshash.h
