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

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

Completed in 38 milliseconds