Searched refs:StringsKey (Results 1 – 1 of 1) sorted by relevance
18060 class StringsKey : public HashTableKey { class18062 explicit StringsKey(Handle<FixedArray> strings) : strings_(strings) { } in StringsKey() function in v8::internal::StringsKey