if (result && !define.equals(cacheDefine))
{
result = false;
}
if (result && (compilerConfiguration.verboseStacktraces() != cacheCompilerConfiguration.verboseStacktraces()))
{
result = false;
}
if (result && !ApplicationCache.<String>equals(compilerConfiguration.getKeepAs3Metadata(),