Lines Matching refs:value
49 // |receiver_map| yields the constant value |constant|, which is held by
53 // c) the value of |property_name| in |holder| changes.
54 // If PropertyKind is kData, |constant| is the value of the property in
69 // For arrays, arguments objects and value wrappers, only consider the field
98 const ObjectRef& value);
103 // Record the assumption that the {value} read from {holder} at {index} on the
104 // background thread is the correct value for a given property.
109 const ObjectRef& value);
111 // Record the assumption that the {value} read from {holder} at {index} on the
112 // background thread is the correct value for a given dictionary property.
115 const ObjectRef& value);