allowDelete        79 Source/modules/webdatabase/DatabaseAuthorizer.h     int allowDelete(const String& tableName);
allowDelete       313 Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp             return auth->allowDelete(parameter1);