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

/external/webkit/Source/JavaScriptCore/API/
H A DJSObjectRef.h45 @constant kJSPropertyAttributeNone Specifies that a property has no special attributes.
51 kJSPropertyAttributeNone = 0, enumerator in enum:__anon15519
335 { "X", GetX, SetX, kJSPropertyAttributeNone },

Completed in 674 milliseconds