Searched refs:FXJS_GetTypeof (Results 1 – 3 of 3) sorted by relevance
166 const wchar_t* FXJS_GetTypeof(v8::Local<v8::Value> pObj);
499 const unsigned int nHash = JS_CalcHash(FXJS_GetTypeof(p)); in GET_VALUE_TYPE()
481 const wchar_t* FXJS_GetTypeof(v8::Local<v8::Value> pObj) { in FXJS_GetTypeof() function