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

/external/webkit/Source/JavaScriptCore/API/tests/
H A Dtestapi.c462 static JSClassRef EmptyObject_class(JSContextRef context) function
935 JSObjectRef EmptyObject = JSObjectMake(context, EmptyObject_class(context), NULL);

Completed in 60 milliseconds