Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp139 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in ProfileDefineGetterSetter() local
253 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in PGODump() local
334 auto methodValue = JSFunction::Cast(funcValue)->GetMethod(); in PGOPreDump() local
393 JSTaggedValue methodValue = func->GetMethod(); in HandlePGOPreDump() local
434 JSTaggedValue methodValue = func->GetMethod(); in HandlePGODump() local