Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp215 void DumpJitCode(JSHandle<MachineCode> &machineCode, JSHandle<Method> &method) in DumpJitCode() function
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackinfo.cpp126 void JsStackInfo::DumpJitCode(JSThread *thread) in DumpJitCode() function in panda::ecmascript::JsStackInfo