Home
last modified time | relevance | path

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

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