Searched defs:CFXJSE_Value (Results 1 – 3 of 3) sorted by relevance
10 class CFXJSE_Value; variable40 friend class CFXJSE_Value; variable
10 class CFXJSE_Value; variable
12 CFXJSE_Value(v8::Isolate* pIsolate) : m_pIsolate(pIsolate) {} in CFXJSE_Value() function