Lines Matching defs:attributes

29     PropertyAttributes attributes) {
32 info->set_property_attributes(attributes);
191 Isolate* isolate, PropertyAttributes attributes) {
194 &ArgumentsIteratorSetter, attributes);
278 Isolate* isolate, PropertyAttributes attributes) {
283 attributes);
324 Isolate* isolate, PropertyAttributes attributes) {
329 attributes);
359 Isolate* isolate, PropertyAttributes attributes) {
366 attributes);
396 Isolate* isolate, PropertyAttributes attributes) {
403 attributes);
433 Isolate* isolate, PropertyAttributes attributes) {
438 attributes);
468 Isolate* isolate, PropertyAttributes attributes) {
473 attributes);
503 Isolate* isolate, PropertyAttributes attributes) {
510 attributes);
540 Isolate* isolate, PropertyAttributes attributes) {
547 attributes);
578 Isolate* isolate, PropertyAttributes attributes) {
585 attributes);
623 Isolate* isolate, PropertyAttributes attributes) {
630 attributes);
660 Isolate* isolate, PropertyAttributes attributes) {
665 attributes);
696 Isolate* isolate, PropertyAttributes attributes) {
701 attributes);
731 Isolate* isolate, PropertyAttributes attributes) {
738 attributes);
778 Isolate* isolate, PropertyAttributes attributes) {
785 attributes);
824 Isolate* isolate, PropertyAttributes attributes) {
831 attributes);
870 Isolate* isolate, PropertyAttributes attributes) {
877 attributes);
961 Isolate* isolate, PropertyAttributes attributes) {
966 attributes);
1011 Isolate* isolate, PropertyAttributes attributes) {
1016 attributes);
1047 Isolate* isolate, PropertyAttributes attributes) {
1052 attributes);
1184 Isolate* isolate, PropertyAttributes attributes) {
1189 attributes);
1335 Isolate* isolate, PropertyAttributes attributes) {
1340 attributes);
1405 PropertyAttributes attributes) {
1409 info->set_property_attributes(attributes);
1417 if (!(attributes & ReadOnly)) info->set_setter(*setter);