Lines Matching refs:GlobalConstants
141 auto globalConst = thread->GlobalConstants();
183 auto globalConst = thread->GlobalConstants();
221 JSHandle<JSTaggedValue> languageKey = thread->GlobalConstants()->GetHandledLanguageString();
222 JSHandle<JSTaggedValue> regionKey = thread->GlobalConstants()->GetHandledRegionString();
223 JSHandle<JSTaggedValue> scriptKey = thread->GlobalConstants()->GetHandledScriptString();
271 JSHandle<JSTaggedValue> mnidKey = thread->GlobalConstants()->GetHandledMinimumIntegerDigitsString();
272 JSHandle<JSTaggedValue> mnsdKey = thread->GlobalConstants()->GetHandledMinimumSignificantDigitsString();
273 JSHandle<JSTaggedValue> mxsdKey = thread->GlobalConstants()->GetHandledMaximumSignificantDigitsString();
300 JSHandle<JSTaggedValue> mnidKey = thread->GlobalConstants()->GetHandledMinimumIntegerDigitsString();
452 JSHandle<JSTaggedValue> languageProperty = thread->GlobalConstants()->GetHandledLanguageString();
453 JSHandle<JSTaggedValue> regionProperty = thread->GlobalConstants()->GetHandledRegionString();
480 JSHandle<JSTaggedValue> languageProperty = thread->GlobalConstants()->GetHandledLanguageString();
481 JSHandle<JSTaggedValue> regionProperty = thread->GlobalConstants()->GetHandledRegionString();
512 JSHandle<JSTaggedValue> numericProperty = thread->GlobalConstants()->GetHandledNumericString();