Home
last modified time | relevance | path

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

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