Searched defs:IsDate (Results 1 – 2 of 2) sorted by relevance
| /third_party/cef/libcef_dll/ctocpp/ | ||
| D | v8value_ctocpp.cc | 291 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsDate() { in IsDate() function in CefV8ValueCToCpp |
| /third_party/cef/libcef/renderer/ | ||
| D | v8_impl.cc | 1669 bool CefV8ValueImpl::IsDate() { in IsDate() function in CefV8ValueImpl |