MCPcopy Create free account
hub / github.com/scottrogowski/code2flow / invalidAt

Function invalidAt

tests/test_code/js/moment/moment.js:4258–4260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4256 }
4257
4258 function invalidAt() {
4259 return getParsingFlags(this).overflow;
4260 }
4261
4262 function creationData() {
4263 return {

Callers

nothing calls this directly

Calls 1

getParsingFlagsFunction · 0.85

Tested by

no test coverage detected