<!--
{
  "documentType" : "article",
  "framework" : "JavaScriptCore",
  "identifier" : "/documentation/JavaScriptCore/JSClassAttribute",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "JSClassAttribute"
}
-->

# JSClassAttribute

A JavaScript class attribute.

## Topics

### Constants

[`kJSClassAttributeNone`](/documentation/JavaScriptCore/kJSClassAttributeNone)

An attribute that specifies that a class has no special attributes.

[`kJSClassAttributeNoAutomaticPrototype`](/documentation/JavaScriptCore/kJSClassAttributeNoAutomaticPrototype)

An attribute that specifies that a class doesn’t automatically generate a shared prototype for its instance objects.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)