Searched defs:dateFunction (Results 1 – 8 of 8) sorted by relevance
58 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in JSDateCreate() local
1564 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in JSDateCreate() local
99 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in HWTEST_F_L0() local113 …auto dateFunction = FastRuntimeStub::GetGlobalOwnProperty(thread, globalObj, key.GetTaggedValue()); in HWTEST_F_L0() local
65 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in JSDateCreateTest() local
1433 JSHandle<JSFunction> dateFunction(env->GetDateFunction()); in ReadJSDate() local
1347 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in JSDateCreate() local
967 JSHandle<JSObject> dateFunction( in InitializeDate() local
2004 JSHandle<JSFunction> dateFunction(globalEnv->GetDateFunction()); in New() local