Searched refs:has_instance_cell (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Disolate-inl.h123 PropertyCell* has_instance_cell = heap()->has_instance_protector(); local
124 return has_instance_cell->value() == Smi::FromInt(kArrayProtectorValid);

Completed in 97 milliseconds