Searched refs:FXJS_InitializeRuntime (Results 1 – 4 of 4) sorted by relevance
28 FXJS_InitializeRuntime(m_pIsolate, nullptr, &m_pPersistentContext, in SetUp()
94 FXJS_InitializeRuntime(GetIsolate(), this, &m_context, &m_StaticObjects);112 FXJS_InitializeRuntime(GetIsolate(), this, &m_context, &m_StaticObjects);
138 void FXJS_InitializeRuntime(
275 void FXJS_InitializeRuntime( in FXJS_InitializeRuntime() function