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

/external/webkit/Source/JavaScriptCore/API/tests/
H A Dtestapi.c1380 CFStringRef exceptionCF = JSStringCopyCFString(kCFAllocatorDefault, exceptionIString); local
1381 CFShow(exceptionCF);
1382 CFRelease(exceptionCF);

Completed in 61 milliseconds