Searched defs:JS_Error (Results 1 – 2 of 2) sorted by relevance
26 struct JS_Error { struct31 JS_Error(int line, int column, const WideString& exception); argument
58 IJS_Runtime::JS_Error::JS_Error(int line, in JS_Error() function in IJS_Runtime::JS_Error