Home
last modified time | relevance | path

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

/third_party/node/test/cctest/
H A Dtest_util.cc247 EXPECT_TRUE(buf.IsInvalidated()); in TEST()
252 EXPECT_TRUE(buf.IsInvalidated()); in TEST()
/third_party/node/src/
H A Dnode_internals.h185 else if (!buf->IsInvalidated()) in New()
H A Dutil.h446 return !IsInvalidated() && buf_ != buf_st_; in IsAllocated()
450 bool IsInvalidated() const { in IsInvalidated() function in node::MaybeStackBuffer
H A Dutil-inl.h516 CHECK(!IsInvalidated()); in AllocateSufficientStorage()

Completed in 5 milliseconds