Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.h5644 static const int kPrototypeChainInvalid = 1; variable
Dobjects.cc12745 cell->set_value(Smi::FromInt(Map::kPrototypeChainInvalid)); in InvalidatePrototypeChainsInternal()