Lines Matching refs:property_cell
775 PropertyCellRef const& property_cell, Node* effect) {
776 if (!property_cell.Cache()) {
777 TRACE_BROKER_MISSING(broker(), "usable data for " << property_cell);
781 ObjectRef property_cell_value = property_cell.value();
789 PropertyDetails property_details = property_cell.property_details();
857 dependencies()->DependOnGlobalProperty(property_cell);
902 jsgraph()->Constant(property_cell), effect, control);
913 dependencies()->DependOnGlobalProperty(property_cell);
926 dependencies()->DependOnGlobalProperty(property_cell);
955 jsgraph()->Constant(property_cell), value,
962 dependencies()->DependOnGlobalProperty(property_cell);
967 jsgraph()->Constant(property_cell), value, effect, control);
1002 feedback.property_cell());
1033 feedback.property_cell());