Searched defs:BuildCrashInfo (Results 1 – 2 of 2) sorted by relevance
191 static inline void BuildCrashInfo(JSThread *thread) in BuildCrashInfo() function
248 void JsStackInfo::BuildCrashInfo(bool isJsCrash, uintptr_t pc, JSThread *thread) in BuildCrashInfo() function in panda::ecmascript::JsStackInfo