Home
last modified time | relevance | path

Searched refs:TryJitCompile (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dprofiler_operation.h121 inline void TryJitCompile() const in TryJitCompile() function in panda::ecmascript::kungfu::ProfileOperation
H A Dprofiler_stub_builder.h121 void TryJitCompile(GateRef glue, OffsetInfo opCodeInfo, GateRef func, GateRef profileTypeInfo);
H A Dprofiler_stub_builder.cpp1046 void ProfilerStubBuilder::TryJitCompile(GateRef glue, OffsetInfo offsetInfo, in TryJitCompile() function in panda::ecmascript::kungfu::ProfilerStubBuilder
1205 TryJitCompile(glue, { 0, slotIdInfo.GetPC(), true }, func, profileTypeInfo); in PGOProfiler()
H A Dinterpreter_stub.cpp165 (callback).TryJitCompile(); \
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_stubs.cpp84 (callback).TryJitCompile(); \
5913 profiler.TryJitCompile(glue, { offset, 0, false }, func, profileTypeInfo); in GenerateCircuit()

Completed in 27 milliseconds