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

/external/webkit/Source/JavaScriptCore/runtime/
H A DConstructData.h42 enum ConstructType { enum in namespace:JSC
60 JSObject* construct(ExecState*, JSValue constructor, ConstructType, const ConstructData&, const ArgList&);

Completed in 47 milliseconds