Home
last modified time | relevance | path

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

/external/v8/src/
Dkeys.cc804 const int kGone = 0; in CollectOwnJSProxyKeys() local
823 if (found == nullptr || *found == kGone) { in CollectOwnJSProxyKeys()
829 *found = kGone; in CollectOwnJSProxyKeys()
843 if (found == nullptr || *found == kGone) { in CollectOwnJSProxyKeys()
849 *found = kGone; in CollectOwnJSProxyKeys()