Skip to content
  • weinig@apple.com's avatar
    2008-10-29 Sam Weinig <sam@webkit.org> · 8059db04
    weinig@apple.com authored
            Reviewed by Geoffrey Garen.
    
            Rename and move the StructureID transition table to its own file.
    
            * GNUmakefile.am:
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj:
            * JavaScriptCore.xcodeproj/project.pbxproj:
            * runtime/StructureID.cpp:
            (JSC::StructureID::addPropertyTransition):
            * runtime/StructureID.h:
            (JSC::StructureID::):
            * runtime/StructureIDTransitionTable.h: Copied from runtime/StructureID.h.
            (JSC::StructureIDTransitionTableHash::hash):
            (JSC::StructureIDTransitionTableHash::equal):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37985 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    8059db04