Skip to content
  • darin's avatar
    Reviewed by Maciej. · 9bd6064c
    darin authored
            - eliminated the old Undefined(), Null(), Boolean(), Number(), and String()
    
            Code now uses jsUndefined(), jsNull(), jsBoolean(), jsNumber(), and jsString().
    
            * JSUtils.cpp:
            (JSObjectKJSValue):
            * UserObjectImp.cpp:
            (UserObjectImp::callAsFunction):
            (UserObjectImp::toPrimitive):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@12218 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9bd6064c