Home
last modified time | relevance | path

Searched defs:scriptValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_locale_test.cpp43 JSHandle<JSTaggedValue> scriptValue(factory->NewFromASCII("Chin")); in HWTEST_F_L0() local
78 JSHandle<JSTaggedValue> scriptValue(factory->NewFromASCII("Latn")); in JSLocaleCreateWithOptionTest() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp226 JSHandle<JSTaggedValue> scriptValue(factory->NewFromASCII("Latn")); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp185 JSHandle<JSTaggedValue> scriptValue(factory->NewFromASCII("Latn")); in JSLocaleCreateWithOptionTest() local