Searched refs:kStrPlatform (Results 1 – 1 of 1) sorted by relevance
29 constexpr wchar_t kStrPlatform[] = L"WIN"; variable176 return CJS_Result::Success(pRuntime->NewString(kStrPlatform)); in get_platform()