Home
last modified time | relevance | path

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

/external/v8/src/
Dkeys.cc894 const int kGone = 0; in CollectOwnJSProxyKeys() local
915 if (found == nullptr || found->value == kGone) { in CollectOwnJSProxyKeys()
921 found->value = kGone; in CollectOwnJSProxyKeys()
936 if (found == nullptr || found->value == kGone) { in CollectOwnJSProxyKeys()
942 found->value = kGone; in CollectOwnJSProxyKeys()