Searched defs:exceptionInfo (Results 1 – 2 of 2) sorted by relevance
563 void EcmaVM::PrintJSErrorInfo(const JSHandle<JSTaggedValue> &exceptionInfo) in PrintJSErrorInfo()
39 auto exceptionInfo = CollectTryCatchBlockInfo(pf, method, byteCodeCurPrePc, bytecodeBlockInfos); in BytecodeToCircuit() local