Searched defs:property_details (Results 1 – 3 of 3) sorted by relevance
90 PropertyDetails property_details = property_cell->property_details(); in ReduceJSLoadGlobal() local171 PropertyDetails property_details = property_cell->property_details(); in ReduceJSStoreGlobal() local
1082 PropertyDetails const property_details = in AllocateFastLiteral() local
226 PropertyDetails property_details() const { in property_details() function