#include <jsgc.h>
Public Types | |
typedef gc::Chunk * | Lookup |
Static Public Member Functions | |
static HashNumber | hash (gc::Chunk *chunk) |
static bool | match (gc::Chunk *k, gc::Chunk *l) |
typedef gc::Chunk* js::GCChunkHasher::Lookup |
static HashNumber js::GCChunkHasher::hash | ( | gc::Chunk * | chunk | ) | [inline, static] |