Searched defs:CFXJSE_Context (Results 1 – 3 of 3) sorted by relevance
9 class CFXJSE_Context; variable39 friend class CFXJSE_Context; variable
13 CFXJSE_Context(v8::Isolate* pIsolate) : m_pIsolate(pIsolate) {} in CFXJSE_Context() function
235 friend class CFXJSE_Context; variable