Searched refs:kFXJSValueNameNull (Results 1 – 3 of 3) sorted by relevance
72 extern const wchar_t kFXJSValueNameNull[];
17 const wchar_t kFXJSValueNameNull[] = L"null"; variable495 return kFXJSValueNameNull; in FXJS_GetTypeof()
73 ASSERT(JSCONST_nNullHash == JS_CalcHash(kFXJSValueNameNull)); in HashVerify()