Searched defs:DumpJitCode (Results 1 – 2 of 2) sorted by relevance
215 void DumpJitCode(JSHandle<MachineCode> &machineCode, JSHandle<Method> &method) in DumpJitCode() function
126 void JsStackInfo::DumpJitCode(JSThread *thread) in DumpJitCode() function in panda::ecmascript::JsStackInfo