Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc308 bool StateExists(const void* key) const { in StateExists() function in v8::internal::final
313 CHECK(StateExists(key)); in GetExistingState()
322 if (!StateExists(&header)) { in GetOrCreateState()
332 CHECK(!StateExists(root_node)); in CreateRootState()

Completed in 2 milliseconds