Home
last modified time | relevance | path

Searched defs:handleStr (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_intl_test.cpp45 JSHandle<EcmaString> handleStr = factory->NewFromASCII("ko-kore-kr"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_errors.cpp150 JSHandle<EcmaString> handleStr = JSTaggedValue::ToString(thread, message); in AggregateErrorConstructor() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Derror_helper.cpp154 JSHandle<EcmaString> handleStr = JSTaggedValue::ToString(thread, message); in ErrorCommonConstructor() local
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Dohos_pkg_args.h185 JSHandle<EcmaString> handleStr = factory->NewFromASCII(jsonInfo.c_str()); // JSON Object in ParseListFromJson() local

Completed in 4 milliseconds