{
  "name": "GetOwnPropertyDescriptorTests",
  "run_count": 5,
  "run_count_android_arm": 3,
  "run_count_android_arm64": 3,
  "timeout": 300,
  "units": "score",
  "total": true,
  "owners": ["caitp"],
  "resources": ["base.js"],
  "tests": [
    {
      "name": "GetOwnPropertyDescriptor",
      "path": ["."],
      "main": "run.js",
      "flags": [""],
      "resources": [
        "get-own-property-descriptor.js"
      ],
      "results_regexp": "^%s\\-GetOwnPropertyDescriptor\\(Score\\): (.+)$",
      "tests": [
        {"name": "ObjectGetOwnPropertyDescriptor--object--INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--object--DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--object--NE-INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--object--NE-DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--object--el"},
        {"name": "ObjectGetOwnPropertyDescriptor--object--NE-el"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-no-trap--INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-no-trap--DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-no-trap--NE-INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-no-trap--NE-DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-no-trap--el"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-no-trap--NE-el"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-reflect--INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-reflect--DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-reflect--NE-INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-reflect--NE-DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-reflect--el"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-reflect--NE-el"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-no-trap--INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-no-trap--DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-no-trap--NE-INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-no-trap--NE-DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-no-trap--el"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-no-trap--NE-el"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-reflect--INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-reflect--DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-reflect--NE-INTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-reflect--NE-DEINTERN-prop"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-reflect--el"},
        {"name": "ObjectGetOwnPropertyDescriptor--proxy-proxy-reflect--NE-el"},
        {"name": "ReflectGetOwnPropertyDescriptor--object--INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--object--DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--object--NE-INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--object--NE-DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--object--el"},
        {"name": "ReflectGetOwnPropertyDescriptor--object--NE-el"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-no-trap--INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-no-trap--DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-no-trap--NE-INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-no-trap--NE-DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-no-trap--el"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-no-trap--NE-el"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-reflect--INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-reflect--DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-reflect--NE-INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-reflect--NE-DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-reflect--el"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-reflect--NE-el"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-no-trap--INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-no-trap--DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-no-trap--NE-INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-no-trap--NE-DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-no-trap--el"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-no-trap--NE-el"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-reflect--INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-reflect--DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-reflect--NE-INTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-reflect--NE-DEINTERN-prop"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-reflect--el"},
        {"name": "ReflectGetOwnPropertyDescriptor--proxy-proxy-reflect--NE-el"}
      ]
    }
  ]
}