Searched defs:DumpJitCode (Results 1 – 2 of 2) sorted by relevance
220 void DumpJitCode(const JSThread *thread, JSHandle<MachineCode> &machineCode, JSHandle<Method> &meth… in DumpJitCode() function
98 void JsStackInfo::DumpJitCode(JSThread *thread) in DumpJitCode() function in panda::ecmascript::JsStackInfo