Lines Matching defs:attributes
959 PropertyAttribute attributes[1100];
966 attributes[j] = PropertyAttribute(values[j], true, true, true);
968 Local<ObjectRef> object = ObjectRef::NewWithProperties(vm_, i + 1, keys, attributes);
1004 PropertyAttribute attributes[] = {
1007 Local<ObjectRef> object = ObjectRef::NewWithProperties(vm_, 1, keys, attributes);
1026 PropertyAttribute attributes[] = {
1031 Local<ObjectRef> object = ObjectRef::NewWithProperties(vm_, 3, keys, attributes);
1164 PropertyAttribute attributes[] = {
1169 Local<ObjectRef> object = ObjectRef::NewWithProperties(vm_, 3, keys, attributes);
1188 PropertyAttribute attributes[] = {
1193 Local<ObjectRef> object = ObjectRef::NewWithProperties(vm_, 3, keys, attributes);