webengine/osswebengine/DerivedSources/WebCore/JSDOMExceptionConstructor.lut.h
changeset 0 dd21522fd290
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webengine/osswebengine/DerivedSources/WebCore/JSDOMExceptionConstructor.lut.h	Mon Mar 30 12:54:55 2009 +0300
@@ -0,0 +1,32 @@
+/* Automatically generated from /cygdrive/x/tot/WebCore/bindings/js/JSDOMExceptionConstructor.cpp using /cygdrive/x/tot/WebCore/../JavaScriptCore/kjs/create_hash_table. DO NOT EDIT ! */
+
+namespace KJS {
+
+static const struct HashEntry JSDOMExceptionConstructorTableEntries[] = {
+   { 0, 0, 0, 0, 0 },
+   { 0, 0, 0, 0, 0 },
+   { "INVALID_CHARACTER_ERR", WebCore::INVALID_CHARACTER_ERR, DontDelete|ReadOnly, 0, 0 }/* 3799638782 */ ,
+   { "INDEX_SIZE_ERR", WebCore::INDEX_SIZE_ERR, DontDelete|ReadOnly, 0, &JSDOMExceptionConstructorTableEntries[15] }/* 1417504698 */ ,
+   { "INVALID_STATE_ERR", WebCore::INVALID_STATE_ERR, DontDelete|ReadOnly, 0, 0 }/* 2592522874 */ ,
+   { 0, 0, 0, 0, 0 },
+   { "HIERARCHY_REQUEST_ERR", WebCore::HIERARCHY_REQUEST_ERR, DontDelete|ReadOnly, 0, &JSDOMExceptionConstructorTableEntries[16] }/* 2778857241 */ ,
+   { "NOT_SUPPORTED_ERR", WebCore::NOT_SUPPORTED_ERR, DontDelete|ReadOnly, 0, 0 }/* 3588300262 */ ,
+   { "INVALID_ACCESS_ERR", WebCore::INVALID_ACCESS_ERR, DontDelete|ReadOnly, 0, 0 }/* 2077701548 */ ,
+   { 0, 0, 0, 0, 0 },
+   { 0, 0, 0, 0, 0 },
+   { 0, 0, 0, 0, 0 },
+   { "NO_DATA_ALLOWED_ERR", WebCore::NO_DATA_ALLOWED_ERR, DontDelete|ReadOnly, 0, &JSDOMExceptionConstructorTableEntries[21] }/* 1417263222 */ ,
+   { 0, 0, 0, 0, 0 },
+   { "NO_MODIFICATION_ALLOWED_ERR", WebCore::NO_MODIFICATION_ALLOWED_ERR, DontDelete|ReadOnly, 0, &JSDOMExceptionConstructorTableEntries[17] }/* 707015069 */ ,
+   { "DOMSTRING_SIZE_ERR", WebCore::DOMSTRING_SIZE_ERR, DontDelete|ReadOnly, 0, 0 }/* 3884990508 */ ,
+   { "WRONG_DOCUMENT_ERR", WebCore::WRONG_DOCUMENT_ERR, DontDelete|ReadOnly, 0, &JSDOMExceptionConstructorTableEntries[18] }/* 1571237961 */ ,
+   { "NOT_FOUND_ERR", WebCore::NOT_FOUND_ERR, DontDelete|ReadOnly, 0, &JSDOMExceptionConstructorTableEntries[20] }/* 2288147684 */ ,
+   { "INUSE_ATTRIBUTE_ERR", WebCore::INUSE_ATTRIBUTE_ERR, DontDelete|ReadOnly, 0, &JSDOMExceptionConstructorTableEntries[19] }/* 2621924871 */ ,
+   { "SYNTAX_ERR", WebCore::SYNTAX_ERR, DontDelete|ReadOnly, 0, 0 }/* 2221410681 */ ,
+   { "INVALID_MODIFICATION_ERR", WebCore::INVALID_MODIFICATION_ERR, DontDelete|ReadOnly, 0, 0 }/* 2800337084 */ ,
+   { "NAMESPACE_ERR", WebCore::NAMESPACE_ERR, DontDelete|ReadOnly, 0, 0 }/* 4022936697 */ 
+};
+
+const struct HashTable JSDOMExceptionConstructorTable = { 2, 22, JSDOMExceptionConstructorTableEntries, 15 };
+
+} // namespace