Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ hasStartTime
Method
hasStartTime
lib/FileSystemInfo.js:338–340 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
336
}
337
338
hasStartTime() {
339
return
(this._flags & 1) !== 0;
340
}
341
342
/**
343
* Updates start time using the provided value.
Callers
6
serialize
Method · 0.95
deserialize
Method · 0.95
setMergedStartTime
Method · 0.80
mergeSnapshots
Method · 0.80
_checkSnapshotValidNoCache
Method · 0.80
FileSystemInfo.unittest.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected