Searched refs:JSClassAttributes (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
H A DJSObjectRef.h74 @typedef JSClassAttributes
75 @abstract A set of JSClassAttributes. Combine multiple attributes by logically ORing them together.
77 typedef unsigned JSClassAttributes; typedef
314 @field attributes A logically ORed set of JSClassAttributes to give to the class.
345 JSClassAttributes attributes;

Completed in 60 milliseconds