Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_date.cpp288 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::DateFormatter); in ToLocaleString() local
369 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::SimpleDateFormatDate); in ToLocaleDateString() local
450 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::SimpleDateFormatTime); in ToLocaleTimeString() local
Dbuiltins_bigint.cpp145 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::NumberFormatter); in ToLocaleString() local
Dbuiltins_number.cpp345 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::NumberFormatter); in ToLocaleString() local
Dbuiltins_string.cpp555 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::Collator); in DoLocaleCompare() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument