Home
last modified time | relevance | path

Searched defs:constructDeletedValue (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DGenericFontFamilySettings.h85 static void constructDeletedValue(int& slot) { slot = -3; } in constructDeletedValue() function
DFontDataCache.h65 static void constructDeletedValue(FontPlatformData& slot) in constructDeletedValue() function
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
Dnpruntime.cpp127 static void constructDeletedValue(StringKey& slot) in constructDeletedValue() function
/external/chromium_org/third_party/WebKit/Source/core/html/forms/
DFormController.cpp169 …static void constructDeletedValue(FormElementKey& slot) { new (NotNull, &slot) FormElementKey(WTF:… in constructDeletedValue() function
/external/chromium_org/third_party/WebKit/Source/wtf/
DLinkedHashSet.h314 …static void constructDeletedValue(Node& slot) { slot.m_next = reinterpret_cast<Node*>(deletedValue… in constructDeletedValue() function
/external/chromium_org/third_party/WebKit/Source/platform/heap/
DHeapTest.cpp164 …static void constructDeletedValue(WebCore::ThreadMarker& slot) { new (NotNull, &slot) WebCore::Thr… in constructDeletedValue() function
187 …static void constructDeletedValue(WebCore::PairWithWeakHandling& slot) { new (NotNull, &slot) WebC… in constructDeletedValue() function