Searched refs:m_hRootContext (Results 1 – 4 of 4) sorted by relevance
22 CFXJSE_RuntimeData::Get(pIsolate)->m_hRootContext)) {} in CFXJSE_ScopeUtil_IsolateHandleRootContext()
22 v8::Global<v8::Context> m_hRootContext; variable
44 pRuntimeData->m_hRootContext.Reset(pIsolate, hContext); in Create()
215 pIsolate, CFXJSE_RuntimeData::Get(pIsolate)->m_hRootContext); in Create()