5#ifndef V8_OBJECTS_STRING_SET_INL_H_
6#define V8_OBJECTS_STRING_SET_INL_H_
25 return key->EnsureHash();
static uint32_t HashForObject(ReadOnlyRoots roots, Tagged< Object > object)
static uint32_t Hash(ReadOnlyRoots roots, Tagged< String > key)
static bool IsMatch(Tagged< String > key, Tagged< Object > value)
Tagged< To > Cast(Tagged< From > value, const v8::SourceLocation &loc=INIT_SOURCE_LOCATION_IN_DEBUG)
#define DCHECK(condition)