snapshotInfo property

SnapshotInfo? snapshotInfo
getter/setter pair

V8 snapshot profile if this ProgramInfo object was created from an output of --write-v8-snapshot-profile-to=... flag.

Implementation

SnapshotInfo? snapshotInfo;