Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h79 inline void ProfileCreateObject(GateRef newObj) const in ProfileCreateObject() function
Dprofiler_stub_builder.cpp124 void ProfilerStubBuilder::ProfileCreateObject(GateRef glue, GateRef pc, GateRef func, GateRef newOb… in ProfileCreateObject() function in panda::ecmascript::kungfu::ProfilerStubBuilder
Dcall_signature.cpp1449 DEF_CALL_SIGNATURE(ProfileCreateObject) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp157 void PGOProfiler::ProfileCreateObject(JSTaggedType func, int32_t offset, JSTaggedType newObj, int32… in ProfileCreateObject() function in panda::ecmascript::PGOProfiler
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp451 void RuntimeStubs::ProfileCreateObject( in ProfileCreateObject() function in panda::ecmascript::RuntimeStubs