Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h100 inline void ProfileDefineClass(GateRef constructor) const in ProfileDefineClass() function
Dprofiler_stub_builder.cpp129 void ProfilerStubBuilder::ProfileDefineClass( in ProfileDefineClass() function in panda::ecmascript::kungfu::ProfilerStubBuilder
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp38 void PGOProfiler::ProfileDefineClass(JSTaggedType ctor) in ProfileDefineClass() function in panda::ecmascript::pgo::PGOProfiler