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