allowInsert        80 Source/modules/webdatabase/DatabaseAuthorizer.h     int allowInsert(const String& tableName);
allowInsert       331 Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp             return auth->allowInsert(parameter1);