Home
last modified time | relevance | path

Searched defs:gh (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_date.cpp309 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::DateFormatter); in ToLocaleString() local
390 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::SimpleDateFormatDate); in ToLocaleDateString() local
471 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::SimpleDateFormatTime); in ToLocaleTimeString() local
Dbuiltins_bigint.cpp135 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::NumberFormatter); in ToLocaleString() local
Dbuiltins_number.cpp343 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::NumberFormatter); in ToLocaleString() local
Dbuiltins_string.cpp575 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::Collator); in LocaleCompare() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp2433 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::Collator); in DEF_RUNTIME_STUBS() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument