/arkcompiler/ets_runtime/ecmascript/builtins/ |
D | builtins_date.cpp | 309 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::DateFormatter); in ToLocaleString() local 310 auto dateFormatter = gh.GetGlobalObject<intl::GlobalDateFormatter>(thread, in ToLocaleString() 390 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::SimpleDateFormatDate); in ToLocaleDateString() local 391 auto dateFormatter = gh.GetGlobalObject<intl::GlobalDateFormatter>(thread, in ToLocaleDateString() 471 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::SimpleDateFormatTime); in ToLocaleTimeString() local 472 auto dateFormatter = gh.GetGlobalObject<intl::GlobalDateFormatter>(thread, in ToLocaleTimeString()
|
D | builtins_bigint.cpp | 135 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::NumberFormatter); in ToLocaleString() local 136 auto numberFormatter = gh.GetGlobalObject<intl::GlobalNumberFormat>(thread, in ToLocaleString()
|
D | builtins_number.cpp | 343 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::NumberFormatter); in ToLocaleString() local 344 auto numberFormatter = gh.GetGlobalObject<intl::GlobalNumberFormat>(thread, in ToLocaleString()
|
D | builtins_string.cpp | 575 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::Collator); in LocaleCompare() local 576 auto collator = gh.GetGlobalObject<intl::GlobalCollator>(thread, in LocaleCompare()
|
/arkcompiler/ets_runtime/ecmascript/stubs/ |
D | runtime_stubs.cpp | 2433 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::Collator); in DEF_RUNTIME_STUBS() local 2434 auto collator = gh.GetGlobalObject<intl::GlobalCollator>(thread, in DEF_RUNTIME_STUBS()
|
/arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
D | cocos_worker_test.js | 23260 const gh = Dl; 23963 …Vc, qc.system = null, Kc), Bl(jc.prototype, "__scriptAsset", [ Uc, Gc, zc, gh ], Object.getOwnProp… 44795 …Bl(iD.prototype, "customMaterial", [ qB, KB, JB, ZB, gh ], Object.getOwnPropertyDescriptor(iD.prot… 54064 …= fH, pH.ShadowReceivingMode = gH, mH), aH = Bl(oH.prototype, "lightmapSettings", [ Yl, nh, gh ], { 54106 …}), Bl(oH.prototype, "shadowBias", [ jz, Xz, Wz, gh ], Object.getOwnPropertyDescriptor(oH.prototyp… 54107 …Bl(oH.prototype, "shadowNormalBias", [ Yz, qz, Kz, gh ], Object.getOwnPropertyDescriptor(oH.protot… 54108 …Bl(oH.prototype, "shadowCastingMode", [ Jz, Zz, Qz, gh ], Object.getOwnPropertyDescriptor(oH.proto… 54109 …Bl(oH.prototype, "receiveShadow", [ $z, tH, eH, gh ], Object.getOwnPropertyDescriptor(oH.prototype… 54111 …Bl(oH.prototype, "enableMorph", [ nH, gh ], Object.getOwnPropertyDescriptor(oH.prototype, "enableM… 87293 …Bl(Zht.prototype, "particleMaterial", [ Bht, Dht, gh, Pht, Oht ], Object.getOwnPropertyDescriptor(… [all …]
|
/arkcompiler/ets_frontend/legacy_bin/api8/src/ |
D | index.js | 2 …gh(e){return!!(16384&e.flags)}function mh(e){return!!(49155&e.flags)}function yh(t,r,n,i){var a;vo… function
|