Home
last modified time | relevance | path

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

/external/v8/src/
Dglobal-handles.cc161 return weakness_type() == PHANTOM_WEAK || in IsPhantomCallback()
223 set_weakness_type(PHANTOM_WEAK); in MakeWeak()
261 DCHECK(weakness_type() == PHANTOM_WEAK || in CollectPhantomCallbackData()
268 if (weakness_type() != PHANTOM_WEAK && object()->IsJSObject()) { in CollectPhantomCallbackData()
Dglobal-handles.h37 PHANTOM_WEAK, enumerator