Searched defs:DumpExceptionObject (Results 1 – 2 of 2) sorted by relevance
149 HWTEST_F_L0(EcmaVMTest, DumpExceptionObject) in HWTEST_F_L0() argument
1901 void JSTaggedValue::DumpExceptionObject(JSThread *thread, const JSHandle<JSTaggedValue> &obj) in DumpExceptionObject() function in panda::ecmascript::JSTaggedValue