Searched refs:arrayObjVal (Results 1 – 1 of 1) sorted by relevance
55 JSHandle<JSTaggedValue> arrayObjVal(factory->NewFromASCII("bar")); in HWTEST_F_L0() local56 PropertyDescriptor propertyDesc(thread, arrayObjVal, true, true, true); in HWTEST_F_L0()