Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_plural_rules_test.cpp84 JSHandle<JSTaggedValue> optionHandle(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
111 JSHandle<JSTaggedValue> optionHandle(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/jsvaluerefismodulenamespace_fuzzer/
Djsvaluerefismodulenamespace_fuzzer.cpp131 JSHandle<JSTaggedValue> optionHandle(thread, JSTaggedValue::Undefined()); in IsJSPluralRulesFuzztest() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp3808 JSHandle<JSTaggedValue> optionHandle(thread_, JSTaggedValue::Undefined()); in HWTEST_F_L0() local