Searched defs:property_details (Results 1 – 2 of 2) sorted by relevance
80 PropertyDetails property_details = property_cell->property_details(); in ReduceJSLoadGlobal() local171 PropertyDetails property_details = property_cell->property_details(); in ReduceJSStoreGlobal() local
236 PropertyDetails property_details() const { in property_details() function