Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Ddump.cpp602 static void DumpHClass(const JSHClass *jshclass, std::ostream &os, bool withDetail) in DumpHClass() argument
615 if (withDetail && !attrs.IsNull()) { in DumpHClass()
634 if (withDetail && !transtions.IsWeakForHeapObject() && transtions.IsDictionary()) { in DumpHClass()

Completed in 8 milliseconds