Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-date.c198 ecma_date_construct_helper (const ecma_value_t *args, /**< arguments passed to the Date constructor */ in ecma_date_construct_helper() function
286 } /* ecma_date_construct_helper */ in ecma_date_construct_helper()
670 ECMA_TRY_CATCH (time_value, ecma_date_construct_helper (args, args_number), ret_value); in ecma_builtin_date_utc()
797 ecma_date_construct_helper (arguments_list_p, arguments_list_len), in ecma_builtin_date_dispatch_construct()

Completed in 3 milliseconds