Searched refs:pRuntimeData (Results 1 – 1 of 1) sorted by relevance
70 CFXJSE_RuntimeData* pRuntimeData = new CFXJSE_RuntimeData(pIsolate); in Create() local77 pRuntimeData->m_hRootContextGlobalTemplate.Reset(pIsolate, hFuncTemplate); in Create()78 pRuntimeData->m_hRootContext.Reset(pIsolate, hContext); in Create()79 return pRuntimeData; in Create()