* kjs/nodes.cpp:
(KJS::ProgramNode::processDeclarations):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@28886
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-12-20 Geoffrey Garen <ggaren@apple.com>
+
+ Added Radar number.
+
+ * kjs/nodes.cpp:
+ (KJS::ProgramNode::processDeclarations):
+
2007-12-20 Geoffrey Garen <ggaren@apple.com>
Linux build fix: config.h has to come first.
{
// If you remove this call, some SunSpider tests, including
// bitops-nsieve-bits.js, will regress substantially on Mac, due to a ~40%
- // increase in L2 cache misses. FIXME: WTF?
+ // increase in L2 cache misses. FIXME: <rdar://problem/5657439> WTF?
gccIsCrazy();
initializeSymbolTable(exec);