Lines Matching defs:PROPERTY
43 // The stub cache is used for megamorphic calls and property accesses.
361 enum IcCheckType { ELEMENT, PROPERTY };
392 // the property. This function may return false negatives, so miss_label
393 // must always call a backup property check that is complete.
438 // Generate code to check that a global property cell is empty. Create
439 // the property cell at compilation time if no cell exists for the
440 // property.
449 // Generates code that verifies that the property holder has not changed
452 // property cells for global objects are still empty) and checks that the map