Home
last modified time | relevance | path

Searched refs:IsSuperclassOf (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/tools/debug_helper/
H A Ddebug-helper-internal.cc59 bool TqObject::IsSuperclassOf(const TqObject* other) const { in IsSuperclassOf() function in v8::internal::debug_helper_internal::TqObject
H A Ddebug-helper-internal.h219 virtual bool IsSuperclassOf(const TqObject* other) const;
H A Dget-object-properties.cc200 if (result.object->IsSuperclassOf(hint_result.object.get())) { in GetTypedHeapObject()
211 if (result.object->IsSuperclassOf(guess_result.object.get())) { in GetTypedHeapObject()

Completed in 4 milliseconds