Searched defs:handleGap (Results 1 – 2 of 2) sorted by relevance
110 JSHandle<JSTaggedValue> handleGap(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local140 JSHandle<JSTaggedValue> handleGap(thread, JSTaggedValue(static_cast<int32_t>(10))); in HWTEST_F_L0() local168 JSHandle<JSTaggedValue> handleGap(thread, handleStr.GetTaggedValue()); in HWTEST_F_L0() local208 JSHandle<JSTaggedValue> handleGap(thread, handleStr.GetTaggedValue()); in HWTEST_F_L0() local231 JSHandle<JSTaggedValue> handleGap(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local273 JSHandle<JSTaggedValue> handleGap(thread, handleStr.GetTaggedValue()); in HWTEST_F_L0() local312 JSHandle<JSTaggedValue> handleGap(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local340 JSHandle<JSTaggedValue> handleGap(thread, JSTaggedValue::Undefined()); in HWTEST_F_L0() local
101 JSHandle<JSTaggedValue> handleGap(thread, gap); in Stringify() local