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