Searched defs:propHashTable (Results 1 – 2 of 2) sorted by relevance
48 const HashTable* propHashTable(ExecState* exec) const in propHashTable() function
305 if (const HashTable* propHashTable = info->propHashTable(exec)) { in findPropertyHashEntry() local