Home
last modified time | relevance | path

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

/external/v8/src/
Dmaybe-handles.h95 bool is_identical_to(const MaybeObjectHandle& other) const { in is_identical_to() function
Dhandles.h36 V8_INLINE bool is_identical_to(const HandleBase that) const { in is_identical_to() function