v8GeneralError    502 Source/bindings/v8/NPV8Object.cpp         throwError(v8GeneralError, message, v8::Isolate::GetCurrent());
v8GeneralError    515 Source/bindings/v8/NPV8Object.cpp     throwError(v8GeneralError, message, context->GetIsolate());
v8GeneralError    137 Source/bindings/v8/V8NPObject.cpp         throwError(v8GeneralError, "Error calling method on NPObject.", isolate);
v8GeneralError     94 Source/bindings/v8/V8ThrowException.cpp     case v8GeneralError:
v8GeneralError    264 Source/bindings/v8/WorkerScriptController.cpp     throwError(V8ThrowException::createError(v8GeneralError, m_errorEventFromImportedScript->message(), m_isolate), m_isolate);