Searched defs:ProfileDefineClass (Results 1 – 5 of 5) sorted by relevance
72 inline void ProfileDefineClass(GateRef constructor) const in ProfileDefineClass() function
109 void ProfilerStubBuilder::ProfileDefineClass(GateRef glue, GateRef pc, GateRef func, GateRef constr… in ProfileDefineClass() function in panda::ecmascript::kungfu::ProfilerStubBuilder
1430 DEF_CALL_SIGNATURE(ProfileDefineClass) in DEF_CALL_SIGNATURE() argument
95 void PGOProfiler::ProfileDefineClass(JSThread *thread, JSTaggedType func, int32_t offset, JSTaggedT… in ProfileDefineClass() function in panda::ecmascript::PGOProfiler
445 void RuntimeStubs::ProfileDefineClass(uintptr_t argGlue, uintptr_t func, int32_t offset, uintptr_t … in ProfileDefineClass() function in panda::ecmascript::RuntimeStubs