Lines Matching refs:property
544 // Functions with this map will not have a 'prototype' property, and
651 // %ThrowTypeError% must not have a name property.
775 // maps in the native context. The "prototype" property descriptor is
1338 // Install the "constructor" property on the %FunctionPrototype%.
1513 // Install the "constructor" property on the {prototype}.
1575 // Install the "constructor" property on the {prototype}.
1627 // Install the "constructor" property on the {prototype}.
1759 // Install the @@toStringTag property on the {prototype}.
1765 // Install the "constructor" property on the {prototype}.
1808 // Install the "constructor" property on the {prototype}.
1960 // Install the "constructor" property on the {prototype}.
1964 // Install the @@toStringTag property on the {prototype}.
2091 // Install the "constructor" property on the {prototype}.
2429 // Install the @@toStringTag property on the {prototype}.
2446 // Install the @@toStringTag property on the {prototype}.
2463 // Install the @@toStringTag property on the {prototype}.
2478 // Install the @@toStringTag property on the {prototype}.
2516 // Install the "constructor" property on the {prototype}.
2584 // Install the @@toStringTag property on the {prototype}.
2590 // Install the "constructor" property on the {prototype}.
3167 Vector<const char> property(holder_expr,
3169 Handle<String> property_string = factory->InternalizeUtf8String(property);
3690 // The promise prototype map has changed because we added a property
3834 // Install the "constructor" property on the {prototype}.
4072 // Create a map for accessor property descriptors (a variant of JSObject
4078 // Create the descriptor array for the property descriptor object.
4116 // Create a map for data property descriptors (a variant of JSObject
4123 // Create the descriptor array for the property descriptor object.
4626 // If JSObject::AddProperty asserts due to already existing property,
4627 // it is likely due to both global objects sharing property name(s).
4663 // If the property is already there we skip it
4686 // If the property is already there we skip it.
4691 // Set the property.
4712 // If the property is already there we skip it.
4717 // Set the property.