Searched refs:PropertyCellData (Results 1 – 2 of 2) sorted by relevance
165 class PropertyCellData : public HeapObjectData { class167 PropertyCellData(JSHeapBroker* broker, ObjectData** storage,217 PropertyCellData::PropertyCellData(JSHeapBroker* broker, ObjectData** storage, in PropertyCellData() function in v8::internal::compiler::PropertyCellData222 bool PropertyCellData::Cache(JSHeapBroker* broker) { in Cache()
374 friend class PropertyCellData; in DEFINE_OPERATORS_FOR_FLAGS() local