Searched defs:kJSPropertyAttributeReadOnly (Results 1 - 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/API/
H A DJSObjectRef.h46 @constant kJSPropertyAttributeReadOnly Specifies that a property is read-only.
52 kJSPropertyAttributeReadOnly = 1 << 1, enumerator in enum:__anon5471

Completed in 24 milliseconds