Home
last modified time | relevance | path

Searched defs:IsElement (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dlookup.h112 bool IsElement() const { return index_ != kInvalidIndex; } in IsElement() function
Dlookup-inl.h182 bool LookupIterator::IsElement(JSReceiver object) const { in IsElement() function
/third_party/cef/libcef/renderer/
Ddom_node_impl.cc61 bool CefDOMNodeImpl::IsElement() { in IsElement() function in CefDOMNodeImpl
/third_party/cef/libcef_dll/ctocpp/
Ddomnode_ctocpp.cc54 NO_SANITIZE("cfi-icall") bool CefDOMNodeCToCpp::IsElement() { in IsElement() function in CefDOMNodeCToCpp
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp87780 bool IsElement() const { in IsElement() function in nsINode