1 2 3 4 5 6
namespace WebKit { public errordomain JavascriptError { [CCode (cname = "WEBKIT_JAVASCRIPT_ERROR_SCRIPT_FAILED")] FAILED } }