Searched defs:IsRoot (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/heap/ | ||
| D | embedder-tracing.cc | 208 bool DefaultEmbedderRootsHandler::IsRoot( in IsRoot() function in v8::internal::DefaultEmbedderRootsHandler |
| /third_party/node/deps/v8/src/handles/ | ||
| D | global-handles.cc | 726 using IsRoot = IsInYoungList::Next<bool, 1>; typedef in v8::internal::GlobalHandles::TracedNode |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| D | stylo.hpp | 157912 virtual bool IsRoot() { return false; } in IsRoot() function in nsPresContext |