Home | History | Annotate | Download | only in arm

Lines Matching refs:PROPERTY

414 // Generate code to check that a global property cell is empty. Create
415 // the property cell at compilation time if no cell exists for the
416 // property.
555 // Set the property straight into the object.
682 // Set the property straight into the object.
1017 // Interceptor returned nothing for this property. Try to use cached
1073 // Call a runtime function to load the interceptor property.
1353 // Build AccessorInfo::args_ list on the stack and push property name below
1443 // property from further up the prototype chain if the call fails.
1471 // Check if interceptor provided a value for property. If it's
2650 // same and no global property with this name contains a value.
2756 // Check for deleted property if property can actually be deleted.
2783 if (check == PROPERTY) {