Lines Matching refs:GlobalConstants
37 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString();
38 JSHandle<JSTaggedValue> regionKey = thread->GlobalConstants()->GetHandledRegionString();
39 JSHandle<JSTaggedValue> numericKey = thread->GlobalConstants()->GetHandledNumericString();
40 JSHandle<JSTaggedValue> scriptKey = thread->GlobalConstants()->GetHandledScriptString();
73 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString();
74 JSHandle<JSTaggedValue> regionKey = thread->GlobalConstants()->GetHandledRegionString();
75 JSHandle<JSTaggedValue> scriptKey = thread->GlobalConstants()->GetHandledScriptString();
87 JSHandle<JSTaggedValue> calendarKey = thread->GlobalConstants()->GetHandledCalendarString();
90 JSHandle<JSTaggedValue> hourCycleKey = thread->GlobalConstants()->GetHandledHourCycleString();
94 JSHandle<JSTaggedValue> numericKey = thread->GlobalConstants()->GetHandledNumericString();
98 JSHandle<JSTaggedValue> numberingSystemKey = thread->GlobalConstants()->GetHandledNumberingSystemString();
102 JSHandle<JSTaggedValue> collationKey = thread->GlobalConstants()->GetHandledCollationString();
342 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString();
445 JSHandle<JSTaggedValue> caseFirstKey = thread->GlobalConstants()->GetHandledCaseFirstString();