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