Searched defs:pWstr (Results 1 – 1 of 1) sorted by relevance
60 CJS_Value::CJS_Value(v8::Isolate* isolate, FX_LPCWSTR pWstr):m_isolate(isolate) in CJS_Value()203 void CJS_Value::operator =(FX_LPCWSTR pWstr) in operator =()