Searched defs:jsDate (Results 1 – 4 of 4) sorted by relevance
73 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local88 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local103 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local118 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local147 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local176 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local198 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local221 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local248 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local275 JSHandle<JSDate> jsDate = JSDateCreateTest(thread); in HWTEST_F_L0() local[all …]
67 JSHandle<JSDate> jsDate(thread, JSDateCreate(thread)); in HWTEST_F_L0() local
1473 JSHandle<JSDate> jsDate(thread, JSDateCreate(ecmaVm)); in HWTEST_F_L0() local
58 JSHandle<JSDate> jsDate(thread, JSDate::Cast(value->GetTaggedObject())); in DateConstructor() local153 JSHandle<JSDate> jsDate(thread, JSDate::Cast(msg->GetTaggedObject())); in SetTime() local