Home
last modified time | relevance | path

Searched refs:ProfileCreateObject (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h107 inline void ProfileCreateObject(GateRef newObj) const in ProfileCreateObject() function
Dprofiler_stub_builder.h108 void ProfileCreateObject(
Dprofiler_stub_builder.cpp177 void ProfilerStubBuilder::ProfileCreateObject( in ProfileCreateObject() function in panda::ecmascript::kungfu::ProfilerStubBuilder
1170 ProfileCreateObject(glue, slotIdInfo, func, values[0], profileTypeInfo); in PGOProfiler()
Dinterpreter_stub.cpp4610 callback.ProfileCreateObject(res); in DECLARE_ASM_HANDLER()
4623 callback.ProfileCreateObject(res); in DECLARE_ASM_HANDLER()
/arkcompiler/ets_runtime/
Dlibark_jsruntime.map371 panda::ecmascript::pgo::PGOProfiler::ProfileCreateObject*;
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_stubs.cpp879 callback.ProfileCreateObject(res); in GenerateCircuit()
898 callback.ProfileCreateObject(res); in GenerateCircuit()