Skip to content
  • mjs's avatar
    Reviewed by Don. · 9132b10b
    mjs authored
    	- Add kjsprint global function in Development build for ease of	debugging.
    	- Print uncaught JavaScript exceptions to the console in Development.
    	- Improve wording of exception error messages.
    
            * kjs/function.cpp:
            (GlobalFuncImp::call):
            * kjs/function.h:
            * kjs/internal.cpp:
            (InterpreterImp::initGlobalObject):
            * kjs/interpreter.cpp:
            (Interpreter::evaluate):
            * kjs/nodes.cpp:
            (NewExprNode::evaluate):
            (FunctionCallNode::evaluate):
            (RelationalNode::evaluate):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3009 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9132b10b