Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxjse/src/
Dvalue.h101 V8_INLINE FX_BOOL IsDate() const { in IsDate() function
/external/v8/test/cctest/compiler/
Dtest-run-intrinsics.cc77 TEST(IsDate) { in TEST() argument