Home
last modified time | relevance | path

Searched defs:NewDate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/fxjs/
H A Dcfx_v8.cpp98 v8::Local<v8::Date> CFX_V8::NewDate(double d) { in NewDate() function in CFX_V8
H A Dcfx_v8_unittest.cpp161 TEST_F(CFXV8UnitTest, NewDate) { in TEST_F() argument