Home
last modified time | relevance | path

Searched defs:ProfileCreateObject (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h99 inline void ProfileCreateObject(GateRef newObj) const in ProfileCreateObject() function
Dprofiler_stub_builder.cpp186 void ProfilerStubBuilder::ProfileCreateObject( in ProfileCreateObject() function in panda::ecmascript::kungfu::ProfilerStubBuilder
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp40 void PGOProfiler::ProfileCreateObject(JSTaggedType object, ApEntityId abcId, int32_t traceId) in ProfileCreateObject() function in panda::ecmascript::pgo::PGOProfiler