#include <jshashtable.h>
Public Types | |
typedef Key | Lookup |
Static Public Member Functions | |
static HashNumber | hash (const Lookup &l) |
static bool | match (const Key &k, const Lookup &l) |
typedef Key js::DefaultHasher< Key >::Lookup |
static HashNumber js::DefaultHasher< Key >::hash | ( | const Lookup & | l | ) | [inline, static] |
static bool js::DefaultHasher< Key >::match | ( | const Key & | k, | |
const Lookup & | l | |||
) | [inline, static] |