Searched defs:jsErrorObj (Results 1 – 4 of 4) sorted by relevance
277 …tring ErrorHelper::BuildStackTraceWithLimit(JSThread *thread, const JSHandle<JSObject> &jsErrorObj) in BuildStackTraceWithLimit()
212 auto jsErrorObj = reinterpret_cast<TaggedObject *>(jsError); in MarkJitCodeMap() local
191 JSHandle<JSObject> jsErrorObj; variable
144 void AssembleJitCodeMap(JSThread *thread, const JSHandle<JSObject> &jsErrorObj, JSFunction *func, M… in AssembleJitCodeMap()157 …ackInfo::BuildJsStackTrace(JSThread *thread, bool needNative, const JSHandle<JSObject> &jsErrorObj, in BuildJsStackTrace()212 const JSHandle<JSObject> &jsErrorObj, in AppendJsStackTraceInfo()