Searched refs:kJSDateSecondType (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | type-cache.h | 160 Type const kJSDateSecondType = kJSDateMinuteType; variable |
D | typer.cc | 1597 return t->cache_->kJSDateSecondType; in JSCallTyper() |