Home
last modified time | relevance | path

Searched defs:GetNumberFieldType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp181 HWTEST_F_L0(JSLocaleTest, GetNumberFieldType) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp715 JSHandle<JSTaggedValue> JSLocale::GetNumberFieldType(JSThread *thread, JSTaggedValue x, int32_t fie… in GetNumberFieldType() function in panda::ecmascript::JSLocale