Skip to content
  • weinig@apple.com's avatar
    2008-09-09 Sam Weinig <sam@webkit.org> · 196352dd
    weinig@apple.com authored
            Reviewed by Cameron Zwarich.
    
            Don't waste the first item in the PropertyStorage.
    
            - Fix typo (makingCount -> markingCount)
            - Remove undefined method declaration.
    
            No change on Sunspider.
    
            * kjs/JSObject.cpp:
            (JSC::JSObject::mark):
            * kjs/PropertyMap.cpp:
            (JSC::PropertyMap::put):
            (JSC::PropertyMap::remove):
            (JSC::PropertyMap::getOffset):
            (JSC::PropertyMap::insert):
            (JSC::PropertyMap::rehash):
            (JSC::PropertyMap::resizePropertyStorage):
            (JSC::PropertyMap::checkConsistency):
            * kjs/PropertyMap.h:
            (JSC::PropertyMap::markingCount): Fix typo.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@36310 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    196352dd