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