Searched refs:fileValue (Results 1 – 1 of 1) sorted by relevance
2883 …JSValueRef fileValue = JSObjectGetProperty(context, exceptionObject, jsStringRef("sourceURL").get(… in handleException() local2884 if (fileValue) in handleException()2885 file = toString(context, fileValue, 0); in handleException()