Home
last modified time | relevance | path

Searched refs:ProfileProtoTransitionPrototype (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h69 void ProfileProtoTransitionPrototype(JSHandle<JSFunction> func,
H A Dpgo_profiler.cpp138 void PGOProfiler::ProfileProtoTransitionPrototype(JSHandle<JSFunction> func, in ProfileProtoTransitionPrototype() function in panda::ecmascript::pgo::PGOProfiler
/arkcompiler/ets_runtime/ecmascript/
H A Djs_function.cpp205 thread->GetEcmaVM()->GetPGOProfiler()->ProfileProtoTransitionPrototype(func, value, oldPrototype, baseIhc); in PrototypeSetter()

Completed in 8 milliseconds