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

/external/webkit/Source/JavaScriptCore/API/tests/
H A Dtestapi.c1309 JSValueRef argumentsErrorValues[] = { JSValueMakeString(context, string) }; local
1310 o = JSObjectMakeError(context, 1, argumentsErrorValues, NULL);

Completed in 49 milliseconds