Searched refs:DeleteJSRuntime (Results 1 – 3 of 3) sorted by relevance
99 void DeleteJSRuntime(IFXJS_Runtime* pRuntime);
62 void CJS_RuntimeFactory::DeleteJSRuntime(IFXJS_Runtime* pRuntime) in DeleteJSRuntime() function in CJS_RuntimeFactory
249 m_pJSRuntimeFactory->DeleteJSRuntime(m_pJSRuntime); in ~CPDFDoc_Environment()