Searched refs:kFXJSValueNameObject (Results 1 – 3 of 3) sorted by relevance
70 extern const wchar_t kFXJSValueNameObject[];
15 const wchar_t kFXJSValueNameObject[] = L"object"; variable493 return kFXJSValueNameObject; in FXJS_GetTypeof()
71 ASSERT(JSCONST_nObjectHash == JS_CalcHash(kFXJSValueNameObject)); in HashVerify()