Home
last modified time | relevance | path

Searched refs:HasSnapshot (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dper-isolate-compiler-cache.h32 bool HasSnapshot() const { return refs_snapshot_ != nullptr; } in HasSnapshot() function in v8::internal::compiler::PerIsolateCompilerCache
34 DCHECK(HasSnapshot()); in GetSnapshot()
38 DCHECK(!HasSnapshot()); in SetSnapshot()
41 DCHECK(HasSnapshot()); in SetSnapshot()

Completed in 0 milliseconds