Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_locale_test.cpp77 JSHandle<JSTaggedValue> scriptValue(factory->NewFromASCII("Chin")); in HWTEST_F_L0() local
112 JSHandle<JSTaggedValue> scriptValue(factory->NewFromASCII("Latn")); in JSLocaleCreateWithOptionTest() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp455 JSHandle<JSTaggedValue> scriptValue(factory->NewFromASCII("Latn")); in HWTEST_F_L0() local