Home
last modified time | relevance | path

Searched defs:stringValue (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_displaynames_test.cpp132 JSHandle<JSTaggedValue> stringValue(factory->NewFromASCII("fr")); in HWTEST_F_L0() local
156 JSHandle<JSTaggedValue> stringValue(factory->NewFromASCII("419")); in HWTEST_F_L0() local
180 JSHandle<JSTaggedValue> stringValue(factory->NewFromASCII("EUR")); in HWTEST_F_L0() local
Dbuiltins_symbol_test.cpp296 JSTaggedValue stringValue(*string); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.cpp109 CString stringValue = utf::Mutf8AsCString(sd.data); in ProcessTypeLiteral() local
210 CString stringValue = utf::Mutf8AsCString(sd.data); in ProcessTypeSummary() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_number_format_test.cpp90 JSHandle<EcmaString> stringValue = intl::LocaleHelper::UStringToString(thread, result); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_list_format.cpp369 JSHandle<EcmaString> stringValue; in FormatList() local
Djs_number_format.cpp743 JSHandle<EcmaString> stringValue = intl::LocaleHelper::UStringToString(thread, result); in FormatNumeric() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.cpp878 JSTaggedValue stringValue = vm_->GetJSThread()->GlobalConstants()->GetStringString(); in GeneratePrivateStringNode() local