Searched refs:NewJSRuntime (Results 1 – 4 of 4) sorted by relevance
25 IFXJS_Runtime* NewJSRuntime();
97 IFXJS_Runtime* NewJSRuntime(CPDFDoc_Environment* pApp);
34 IFXJS_Runtime* CJS_RuntimeFactory::NewJSRuntime(CPDFDoc_Environment* pApp) in NewJSRuntime() function in CJS_RuntimeFactory
274 m_pJSRuntime = m_pJSRuntimeFactory->NewJSRuntime(this); in GetJSRuntime()