Searched refs:kFXJSValueNameDate (Results 1 – 3 of 3) sorted by relevance
69 extern const wchar_t kFXJSValueNameDate[];
14 const wchar_t kFXJSValueNameDate[] = L"date"; variable491 return kFXJSValueNameDate; in FXJS_GetTypeof()
70 ASSERT(JSCONST_nDateHash == JS_CalcHash(kFXJSValueNameDate)); in HashVerify()