Home
last modified time | relevance | path

Searched refs:PHANTOM_WEAK (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dglobal-handles.cc176 (weakness_type() == PHANTOM_WEAK || in IsPendingPhantomCallback()
240 set_weakness_type(PHANTOM_WEAK); in MakeWeak()
273 DCHECK(weakness_type() == PHANTOM_WEAK || in CollectPhantomCallbackData()
280 if (weakness_type() != PHANTOM_WEAK && object()->IsJSObject()) { in CollectPhantomCallbackData()
Dglobal-handles.h107 PHANTOM_WEAK, enumerator