Searched refs:AsCJSRuntime (Results 1 – 6 of 6) sorted by relevance
29 CJS_Runtime* CJS_RuntimeStub::AsCJSRuntime() { in AsCJSRuntime() function in CJS_RuntimeStub
25 CJS_Runtime* AsCJSRuntime() override;
55 virtual CJS_Runtime* AsCJSRuntime() = 0;
34 CJS_Runtime* AsCJSRuntime() override;
175 CJS_Runtime* CJS_Runtime::AsCJSRuntime() { in AsCJSRuntime() function in CJS_Runtime
269 return m_pFormFillEnv->GetIJSRuntime()->AsCJSRuntime(); in GetCJSRuntime()