Home
last modified time | relevance | path

Searched defs:DumpJitCode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp220 void DumpJitCode(const JSThread *thread, JSHandle<MachineCode> &machineCode, JSHandle<Method> &meth… in DumpJitCode() function
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp98 void JsStackInfo::DumpJitCode(JSThread *thread) in DumpJitCode() function in panda::ecmascript::JsStackInfo