Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_stubs.cpp496 Label numberYearMonthDay(env); in DECLARE_BUILTINS()
500 BRANCH(IsNumberYearMonthDay(year, month, day), &numberYearMonthDay, &slowPath); in DECLARE_BUILTINS() local
501 Bind(&numberYearMonthDay); in DECLARE_BUILTINS()

Completed in 2 milliseconds