Home
last modified time | relevance | path

Searched refs:IsNumberYearMonthDay (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.h81 inline GateRef IsNumberYearMonthDay(GateRef year, GateRef month, GateRef day) in IsNumberYearMonthDay() function in panda::ecmascript::kungfu::BuiltinsStubBuilder
H A Dbuiltins_stubs.cpp500 BRANCH(IsNumberYearMonthDay(year, month, day), &numberYearMonthDay, &slowPath); in DECLARE_BUILTINS()

Completed in 2 milliseconds