Searched refs:IsSameTypeOrHClass (Results 1 – 2 of 2) sorted by relevance
695 static bool IsSameTypeOrHClass(JSTaggedValue x, JSTaggedValue y);
329 bool JSTaggedValue::IsSameTypeOrHClass(JSTaggedValue x, JSTaggedValue y) in IsSameTypeOrHClass() function in panda::ecmascript::JSTaggedValue