webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
JSC::IdentifierRepHash Struct Reference

#include <Identifier.h>

Inheritance diagram for JSC::IdentifierRepHash:

Static Public Member Functions

static unsigned hash (const RefPtr< UniquedStringImpl > &key)
 
static unsigned hash (UniquedStringImpl *key)
 
static unsigned hash (const RefPtr< UniquedStringImpl > &key)
 
static unsigned hash (UniquedStringImpl *key)
 

Member Function Documentation

◆ hash() [1/4]

static unsigned JSC::IdentifierRepHash::hash ( const RefPtr< UniquedStringImpl > &  key)
inlinestatic

◆ hash() [2/4]

static unsigned JSC::IdentifierRepHash::hash ( const RefPtr< UniquedStringImpl > &  key)
inlinestatic

◆ hash() [3/4]

static unsigned JSC::IdentifierRepHash::hash ( UniquedStringImpl *  key)
inlinestatic

◆ hash() [4/4]

static unsigned JSC::IdentifierRepHash::hash ( UniquedStringImpl *  key)
inlinestatic

The documentation for this struct was generated from the following file: