Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/test_date/
Dtest_date.c29 bool is_date; in isDate() local
/third_party/node/src/
Djs_native_api_v8.cc3087 bool* is_date) { in napi_is_date()