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

/external/webkit/JavaScriptCore/API/tests/
H A Dtestapi.c626 static JSClassRef Derived2_class(JSContextRef context) function
1095 JSObjectRef derived2Constructor = JSObjectMakeConstructor(context, Derived2_class(context), NULL);

Completed in 13 milliseconds