Home
last modified time | relevance | path

Searched defs:dateFunction (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_date_test.cpp34 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in JSDateCreate() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_lazy_test.cpp63 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in HWTEST_F_L0() local
77 auto dateFunction = FastRuntimeStub::GetGlobalOwnProperty(thread, globalObj, key.GetTaggedValue()); in HWTEST_F_L0() local
H A Dbuiltins_date_test.cpp41 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in JSDateCreateTest() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp1549 JSHandle<JSTaggedValue> dateFunction = globalEnv->GetDateFunction(); in JSDateCreate() local

Completed in 9 milliseconds