Searched refs:time_obj (Results 1 – 1 of 1) sorted by relevance
476 Handle<Object> time_obj = Factory::NewNumber(time); in NewDate() local477 RETURN_NATIVE_CALL(create_date, 1, { time_obj.location() }, exc); in NewDate()