Searched refs:hash_symbol (Results 1 – 3 of 3) sorted by relevance
468 hash_symbol (const symbol *m, size_t tablesize) in hash_symbol() function477 return hash_symbol (m, tablesize); in hash_symbol_hasher()
2927 i::Handle<i::String> hash_symbol = isolate->factory()->identity_hash_symbol(); in GetIdentityHash() local2928 if (hidden_props->HasLocalProperty(*hash_symbol)) { in GetIdentityHash()2929 i::Handle<i::Object> hash = i::GetProperty(hidden_props, hash_symbol); in GetIdentityHash()2946 hash_symbol, in GetIdentityHash()
3925 * src/symtab.c (hash_symbol, hash_symbol_hasher): Likewise.5705 hash_compare_symbol, hash_symbol):6508 (hash_compare_symbol, hash_symbol): these.