Searched refs:setexception (Results 1 – 7 of 7) sorted by relevance
119 browser->setexception(header, "test object throwException SUCCESS"); in testInvoke()
274 browser->setexception(obj, "plugin object testThrowExceptionProperty SUCCESS"); in pluginGetProperty()293 browser->setexception(obj, "plugin object testThrowExceptionProperty SUCCESS"); in pluginSetProperty()790 browser->setexception(header, "plugin object testThrowException SUCCESS"); in pluginInvoke()
145 m_browserFuncs.setexception = _NPN_SetException; in load()
307 m_browserFuncs.setexception = _NPN_SetException; in initializeBrowserFuncs()
163 NPN_SetExceptionProcPtr setexception; member
189 funcs->setexception = _NPN_SetException; in initializeExtraBrowserFuncs()
486 …browserFuncs.setexception = (NPN_SetExceptionProcPtr)tVectorForFunctionPointer((FunctionPointer)_N…599 browserFuncs.setexception = _NPN_SetException;