Home
last modified time | relevance | path

Searched defs:IsRoot (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dembedder-tracing.cc208 bool DefaultEmbedderRootsHandler::IsRoot( in IsRoot() function in v8::internal::DefaultEmbedderRootsHandler
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc726 using IsRoot = IsInYoungList::Next<bool, 1>; typedef in v8::internal::GlobalHandles::TracedNode
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp157912 virtual bool IsRoot() { return false; } in IsRoot() function in nsPresContext
159148 virtual bool IsRoot() override { return true; } in IsRoot() function in nsRootPresContext