Searched defs:constructDeletedValue (Results 1 – 6 of 6) sorted by relevance
85 static void constructDeletedValue(int& slot) { slot = -3; } in constructDeletedValue() function
65 static void constructDeletedValue(FontPlatformData& slot) in constructDeletedValue() function
127 static void constructDeletedValue(StringKey& slot) in constructDeletedValue() function
169 …static void constructDeletedValue(FormElementKey& slot) { new (NotNull, &slot) FormElementKey(WTF:… in constructDeletedValue() function
314 …static void constructDeletedValue(Node& slot) { slot.m_next = reinterpret_cast<Node*>(deletedValue… in constructDeletedValue() function
164 …static void constructDeletedValue(WebCore::ThreadMarker& slot) { new (NotNull, &slot) WebCore::Thr… in constructDeletedValue() function187 …static void constructDeletedValue(WebCore::PairWithWeakHandling& slot) { new (NotNull, &slot) WebC… in constructDeletedValue() function