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