v8
3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
|
#include <objects.h>
Static Public Member Functions | |
static uint32_t | Hash (Key key) |
static uint32_t | SeededHash (Key key, uint32_t seed) |
static uint32_t | HashForObject (Key key, Object *object) |
static uint32_t | SeededHashForObject (Key key, uint32_t seed, Object *object) |
Static Public Attributes | |
static const bool | UsesSeed = false |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |