Searched defs:DumpHClass (Results 1 – 2 of 2) sorted by relevance
78 JSTaggedValue BuiltinsArkTools::DumpHClass(EcmaRuntimeCallInfo *info) in DumpHClass() function in panda::ecmascript::builtins::BuiltinsArkTools
517 static void DumpHClass(const JSHClass *jshclass, std::ostream &os, bool withDetail) in DumpHClass() function