Home
last modified time | relevance | path

Searched defs:is_identical_to (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/handles/
Dmaybe-handles-inl.h77 bool MaybeObjectHandle::is_identical_to(const MaybeObjectHandle& other) const { in is_identical_to() function
Dhandles-inl.h29 bool HandleBase::is_identical_to(const HandleBase that) const { in is_identical_to() function